LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
Components Service Referencepublished

specifies a collection of components More...

import <Components.idl;

Inheritance diagram for Components:
XEnumerationAccess XElementAccess XInterface

Exported Interfaces

interface com::sun::star::container::XEnumerationAccess
 use it to get snapshot of current available components as an enumeration
 

Additional Inherited Members

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

Detailed Description

specifies a collection of components

One important instance of this service is available from the Desktop object via the XDesktop interface.

See also
com::sun::star::lang::XComponent
XDesktop

Exported Interfaces

◆ com::sun::star::container::XEnumerationAccess

use it to get snapshot of current available components as an enumeration


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