LibreOffice
LibreOffice 24.2 SDK API Reference
|
provides a factory for a typified enumeration through a collection of components. More...
import"XComponentEnumerationAccess.idl";
Public Member Functions | |
com::sun::star::container::XComponentEnumeration | createComponentEnumeration () |
creates a new instance of enumeration through components. More... | |
Public Member Functions inherited from XEnumerationAccess | |
com::sun::star::container::XEnumeration | createEnumeration () |
Public Member Functions inherited from XElementAccess | |
type | getElementType () |
boolean | hasElements () |
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... | |
provides a factory for a typified enumeration through a collection of components.
com::sun::star::container::XComponentEnumeration createComponentEnumeration | ( | ) |
creates a new instance of enumeration through components.