Searched refs:BrowseHdl_Impl (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | instbdlg.cxx | 115 aBtnBrowse .SetClickHdl( LINK( this, ScInsertTableDlg, BrowseHdl_Impl ) ); in Init_Impl() 330 IMPL_LINK( ScInsertTableDlg, BrowseHdl_Impl, PushButton*, EMPTYARG ) in IMPL_LINK() argument 375 BrowseHdl_Impl( &aBtnBrowse ); in IMPL_LINK()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | instbdlg.hxx | 119 DECL_LINK( BrowseHdl_Impl, PushButton* );
|
/aoo41x/main/cui/source/inc/ |
H A D | backgrnd.hxx | 152 DECL_LINK( BrowseHdl_Impl, PushButton* );
|
/aoo41x/main/cui/source/tabpages/ |
H A D | backgrnd.cxx | 1128 aBtnBrowse.SetClickHdl( HDL(BrowseHdl_Impl) ); in ShowSelector() 1528 IMPL_LINK( SvxBackgroundTabPage, BrowseHdl_Impl, PushButton* , EMPTYARG ) in IMPL_LINK() argument
|
Completed in 19 milliseconds