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