LibreOffice Module cui (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
SvxEditModulesDlg Class Reference

#include <optlingu.hxx>

Inheritance diagram for SvxEditModulesDlg:
[legend]
Collaboration diagram for SvxEditModulesDlg:
[legend]

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 DialoggetDialog () override
 
virtual ~GenericDialogController () COVERITY_NOEXCEPT_FALSE override
 
- Public Member Functions inherited from weld::DialogController
virtual DialoggetDialog ()=0
 
const DialoggetConstDialog () 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_ImplpDefaultLinguData
 
SvxLinguData_ImplrLinguData
 
std::unique_ptr< weld::TreeViewm_xModulesCLB
 
std::unique_ptr< weld::Buttonm_xPrioUpPB
 
std::unique_ptr< weld::Buttonm_xPrioDownPB
 
std::unique_ptr< weld::Buttonm_xBackPB
 
std::unique_ptr< weld::LinkButtonm_xMoreDictsLink
 
std::unique_ptr< weld::Buttonm_xClosePB
 
std::unique_ptr< SvxLanguageBoxm_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::Builderm_xBuilder
 
std::shared_ptr< weld::Dialogm_xDialog
 

Detailed Description

Definition at line 45 of file optlingu.hxx.

Constructor & Destructor Documentation

◆ SvxEditModulesDlg()

SvxEditModulesDlg::SvxEditModulesDlg ( weld::Window pParent,
SvxLinguData_Impl rData 
)

◆ ~SvxEditModulesDlg()

SvxEditModulesDlg::~SvxEditModulesDlg ( )
overridevirtual

Definition at line 1620 of file optlingu.cxx.

References i, and m_xModulesCLB.

Member Function Documentation

◆ DECL_LINK() [1/6]

SvxEditModulesDlg::DECL_LINK ( BackHdl_Impl  ,
weld::Button ,
void   
)
private

◆ DECL_LINK() [2/6]

SvxEditModulesDlg::DECL_LINK ( BoxCheckButtonHdl_Impl  ,
const weld::TreeView::iter_col ,
void   
)
private

◆ DECL_LINK() [3/6]

SvxEditModulesDlg::DECL_LINK ( ClickHdl_Impl  ,
weld::Button ,
void   
)
private

◆ DECL_LINK() [4/6]

SvxEditModulesDlg::DECL_LINK ( LangSelectListBoxHdl_Impl  ,
weld::ComboBox ,
void   
)
private

◆ DECL_LINK() [5/6]

SvxEditModulesDlg::DECL_LINK ( SelectHdl_Impl  ,
weld::TreeView ,
void   
)
private

◆ DECL_LINK() [6/6]

SvxEditModulesDlg::DECL_LINK ( UpDownHdl_Impl  ,
weld::Button ,
void   
)
private

◆ DECL_STATIC_LINK()

SvxEditModulesDlg::DECL_STATIC_LINK ( SvxEditModulesDlg  ,
OnLinkClick  ,
weld::LinkButton ,
bool   
)
private

◆ LangSelectHdl_Impl()

void SvxEditModulesDlg::LangSelectHdl_Impl ( const SvxLanguageBox pBox)
private

Member Data Documentation

◆ m_xBackPB

std::unique_ptr<weld::Button> SvxEditModulesDlg::m_xBackPB
private

Definition at line 58 of file optlingu.hxx.

Referenced by SvxEditModulesDlg().

◆ m_xClosePB

std::unique_ptr<weld::Button> SvxEditModulesDlg::m_xClosePB
private

Definition at line 60 of file optlingu.hxx.

Referenced by SvxEditModulesDlg().

◆ m_xLanguageLB

std::unique_ptr<SvxLanguageBox> SvxEditModulesDlg::m_xLanguageLB
private

Definition at line 61 of file optlingu.hxx.

Referenced by LangSelectHdl_Impl(), and SvxEditModulesDlg().

◆ m_xModulesCLB

std::unique_ptr<weld::TreeView> SvxEditModulesDlg::m_xModulesCLB
private

Definition at line 55 of file optlingu.hxx.

Referenced by LangSelectHdl_Impl(), SvxEditModulesDlg(), and ~SvxEditModulesDlg().

◆ m_xMoreDictsLink

std::unique_ptr<weld::LinkButton> SvxEditModulesDlg::m_xMoreDictsLink
private

Definition at line 59 of file optlingu.hxx.

Referenced by SvxEditModulesDlg().

◆ m_xPrioDownPB

std::unique_ptr<weld::Button> SvxEditModulesDlg::m_xPrioDownPB
private

Definition at line 57 of file optlingu.hxx.

Referenced by SvxEditModulesDlg().

◆ m_xPrioUpPB

std::unique_ptr<weld::Button> SvxEditModulesDlg::m_xPrioUpPB
private

Definition at line 56 of file optlingu.hxx.

Referenced by SvxEditModulesDlg().

◆ pDefaultLinguData

std::unique_ptr<SvxLinguData_Impl> SvxEditModulesDlg::pDefaultLinguData
private

Definition at line 52 of file optlingu.hxx.

Referenced by SvxEditModulesDlg().

◆ rLinguData

SvxLinguData_Impl& SvxEditModulesDlg::rLinguData
private

Definition at line 53 of file optlingu.hxx.

Referenced by LangSelectHdl_Impl(), and SvxEditModulesDlg().

◆ sGrammar

OUString SvxEditModulesDlg::sGrammar
private

Definition at line 50 of file optlingu.hxx.

Referenced by LangSelectHdl_Impl().

◆ sHyph

OUString SvxEditModulesDlg::sHyph
private

Definition at line 48 of file optlingu.hxx.

Referenced by LangSelectHdl_Impl().

◆ sSpell

OUString SvxEditModulesDlg::sSpell
private

Definition at line 47 of file optlingu.hxx.

Referenced by LangSelectHdl_Impl().

◆ sThes

OUString SvxEditModulesDlg::sThes
private

Definition at line 49 of file optlingu.hxx.

Referenced by LangSelectHdl_Impl().


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