Issue 96638 - [IDL] undocumented properties in css.ui.UIElement
Summary: [IDL] undocumented properties in css.ui.UIElement
Status: CONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-27 02:56 UTC by Ariel Constenla-Haile
Modified: 2013-02-24 21:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Ariel Constenla-Haile 2008-11-27 02:56:03 UTC
Following properties are undocumented in the service css.ui.UIElement
(http://api.openoffice.org/docs/common/ref/com/sun/star/ui/UIElement.html#PropertiesSummary):

UIELEMENT_PROPNAME_CONFIGLISTENER
"ConfigListener" - boolean - transient

UIELEMENT_PROPNAME_CONFIGSOURCE
"ConfigurationSource" - com::sun::star::ui::XUIConfigurationManager -
transient

UIELEMENT_PROPNAME_PERSISTENT
"Persistent" - boolean - transient

UIELEMENT_PROPNAME_XMENUBAR
"XMenuBar" - com::sun::star::awt::XMenuBar - transient, READ-ONLY

UIELEMENT_PROPNAME_NOCLOSE
"NoClose" - boolean - transient

See
http://svn.services.openoffice.org/ooo/trunk/framework/source/helper/uiconfigelementwrapperbase.cxx