20 module
com { module sun { module star { module inspection {
22 interface XPropertyControl;
com::sun::star::graphic::XGraphic SecondaryButtonImage
describes a graphics to display at the secondary button, if any.
Definition: LineDescriptor.idl:150
string HelpURL
specifies the URL to the help topic to be associated with the property
Definition: LineDescriptor.idl:55
string Category
describes the category into which the property should be sorted by the ObjectInspector.
Definition: LineDescriptor.idl:176
Definition: Ambiguous.idl:20
string PrimaryButtonId
describes a unique id to associate with the primary button
Definition: LineDescriptor.idl:80
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:37
describes the appearance of a line representing a single property in an ObjectInspector.
Definition: LineDescriptor.idl:41
string SecondaryButtonId
describes a unique id to associate with the primary button
Definition: LineDescriptor.idl:125
boolean HasPrimaryButton
determines whether a button exists which can be used for a more complex, interactive property value i...
Definition: LineDescriptor.idl:68
com::sun::star::graphic::XGraphic PrimaryButtonImage
describes a graphics to display at the primary button, if any.
Definition: LineDescriptor.idl:105
defines the interface for a single control in an ObjectInspector
Definition: XPropertyControl.idl:28
boolean HasSecondaryButton
determines whether a secondary button exists which can be used for a more complex, interactive property value input.
Definition: LineDescriptor.idl:116
XPropertyControl Control
denotes the control which should be used to represent the property at the UI.
Definition: LineDescriptor.idl:51
short IndentLevel
describes the indent level for the property
Definition: LineDescriptor.idl:161
string PrimaryButtonImageURL
describes the URL of an image to display on the primary button, if any.
Definition: LineDescriptor.idl:95
string DisplayName
denotes the human-readable display name used to present a property to the user
Definition: LineDescriptor.idl:45
string SecondaryButtonImageURL
describes the URL of an image to display on the secondary button, if any.
Definition: LineDescriptor.idl:140