LibreOffice
LibreOffice 24.2 SDK API Reference
|
describe the contents of a layer to an XLayerHandler object. More...
import"LayerDescriber.idl";
Exported Interfaces | |
interface | com::sun::star::configuration::backend::XLayerContentDescriber |
describes a set of configuration data to an XLayerHandler Object. More... | |
Additional Inherited Members | |
Public Member Functions inherited from XLayerContentDescriber | |
void | describeLayer ([in] XLayerHandler aHandler, [in] sequence< PropertyInfo > aPropertyInfos) raises (com::sun::star::lang::NullPointerException, com::sun::star::lang::WrappedTargetException, MalformedDataException) |
describes the contents of the layer to an XLayerHandler. More... | |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
describe the contents of a layer to an XLayerHandler object.
The contents of the layer is contained in the sequence of PropertyInfo structures
describes a set of configuration data to an XLayerHandler Object.