Searched refs:NewUserIdxHdl (Results 1 – 4 of 4) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/ |
H A D | swuiidxmrk.hxx | 108 DECL_LINK( NewUserIdxHdl, weld::Button&, void );
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/ |
H A D | swuiidxmrk.hxx | 108 DECL_LINK( NewUserIdxHdl, weld::Button&, void );
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/index/ |
H A D | swuiidxmrk.cxx | 149 m_xNewBT->connect_clicked(LINK(this, SwIndexMarkPane, NewUserIdxHdl)); in SwIndexMarkPane() 590 IMPL_LINK_NOARG(SwIndexMarkPane, NewUserIdxHdl, weld::Button&, void) in IMPL_LINK_NOARG() argument
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/ |
H A D | swuiidxmrk.cxx | 212 m_xNewBT->connect_clicked(LINK(this, SwIndexMarkPane, NewUserIdxHdl)); in SwIndexMarkPane() 658 IMPL_LINK_NOARG(SwIndexMarkPane, NewUserIdxHdl, weld::Button&, void) in IMPL_LINK_NOARG() argument
|