|
LibreOffice
LibreOffice 7.4 SDK API Reference
|
Modules | |
| module | com |
| module | com::sun |
| module | com::sun::star |
| the module com::sun::star is the root module of the UNO API. | |
| module | com::sun::star::i18n |
| Interface for internationalization. | |
Constant Groups | |
| constants | com::sun::star::i18n::CollatorOptions |
| Options to be used with XCollator methods. | |
Macros | |
| #define | __com_sun_star_i18n_CollatorOptions_idl__ |
Variables | |
| const short | CollatorOptions_IGNORE_CASE = 1 |
| Ignore case. | |
| const short | CollatorOptions_IGNORE_KANA = 2 |
| Ignore Kana. | |
| const short | CollatorOptions_IGNORE_WIDTH = 4 |
| Ignore width. | |
| const short | CollatorOptions_IGNORE_CASE_ACCENT = 8 |
| Ignore case and accent. | |
| #define __com_sun_star_i18n_CollatorOptions_idl__ |