LibreOffice Module svx (master) 1
SvxLanguageBox Member List

This is the complete list of members for SvxLanguageBox, including all inherited members.

AddLanguages(const std::vector< LanguageType > &rLanguageTypes, SvxLanguageListFlags nLangList, std::vector< weld::ComboBoxEntry > &rEntries, bool requireSublang)SvxLanguageBoxprivate
append(const LanguageType eLangType, const OUString &rStr)SvxLanguageBox
BuildEntry(const LanguageType nLangType, sal_Int16 nType=css::i18n::ScriptType::WEAK)SvxLanguageBoxprivate
connect_changed(const Link< weld::ComboBox &, void > &rLink)SvxLanguageBoxinline
connect_focus_in(const Link< weld::Widget &, void > &rLink)SvxLanguageBoxinline
DECL_DLLPRIVATE_LINK(ChangeHdl, weld::ComboBox &, void)SvxLanguageBoxprivate
EditedAndValid enum nameSvxLanguageBox
find_id(const LanguageType eLangType) constSvxLanguageBox
find_text(const OUString &rStr) constSvxLanguageBoxinline
get_active() constSvxLanguageBoxinline
get_active_id() constSvxLanguageBox
get_active_id_changed_from_saved() constSvxLanguageBoxinline
get_active_text() constSvxLanguageBoxinline
get_count() constSvxLanguageBoxinline
get_id(int nPos) constSvxLanguageBox
get_saved_active_id() constSvxLanguageBoxinline
get_text(int nPos) constSvxLanguageBoxinline
get_visible() constSvxLanguageBoxinline
get_widget()SvxLanguageBoxinline
GetEditedAndValid() constSvxLanguageBoxinline
grab_focus()SvxLanguageBoxinline
hide()SvxLanguageBoxinline
InsertLanguage(const LanguageType nLangType)SvxLanguageBox
InsertLanguages(const std::vector< LanguageType > &rLanguageTypes)SvxLanguageBox
m_aChangeHdlSvxLanguageBoxprivate
m_bHasLangNoneSvxLanguageBoxprivate
m_bLangNoneIsLangAllSvxLanguageBoxprivate
m_bWithCheckmarkSvxLanguageBoxprivate
m_eEditedAndValidSvxLanguageBoxprivate
m_eSavedLanguageSvxLanguageBoxprivate
m_xControlSvxLanguageBoxprivate
m_xSpellUsedLangSvxLanguageBoxprivate
remove_id(const LanguageType eLangType)SvxLanguageBox
save_active_id()SvxLanguageBoxinline
SaveEditedAsEntry(SvxLanguageBox *ppBoxes[3])SvxLanguageBox
set_active(int nPos)SvxLanguageBoxinline
set_active_id(const LanguageType eLangType)SvxLanguageBox
set_id(int nPos, const LanguageType eLangType)SvxLanguageBox
set_sensitive(bool bSensitive)SvxLanguageBoxinline
set_size_request(int nWidth, int nHeight)SvxLanguageBoxinline
set_visible(bool bShow)SvxLanguageBoxinline
set_width_chars(int nChars)SvxLanguageBoxinline
SetLanguageList(SvxLanguageListFlags nLangList, bool bHasLangNone, bool bLangNoneIsLangAll=false, bool bCheckSpellAvail=false, bool bDefaultLangExist=false, LanguageType eDefaultLangType=LANGUAGE_NONE, sal_Int16 nDefaultType=0)SvxLanguageBox
SvxLanguageBox(std::unique_ptr< weld::ComboBox > pControl)SvxLanguageBox