LibreOffice
LibreOffice 24.2 SDK API Reference
|
describes a category of properties More...
import"PropertyCategoryDescriptor.idl";
Public Attributes | |
string | ProgrammaticName |
contains the programmatic name of the category. More... | |
string | UIName |
provides a human-readable name (which can be presented at the UI) for a category. More... | |
string | HelpURL |
provides a help URL to be associated with a category More... | |
describes a category of properties
string HelpURL |
provides a help URL to be associated with a category
string ProgrammaticName |
contains the programmatic name of the category.
This programmatic name is used internally: XPropertyHandler::describePropertyLine() sets a programmatic category name at LineDescriptor::Category, and an object inspector uses this to find the proper PropertyCategoryDescriptor.
string UIName |
provides a human-readable name (which can be presented at the UI) for a category.