Home
last modified time | relevance | path

Searched refs:CharsetSelectHdl (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/dlg/
H A Ddetailpages.hxx80 DECL_LINK(CharsetSelectHdl, weld::ComboBox&, void);
H A Ddetailpages.cxx77 m_xCharset->connect_changed(LINK(this, OCommonBehaviourTabPage, CharsetSelectHdl)); in OCommonBehaviourTabPage()
81 IMPL_LINK_NOARG(OCommonBehaviourTabPage, CharsetSelectHdl, weld::ComboBox&, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/dlg/
H A Ddetailpages.hxx82 DECL_LINK(CharsetSelectHdl, weld::ComboBox&, void);
H A Ddetailpages.cxx80 m_xCharset->connect_changed(LINK(this, OCommonBehaviourTabPage, CharsetSelectHdl)); in OCommonBehaviourTabPage()
84 IMPL_LINK_NOARG(OCommonBehaviourTabPage, CharsetSelectHdl, weld::ComboBox&, void) in IMPL_LINK_NOARG() argument