LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
XNodeList Interface Reference

import "XNodeList.idl";

Inheritance diagram for XNodeList:
XInterface

Public Member Functions

long getLength ()
 The number of nodes in the list.
XNode item ([in] long index)
 Returns a node specified by index in the collection.
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.

Member Function Documentation

◆ getLength()

long getLength ( )

The number of nodes in the list.

◆ item()

XNode item ( [in] long index)

Returns a node specified by index in the collection.


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