| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
used to enumerate objects in a container which contains objects. More...
import "XEnumerationAccess.idl";
 
  
| Public Member Functions | |
| 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. | |
used to enumerate objects in a container which contains objects.
| com::sun::star::container::XEnumeration createEnumeration | ( | ) |