Home
last modified time | relevance | path

Searched refs:CloseHdl (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx130 aBtnOk .SetClickHdl ( LINK( this, ScAutoFormatDlg, CloseHdl ) ); in Init()
131 aBtnCancel .SetClickHdl ( LINK( this, ScAutoFormatDlg, CloseHdl ) ); in Init()
188 IMPL_LINK( ScAutoFormatDlg, CloseHdl, PushButton *, pBtn ) in IMPL_LINK() argument
/trunk/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx202 aCancelBT.SetClickHdl(LINK(this,SwIndexMarkDlg, CloseHdl)); in SwIndexMarkDlg()
725 CloseHdl(pButton); in IMPL_LINK()
731 IMPL_LINK( SwIndexMarkDlg, CloseHdl, Button *, EMPTYARG ) in IMPL_LINK() argument
879 CloseHdl(&aCancelBT); in IMPL_LINK_INLINE_END()
1281 aCancelBT.SetClickHdl(LINK(this,SwAuthMarkDlg, CloseHdl)); in SwAuthMarkDlg()
1318 IMPL_LINK( SwAuthMarkDlg, CloseHdl, PushButton *, EMPTYARG ) in IMPL_LINK() argument
1454 CloseHdl(0); in IMPL_LINK()
/trunk/main/sw/source/ui/inc/
H A Dswuiidxmrk.hxx132 DECL_LINK( CloseHdl, Button * );
243 DECL_LINK(CloseHdl, PushButton*);
/trunk/main/sc/source/ui/inc/
H A Dscuiautofmt.hxx78 DECL_LINK( CloseHdl, PushButton * );
/trunk/main/dbaccess/source/ui/dlg/
H A DUserAdmin.hxx81 DECL_LINK( CloseHdl, PushButton * );
/trunk/main/framework/inc/classes/
H A Dfwktabwindow.hxx114 DECL_DLLPRIVATE_LINK( CloseHdl, PushButton * );
/trunk/main/sd/source/ui/view/
H A Ddrviews1.cxx360 maCloseTimer.SetTimeoutHdl( LINK( this, DrawViewShell, CloseHdl ) ); in PrepareClose()
1402 IMPL_LINK( DrawViewShell, CloseHdl, Timer*, pTimer ) in IMPL_LINK() argument
/trunk/main/framework/source/classes/
H A Dfwktabwindow.cxx319 IMPL_LINK( FwkTabWindow, CloseHdl, PushButton *, EMPTYARG ) in IMPL_LINK() argument
/trunk/main/sd/source/ui/inc/
H A DDrawViewShell.hxx400 DECL_LINK( CloseHdl, Timer* pTimer );
/trunk/main/sfx2/source/appl/
H A Dnewhelp.hxx478 DECL_LINK( CloseHdl, sfx2::SearchDialog* );
H A Dnewhelp.cxx2524 IMPL_LINK( SfxHelpTextWindow_Impl, CloseHdl, sfx2::SearchDialog*, pDlg ) in IMPL_LINK() argument
2834 pSrchDlg->SetCloseHdl( LINK( this, SfxHelpTextWindow_Impl, CloseHdl ) ); in DoSearch()

Completed in 77 milliseconds