20 #ifndef __com_sun_star_inspection_XObjectInspectorModel_idl__ 21 #define __com_sun_star_inspection_XObjectInspectorModel_idl__ 26 module
com { module sun { module star { module inspection {
28 interface XPropertyHandler;
88 sequence< PropertyCategoryDescriptor > describeCategories();
115 long getPropertyOrderIndex( [in]
string PropertyName );
boolean IsReadOnly
determines whether the object inspector's UI should be read-only.
Definition: XObjectInspectorModel.idl:169
long MinHelpTextLines
denotes the minimum number of lines of text to be reserved for the help section.
Definition: XObjectInspectorModel.idl:141
Definition: Ambiguous.idl:22
boolean HasHelpSection
indicates that the object inspector should have a help section.
Definition: XObjectInspectorModel.idl:127
long MaxHelpTextLines
denotes the maximum number of lines of text to be reserved for the help section.
Definition: XObjectInspectorModel.idl:155
describes the model of an ObjectInspector
Definition: XObjectInspectorModel.idl:36
sequence< any > HandlerFactories
describes a set of factories for creating XPropertyHandlers
Definition: XObjectInspectorModel.idl:64