LibreOffice Module lingucomponent (master) 1
Public Attributes | List of all members
Thesaurus::ThesInfo Struct Reference

Public Attributes

std::unique_ptr< CharClassaCharSetInfo
 
std::unique_ptr< MyThes > aThes
 
rtl_TextEncoding aEncoding
 
Locale aLocale
 
OUString aName
 

Detailed Description

Definition at line 70 of file nthesimp.hxx.

Member Data Documentation

◆ aCharSetInfo

std::unique_ptr<CharClass> Thesaurus::ThesInfo::aCharSetInfo

Definition at line 72 of file nthesimp.hxx.

◆ aEncoding

rtl_TextEncoding Thesaurus::ThesInfo::aEncoding

Definition at line 74 of file nthesimp.hxx.

◆ aLocale

Locale Thesaurus::ThesInfo::aLocale

Definition at line 75 of file nthesimp.hxx.

◆ aName

OUString Thesaurus::ThesInfo::aName

Definition at line 76 of file nthesimp.hxx.

◆ aThes

std::unique_ptr<MyThes> Thesaurus::ThesInfo::aThes

Definition at line 73 of file nthesimp.hxx.


The documentation for this struct was generated from the following file: