| LibreOffice
    LibreOffice 25.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 | |
| sequence< byte > | getUTF8Identifier ([in] long Token) | 
| returns an identifier for the given integer token as a byte sequence encoded in UTF-8. | |
| 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. | |