Searched refs:PathHdl_Impl (Results 1 – 4 of 4) sorted by relevance
/trunk/main/uui/source/ |
H A D | logindlg.cxx | 226 IMPL_LINK( LoginDialog, PathHdl_Impl, PushButton *, EMPTYARG ) in IMPL_LINK() argument 302 aPathBtn.SetClickHdl( LINK( this, LoginDialog, PathHdl_Impl ) ); in LoginDialog()
|
H A D | logindlg.hxx | 77 DECL_LINK( PathHdl_Impl, PushButton * );
|
/trunk/main/cui/source/inc/ |
H A D | optpath.hxx | 84 DECL_LINK( PathHdl_Impl, PushButton * );
|
/trunk/main/cui/source/options/ |
H A D | optpath.cxx | 229 Link aLink = LINK( this, SvxPathTabPage, PathHdl_Impl ); in SvxPathTabPage() 553 IMPL_LINK( SvxPathTabPage, PathHdl_Impl, PushButton *, EMPTYARG ) in IMPL_LINK() argument
|
Completed in 13 milliseconds