LibreOffice Module svx (master) 1
Public Member Functions | Public Attributes | List of all members
textconversiondlgs::DictionaryEntry Struct Referencefinal

#include <chinese_dictionarydialog.hxx>

Public Member Functions

 DictionaryEntry (OUString rTerm, OUString aMapping, sal_Int16 nConversionPropertyType, bool bNewEntry=false)
 
 ~DictionaryEntry ()
 

Public Attributes

OUString m_aTerm
 
OUString m_aMapping
 
sal_Int16 m_nConversionPropertyType
 
bool m_bNewEntry
 

Detailed Description

Definition at line 31 of file chinese_dictionarydialog.hxx.

Constructor & Destructor Documentation

◆ DictionaryEntry()

textconversiondlgs::DictionaryEntry::DictionaryEntry ( OUString  rTerm,
OUString  aMapping,
sal_Int16  nConversionPropertyType,
bool  bNewEntry = false 
)

Definition at line 235 of file chinese_dictionarydialog.cxx.

References m_nConversionPropertyType.

◆ ~DictionaryEntry()

textconversiondlgs::DictionaryEntry::~DictionaryEntry ( )

Definition at line 247 of file chinese_dictionarydialog.cxx.

Member Data Documentation

◆ m_aMapping

OUString textconversiondlgs::DictionaryEntry::m_aMapping

◆ m_aTerm

OUString textconversiondlgs::DictionaryEntry::m_aTerm

◆ m_bNewEntry

bool textconversiondlgs::DictionaryEntry::m_bNewEntry

◆ m_nConversionPropertyType

sal_Int16 textconversiondlgs::DictionaryEntry::m_nConversionPropertyType

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