LibreOffice
LibreOffice 5.0 SDK API Reference
|
Transliteration of characters, such as case folding. More...
import "Transliteration.idl";
Additional Inherited Members | |
![]() | |
string | transliterateString2String ([in] string aStr,[in] long nStartPos,[in] long nCount) |
Transliterate a substring. More... | |
string | transliterateChar2String ([in] char cChar) |
Transliterate a character to a string. More... | |
char | transliterateChar2Char ([in] char cChar) raises ( MultipleCharsOutputException ) |
Transliterate a character to a character. More... | |
Transliteration of characters, such as case folding.