LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XComponentEnumerationAccess Interface Referencepublished

provides a factory for a typified enumeration through a collection of components. More...

import"XComponentEnumerationAccess.idl";

Inheritance diagram for XComponentEnumerationAccess:
XEnumerationAccess XElementAccess XInterface

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...
 

Detailed Description

provides a factory for a typified enumeration through a collection of components.

Member Function Documentation

◆ createComponentEnumeration()

com::sun::star::container::XComponentEnumeration createComponentEnumeration ( )

creates a new instance of enumeration through components.


The documentation for this interface was generated from the following file: