LibreOffice
LibreOffice 24.2 SDK API Reference
|
import"FastTokenHandler.idl";
Additional Inherited Members | |
Public Member Functions inherited from XFastTokenHandler | |
long | getTokenFromUTF8 ([in] sequence< byte > Identifier) |
returns an integer token for the given string More... | |
sequence< byte > | getUTF8Identifier ([in] long Token) |
returns an identifier for the given integer token as a byte sequence encoded in UTF-8. 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... | |