| LibreOffice
    LibreOffice 24.8 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. | |
| 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. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
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.