LibreOffice
LibreOffice 24.2 SDK API Reference
|
import"XNodeList.idl";
Public Member Functions | |
long | getLength () |
The number of nodes in the list. More... | |
XNode | item ([in] long index) |
Returns a node specified by index in the collection. More... | |
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... | |
long getLength | ( | ) |
The number of nodes in the list.
XNode item | ( | [in] long | index | ) |
Returns a node specified by index in the collection.