20 module
com { module sun { module star { module inspection {
22 interface XPropertyHandler;
82 sequence< PropertyCategoryDescriptor > describeCategories();
109 long getPropertyOrderIndex( [in]
string PropertyName );
boolean IsReadOnly
determines whether the object inspector's UI should be read-only.
Definition: XObjectInspectorModel.idl:163
long MinHelpTextLines
denotes the minimum number of lines of text to be reserved for the help section.
Definition: XObjectInspectorModel.idl:135
Definition: Ambiguous.idl:20
boolean HasHelpSection
indicates that the object inspector should have a help section.
Definition: XObjectInspectorModel.idl:121
long MaxHelpTextLines
denotes the maximum number of lines of text to be reserved for the help section.
Definition: XObjectInspectorModel.idl:149
describes the model of an ObjectInspector
Definition: XObjectInspectorModel.idl:30
sequence< any > HandlerFactories
describes a set of factories for creating XPropertyHandlers
Definition: XObjectInspectorModel.idl:58