|
LibreOffice Module lingucomponent (master) 1
|
Public Attributes | |
| std::unique_ptr< CharClass > | aCharSetInfo |
| std::unique_ptr< MyThes > | aThes |
| rtl_TextEncoding | aEncoding |
| Locale | aLocale |
| OUString | aName |
Definition at line 70 of file nthesimp.hxx.
| std::unique_ptr<CharClass> Thesaurus::ThesInfo::aCharSetInfo |
Definition at line 72 of file nthesimp.hxx.
| rtl_TextEncoding Thesaurus::ThesInfo::aEncoding |
Definition at line 74 of file nthesimp.hxx.
| Locale Thesaurus::ThesInfo::aLocale |
Definition at line 75 of file nthesimp.hxx.
| OUString Thesaurus::ThesInfo::aName |
Definition at line 76 of file nthesimp.hxx.
| std::unique_ptr<MyThes> Thesaurus::ThesInfo::aThes |
Definition at line 73 of file nthesimp.hxx.