|
LibreOffice Module svx (master) 1
|
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) | |
| textconversiondlgs::IMPL_LINK | ( | ChineseDictionaryDialog | , |
| ToSimplifiedHeaderBarClick | , | ||
| int | , | ||
| nColumn | , | ||
| void | |||
| ) |
Definition at line 662 of file chinese_dictionarydialog.cxx.
| textconversiondlgs::IMPL_LINK | ( | ChineseDictionaryDialog | , |
| ToTraditionalHeaderBarClick | , | ||
| int | , | ||
| nColumn | , | ||
| void | |||
| ) |
Definition at line 667 of file chinese_dictionarydialog.cxx.
| textconversiondlgs::IMPL_LINK_NOARG | ( | ChineseDictionaryDialog | , |
| AddHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 544 of file chinese_dictionarydialog.cxx.
| textconversiondlgs::IMPL_LINK_NOARG | ( | ChineseDictionaryDialog | , |
| DeleteHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 594 of file chinese_dictionarydialog.cxx.
References textconversiondlgs::DictionaryList::deleteEntries(), textconversiondlgs::DictionaryList::deleteEntryOnPos(), textconversiondlgs::DictionaryList::get_selected_index(), textconversiondlgs::DictionaryList::getEntryOnPos(), and textconversiondlgs::DictionaryEntry::m_aMapping.
| textconversiondlgs::IMPL_LINK_NOARG | ( | ChineseDictionaryDialog | , |
| DirectionHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 426 of file chinese_dictionarydialog.cxx.
| textconversiondlgs::IMPL_LINK_NOARG | ( | ChineseDictionaryDialog | , |
| EditFieldsHdl | , | ||
| weld::Entry & | , | ||
| void | |||
| ) |
Definition at line 456 of file chinese_dictionarydialog.cxx.
| textconversiondlgs::IMPL_LINK_NOARG | ( | ChineseDictionaryDialog | , |
| EditFieldsListBoxHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 451 of file chinese_dictionarydialog.cxx.
| textconversiondlgs::IMPL_LINK_NOARG | ( | ChineseDictionaryDialog | , |
| MappingSelectHdl | , | ||
| weld::TreeView & | , | ||
| void | |||
| ) |
Definition at line 461 of file chinese_dictionarydialog.cxx.
| textconversiondlgs::IMPL_LINK_NOARG | ( | ChineseDictionaryDialog | , |
| ModifyHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 562 of file chinese_dictionarydialog.cxx.
References textconversiondlgs::DictionaryList::addEntry(), textconversiondlgs::DictionaryList::deleteEntries(), textconversiondlgs::DictionaryList::getFirstSelectedEntry(), nPos, and pE.
| textconversiondlgs::IMPL_LINK_NOARG | ( | ChineseDictionaryDialog | , |
| SizeAllocHdl | , | ||
| const Size & | , | ||
| void | |||
| ) |
Definition at line 251 of file chinese_dictionarydialog.cxx.
References textconversiondlgs::DictionaryList::get_visible(), textconversiondlgs::DictionaryList::get_widget(), and y.
| textconversiondlgs::IMPL_LINK_NOARG | ( | ChineseTranslationDialog | , |
| DictionaryHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 82 of file chinese_translationdialog.cxx.
References m_xDialog.
| textconversiondlgs::IMPL_LINK_NOARG | ( | ChineseTranslationDialog | , |
| OkHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 69 of file chinese_translationdialog.cxx.
References Any, m_xDialog, RET_OK, SvtLinguConfig::SetProperty(), UPN_IS_DIRECTION_TO_SIMPLIFIED, and UPN_IS_TRANSLATE_COMMON_TERMS.