Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
Elements' Summary
FeatureURL
contains the URL of the feature.
FeatureDescriptor
contains a descriptor of the feature for the user interface.
IsEnabled
specifies whether the feature is currently enabled or disabled.
Requery
specifies whether the XDispatch has to be requeried.
State
contains the state of the feature in this dispatch.
Elements' Details
FeatureURL
::com::sun::star::util ::URL FeatureURL ;
Description
contains the URL of the feature.
FeatureDescriptor
string FeatureDescriptor ;
Description
contains a descriptor of the feature for the user interface.
IsEnabled
boolean IsEnabled ;
Description
specifies whether the feature is currently enabled or disabled.
Requery
boolean Requery ;
Description
specifies whether the XDispatch has to be requeried.
Interest code should listen for FrameActionEvent
too, to update own feature states and dispatch listener on
FrameAction::CONTEXT_CHANGED .
State
any State ;
Description
contains the state of the feature in this dispatch.
This can be, for example, simply true for a boolean feature like
underline on/off. Some simple types like string
or
boolean
are useful here for generic UI elements, like
a checkmark in a menu.
Top of Page Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.