Searched refs:ClickTargetHdl_Impl (Results 1 – 4 of 4) sorted by relevance
/trunk/main/cui/source/dialogs/ |
H A D | hldoctp.cxx | 83 maBtBrowse.SetClickHdl ( LINK ( this, SvxHyperlinkDocTp, ClickTargetHdl_Impl ) ); in SvxHyperlinkDocTp() 245 IMPL_LINK ( SvxHyperlinkDocTp, ClickTargetHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
|
H A D | hlinettp.cxx | 118 maBtTarget.SetClickHdl ( LINK ( this, SvxHyperlinkInternetTp, ClickTargetHdl_Impl ) ); in SvxHyperlinkInternetTp() 481 IMPL_LINK ( SvxHyperlinkInternetTp, ClickTargetHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
|
/trunk/main/cui/source/inc/ |
H A D | hldoctp.hxx | 54 DECL_LINK (ClickTargetHdl_Impl , void * ); // Button : Target
|
H A D | hlinettp.hxx | 63 DECL_LINK (ClickTargetHdl_Impl , void * ); // Button : Ziel
|
Completed in 21 milliseconds