Home
last modified time | relevance | path

Searched refs:EndDlgHdl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/dbgui/
H A Dsfiltdlg.cxx138 aBtnOk.SetClickHdl ( LINK( this, ScSpecialFilterDlg, EndDlgHdl ) ); in Init()
139 aBtnCancel.SetClickHdl ( LINK( this, ScSpecialFilterDlg, EndDlgHdl ) ); in Init()
317 IMPL_LINK( ScSpecialFilterDlg, EndDlgHdl, Button*, pBtn ) in IMPL_LINK() argument
H A Dfiltdlg.cxx216 aBtnOk.SetClickHdl ( LINK( this, ScFilterDlg, EndDlgHdl ) ); in Init()
217 aBtnCancel.SetClickHdl ( LINK( this, ScFilterDlg, EndDlgHdl ) ); in Init()
697 IMPL_LINK( ScFilterDlg, EndDlgHdl, Button*, pBtn ) in IMPL_LINK() argument
/trunk/main/sc/source/ui/inc/
H A Dfiltdlg.hxx189 DECL_LINK( EndDlgHdl, Button* );
252 DECL_LINK( EndDlgHdl, Button* );

Completed in 24 milliseconds