44 const css::lang::Locale& rLocaleRight );
93 css::uno::Sequence< css::lang::Locale >
GetLocales()
const;
std::unique_ptr< weld::Button > m_xDeletePB
DECL_LINK(SelectHdl, weld::TreeView &, void)
DECL_LINK(DeleteHdl, weld::Button &, void)
std::unique_ptr< weld::Button > m_xMakeDefPB
OUString m_sCreateLangStr
std::unique_ptr< weld::Button > m_xAddPB
ManageLanguageDialog(weld::Window *pParent, std::shared_ptr< LocalizationMgr > _pLMgr)
std::shared_ptr< LocalizationMgr > m_xLocalizationMgr
DECL_LINK(MakeDefHdl, weld::Button &, void)
virtual ~ManageLanguageDialog() override
std::unique_ptr< weld::TreeView > m_xLanguageLB
DECL_LINK(AddHdl, weld::Button &, void)
SetDefaultLanguageDialog(weld::Window *pParent, std::shared_ptr< LocalizationMgr > xLMgr)
std::unique_ptr< weld::Label > m_xAltTitle
virtual ~SetDefaultLanguageDialog() override
std::unique_ptr< weld::Label > m_xCheckLangFT
std::unique_ptr< weld::Label > m_xLanguageFT
css::uno::Sequence< css::lang::Locale > GetLocales() const
std::unique_ptr< weld::Label > m_xAddedFT
std::shared_ptr< LocalizationMgr > m_xLocalizationMgr
std::unique_ptr< SvxLanguageBox > m_xLanguageCB
std::unique_ptr< weld::Label > m_xDefinedFT
std::unique_ptr< weld::TreeView > m_xCheckLangLB
std::unique_ptr< weld::TreeView > m_xLanguageLB
bool localesAreEqual(const Locale &rLocaleLeft, const Locale &rLocaleRight)
LanguageEntry(css::lang::Locale _aLocale, bool _bIsDefault)
css::lang::Locale m_aLocale