22#include <rtl/string.h>
const OString m_sLanguage
const OString & getName() const
const OString & getLanguage() const
SwLanguageListItem(const OString &sLanguage, const OString &sName)
bool m_bTranslationStarted
static int selectedLangIdx
std::unique_ptr< weld::ComboBox > m_xLanguageListBox
DECL_LINK(LangSelectTranslateHdl, weld::Button &, void)
static std::optional< SwLanguageListItem > GetSelectedLanguage()
SwTranslateLangSelectDlg(weld::Window *pParent, SwWrtShell &rSh)
std::unique_ptr< weld::Button > m_xBtnTranslate
bool m_bCancelTranslation
std::unique_ptr< weld::Button > m_xBtnCancel
DECL_LINK(LangSelectCancelHdl, weld::Button &, void)
DECL_STATIC_LINK(SwTranslateLangSelectDlg, LangSelectHdl, weld::ComboBox &, void)
Used by the UI to modify the document model.