LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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;
boolean HasHelpSection
indicates that the object inspector should have a help section.
Definition: XObjectInspectorModel.idl:127
describes the model of an ObjectInspector
Definition: XObjectInspectorModel.idl:37
long MinHelpTextLines
denotes the minimum number of lines of text to be reserved for the help section.
Definition: XObjectInspectorModel.idl:141
sequence< any > HandlerFactories
describes a set of factories for creating XPropertyHandlers
Definition: XObjectInspectorModel.idl:64
long getPropertyOrderIndex([in] string PropertyName)
retrieves an index in a global property ordering, for a given property name
sequence< PropertyCategoryDescriptor > describeCategories()
describes the property categories used by the property handlers.
long MaxHelpTextLines
denotes the maximum number of lines of text to be reserved for the help section.
Definition: XObjectInspectorModel.idl:155
Definition: Ambiguous.idl:22
boolean IsReadOnly
determines whether the object inspector's UI should be read-only.
Definition: XObjectInspectorModel.idl:169