|
LibreOffice Module lingucomponent (master) 1
|
#include <hyphenimp.hxx>
Public Attributes | |
| HyphenDict * | aPtr |
| OUString | aName |
| Locale | aLoc |
| rtl_TextEncoding | eEnc |
| std::unique_ptr< CharClass > | apCC |
Definition at line 49 of file hyphenimp.hxx.
| Locale HDInfo::aLoc |
Definition at line 52 of file hyphenimp.hxx.
| OUString HDInfo::aName |
Definition at line 51 of file hyphenimp.hxx.
| std::unique_ptr<CharClass> HDInfo::apCC |
Definition at line 54 of file hyphenimp.hxx.
| HyphenDict* HDInfo::aPtr |
Definition at line 50 of file hyphenimp.hxx.
| rtl_TextEncoding HDInfo::eEnc |
Definition at line 53 of file hyphenimp.hxx.