LibreOffice
LibreOffice 25.8 SDK API Reference
|
This is the base interface of all collection interfaces. More...
import "XElementAccess.idl";
Public Member Functions | |
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. |
This is the base interface of all collection interfaces.
type getElementType | ( | ) |
boolean hasElements | ( | ) |