Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Ddinfdlg.hxx334 DECL_LINK(EditLoseFocusHdl, weld::Widget&, void);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Ddinfdlg.hxx335 DECL_LINK(EditLoseFocusHdl, weld::Widget&, void);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Ddinfdlg.cxx1291 m_xValueEdit->connect_focus_out(LINK(this, CustomPropertyLine, EditLoseFocusHdl)); in CustomPropertyLine()
1381 IMPL_LINK_NOARG(CustomPropertyLine, EditLoseFocusHdl, weld::Widget&, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Ddinfdlg.cxx1290 m_xValueEdit->connect_focus_out(LINK(this, CustomPropertyLine, EditLoseFocusHdl)); in CustomPropertyLine()
1381 IMPL_LINK_NOARG(CustomPropertyLine, EditLoseFocusHdl, weld::Widget&, void) in IMPL_LINK_NOARG() argument