LibreOffice
LibreOffice 5.4 SDK API Reference
|
import"XFastNamespaceHandler.idl";
Public Member Functions | |
void | registerNamespace ([in] string NamespacePrefix, [in] string NamespaceURI) |
string | getNamespaceURI ([in] string NamespacePrefix) |
![]() | |
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... | |
string getNamespaceURI | ( | [in] string | NamespacePrefix | ) |
void registerNamespace | ( | [in] string | NamespacePrefix, |
[in] string | NamespaceURI | ||
) |