LibreOffice
LibreOffice 24.2 SDK API Reference
|
These constants specify the conversion type to be used with XTextConversion. More...
Variables | |
const short | TO_HANGUL = 1 |
Conversion from Hanja to Hangul. More... | |
const short | TO_HANJA = 2 |
Conversion from Hangul to Hanja. More... | |
const short | TO_SCHINESE = 3 |
Conversion from Traditional to Simplified Chinese. More... | |
const short | TO_TCHINESE = 4 |
Conversion from Simplified to Traditional Chinese. More... | |
These constants specify the conversion type to be used with XTextConversion.
const short TO_HANGUL = 1 |
Conversion from Hanja to Hangul.
const short TO_HANJA = 2 |
Conversion from Hangul to Hanja.
const short TO_SCHINESE = 3 |
Conversion from Traditional to Simplified Chinese.
const short TO_TCHINESE = 4 |
Conversion from Simplified to Traditional Chinese.