LibreOffice Module cui (master) 1
|
#include <optlingu.hxx>
Public Member Functions | |
SvxEditModulesDlg (weld::Window *pParent, SvxLinguData_Impl &rData) | |
virtual | ~SvxEditModulesDlg () override |
Public Member Functions inherited from weld::GenericDialogController | |
GenericDialogController (weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId, bool bMobile=false) | |
virtual Dialog * | getDialog () override |
virtual | ~GenericDialogController () COVERITY_NOEXCEPT_FALSE override |
Public Member Functions inherited from weld::DialogController | |
virtual Dialog * | getDialog ()=0 |
const Dialog * | getConstDialog () const |
virtual short | run () |
void | set_title (const OUString &rTitle) |
OUString | get_title () const |
void | set_help_id (const OUString &rHelpId) |
OUString | get_help_id () const |
void | response (int nResponse) |
virtual | ~DialogController () COVERITY_NOEXCEPT_FALSE |
Private Member Functions | |
DECL_LINK (SelectHdl_Impl, weld::TreeView &, void) | |
DECL_LINK (UpDownHdl_Impl, weld::Button &, void) | |
DECL_LINK (ClickHdl_Impl, weld::Button &, void) | |
DECL_LINK (BackHdl_Impl, weld::Button &, void) | |
DECL_LINK (LangSelectListBoxHdl_Impl, weld::ComboBox &, void) | |
DECL_LINK (BoxCheckButtonHdl_Impl, const weld::TreeView::iter_col &, void) | |
DECL_STATIC_LINK (SvxEditModulesDlg, OnLinkClick, weld::LinkButton &, bool) | |
void | LangSelectHdl_Impl (const SvxLanguageBox *pBox) |
Private Attributes | |
OUString | sSpell |
OUString | sHyph |
OUString | sThes |
OUString | sGrammar |
std::unique_ptr< SvxLinguData_Impl > | pDefaultLinguData |
SvxLinguData_Impl & | rLinguData |
std::unique_ptr< weld::TreeView > | m_xModulesCLB |
std::unique_ptr< weld::Button > | m_xPrioUpPB |
std::unique_ptr< weld::Button > | m_xPrioDownPB |
std::unique_ptr< weld::Button > | m_xBackPB |
std::unique_ptr< weld::LinkButton > | m_xMoreDictsLink |
std::unique_ptr< weld::Button > | m_xClosePB |
std::unique_ptr< SvxLanguageBox > | m_xLanguageLB |
Additional Inherited Members | |
Static Public Member Functions inherited from weld::DialogController | |
static bool | runAsync (const std::shared_ptr< DialogController > &rController, const std::function< void(sal_Int32)> &) |
Protected Attributes inherited from weld::GenericDialogController | |
std::unique_ptr< weld::Builder > | m_xBuilder |
std::shared_ptr< weld::Dialog > | m_xDialog |
Definition at line 45 of file optlingu.hxx.
SvxEditModulesDlg::SvxEditModulesDlg | ( | weld::Window * | pParent, |
SvxLinguData_Impl & | rData | ||
) |
Definition at line 1564 of file optlingu.cxx.
References weld::Check, SvxLinguData_Impl::GetAllSupportedLocales(), MsLangId::getConfiguredSystemLanguage(), LangSelectHdl_Impl(), LINK, Locale, m_xBackPB, m_xClosePB, m_xLanguageLB, m_xModulesCLB, m_xMoreDictsLink, m_xPrioDownPB, m_xPrioUpPB, SvtExtendedSecurityOptions::OPEN_NEVER, pDefaultLinguData, and rLinguData.
|
overridevirtual |
Definition at line 1620 of file optlingu.cxx.
References i, and m_xModulesCLB.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 1674 of file optlingu.cxx.
References LanguageTag::convertToLanguageType(), LanguageTag::convertToLocale(), SvxLinguData_Impl::GetGrammarTable(), SvxLinguData_Impl::GetHyphTable(), SvxLinguData_Impl::GetInfoByImplName(), SvxLinguData_Impl::GetSortedImplNames(), SvxLinguData_Impl::GetSpellTable(), SvxLinguData_Impl::GetThesTable(), i, LANGUAGE_DONTKNOW, lcl_SeqGetEntryPos(), Locale, m_xLanguageLB, m_xModulesCLB, n, nType, pData, pName, rLinguData, SAL_INFO, sGrammar, sHyph, sId, sSpell, sThes, weld::toId(), TRISTATE_FALSE, TRISTATE_TRUE, TYPE_GRAMMAR, TYPE_HYPH, TYPE_SPELL, and TYPE_THES.
Referenced by SvxEditModulesDlg().
|
private |
Definition at line 58 of file optlingu.hxx.
Referenced by SvxEditModulesDlg().
|
private |
Definition at line 60 of file optlingu.hxx.
Referenced by SvxEditModulesDlg().
|
private |
Definition at line 61 of file optlingu.hxx.
Referenced by LangSelectHdl_Impl(), and SvxEditModulesDlg().
|
private |
Definition at line 55 of file optlingu.hxx.
Referenced by LangSelectHdl_Impl(), SvxEditModulesDlg(), and ~SvxEditModulesDlg().
|
private |
Definition at line 59 of file optlingu.hxx.
Referenced by SvxEditModulesDlg().
|
private |
Definition at line 57 of file optlingu.hxx.
Referenced by SvxEditModulesDlg().
|
private |
Definition at line 56 of file optlingu.hxx.
Referenced by SvxEditModulesDlg().
|
private |
Definition at line 52 of file optlingu.hxx.
Referenced by SvxEditModulesDlg().
|
private |
Definition at line 53 of file optlingu.hxx.
Referenced by LangSelectHdl_Impl(), and SvxEditModulesDlg().
|
private |
Definition at line 50 of file optlingu.hxx.
Referenced by LangSelectHdl_Impl().
|
private |
Definition at line 48 of file optlingu.hxx.
Referenced by LangSelectHdl_Impl().
|
private |
Definition at line 47 of file optlingu.hxx.
Referenced by LangSelectHdl_Impl().
|
private |
Definition at line 49 of file optlingu.hxx.
Referenced by LangSelectHdl_Impl().