Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Ddinfdlg.hxx418 DECL_LINK( RemovedHdl, void*, void );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Ddinfdlg.hxx419 DECL_LINK( RemovedHdl, void*, void );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Ddinfdlg.cxx1778 m_xPropertiesWin->SetRemovedHdl( LINK( this, CustomPropertiesControl, RemovedHdl ) ); in Init()
1817 IMPL_LINK_NOARG(CustomPropertiesControl, RemovedHdl, void*, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Ddinfdlg.cxx1823 m_xPropertiesWin->SetRemovedHdl( LINK( this, CustomPropertiesControl, RemovedHdl ) ); in Init()
1862 IMPL_LINK_NOARG(CustomPropertiesControl, RemovedHdl, void*, void) in IMPL_LINK_NOARG() argument