LibreOffice Module svx (master) 1
Classes | Functions
textconversiondlgs Namespace Reference

Classes

class  ChineseDictionaryDialog
 
class  ChineseTranslation_UnoDialog
 
class  ChineseTranslationDialog
 
struct  DictionaryEntry
 
class  DictionaryList
 

Functions

 IMPL_LINK_NOARG (ChineseDictionaryDialog, SizeAllocHdl, const Size &, void)
 
 IMPL_LINK_NOARG (ChineseDictionaryDialog, DirectionHdl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (ChineseDictionaryDialog, EditFieldsListBoxHdl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (ChineseDictionaryDialog, EditFieldsHdl, weld::Entry &, void)
 
 IMPL_LINK_NOARG (ChineseDictionaryDialog, MappingSelectHdl, weld::TreeView &, void)
 
 IMPL_LINK_NOARG (ChineseDictionaryDialog, AddHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ChineseDictionaryDialog, ModifyHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ChineseDictionaryDialog, DeleteHdl, weld::Button &, void)
 
 IMPL_LINK (ChineseDictionaryDialog, ToSimplifiedHeaderBarClick, int, nColumn, void)
 
 IMPL_LINK (ChineseDictionaryDialog, ToTraditionalHeaderBarClick, int, nColumn, void)
 
 IMPL_LINK_NOARG (ChineseTranslationDialog, OkHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ChineseTranslationDialog, DictionaryHdl, weld::Button &, void)
 

Function Documentation

◆ IMPL_LINK() [1/2]

textconversiondlgs::IMPL_LINK ( ChineseDictionaryDialog  ,
ToSimplifiedHeaderBarClick  ,
int  ,
nColumn  ,
void   
)

Definition at line 662 of file chinese_dictionarydialog.cxx.

◆ IMPL_LINK() [2/2]

textconversiondlgs::IMPL_LINK ( ChineseDictionaryDialog  ,
ToTraditionalHeaderBarClick  ,
int  ,
nColumn  ,
void   
)

Definition at line 667 of file chinese_dictionarydialog.cxx.

◆ IMPL_LINK_NOARG() [1/10]

textconversiondlgs::IMPL_LINK_NOARG ( ChineseDictionaryDialog  ,
AddHdl  ,
weld::Button ,
void   
)

Definition at line 544 of file chinese_dictionarydialog.cxx.

◆ IMPL_LINK_NOARG() [2/10]

textconversiondlgs::IMPL_LINK_NOARG ( ChineseDictionaryDialog  ,
DeleteHdl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [3/10]

textconversiondlgs::IMPL_LINK_NOARG ( ChineseDictionaryDialog  ,
DirectionHdl  ,
weld::Toggleable ,
void   
)

Definition at line 426 of file chinese_dictionarydialog.cxx.

◆ IMPL_LINK_NOARG() [4/10]

textconversiondlgs::IMPL_LINK_NOARG ( ChineseDictionaryDialog  ,
EditFieldsHdl  ,
weld::Entry ,
void   
)

Definition at line 456 of file chinese_dictionarydialog.cxx.

◆ IMPL_LINK_NOARG() [5/10]

textconversiondlgs::IMPL_LINK_NOARG ( ChineseDictionaryDialog  ,
EditFieldsListBoxHdl  ,
weld::ComboBox ,
void   
)

Definition at line 451 of file chinese_dictionarydialog.cxx.

◆ IMPL_LINK_NOARG() [6/10]

textconversiondlgs::IMPL_LINK_NOARG ( ChineseDictionaryDialog  ,
MappingSelectHdl  ,
weld::TreeView ,
void   
)

Definition at line 461 of file chinese_dictionarydialog.cxx.

References nPos, and pE.

◆ IMPL_LINK_NOARG() [7/10]

textconversiondlgs::IMPL_LINK_NOARG ( ChineseDictionaryDialog  ,
ModifyHdl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [8/10]

textconversiondlgs::IMPL_LINK_NOARG ( ChineseDictionaryDialog  ,
SizeAllocHdl  ,
const Size ,
void   
)

◆ IMPL_LINK_NOARG() [9/10]

textconversiondlgs::IMPL_LINK_NOARG ( ChineseTranslationDialog  ,
DictionaryHdl  ,
weld::Button ,
void   
)

Definition at line 82 of file chinese_translationdialog.cxx.

References m_xDialog.

◆ IMPL_LINK_NOARG() [10/10]

textconversiondlgs::IMPL_LINK_NOARG ( ChineseTranslationDialog  ,
OkHdl  ,
weld::Button ,
void   
)