Lines Matching refs:LINK
442 LINK( this, SvxSearchDialog, TimeoutHdl_Impl ) ); in Construct_Impl()
711 aSearchLB.SetModifyHdl( LINK( this, SvxSearchDialog, ModifyHdl_Impl ) ); in InitControls_Impl()
712 aReplaceLB.SetModifyHdl( LINK( this, SvxSearchDialog, ModifyHdl_Impl ) ); in InitControls_Impl()
714 Link aLink = LINK( this, SvxSearchDialog, FocusHdl_Impl ); in InitControls_Impl()
721 aLink = LINK( this, SvxSearchDialog, LoseFocusHdl_Impl ); in InitControls_Impl()
728 aLink = LINK( this, SvxSearchDialog, CommandHdl_Impl ); in InitControls_Impl()
739 aLink = LINK( this, SvxSearchDialog, FlagHdl_Impl ); in InitControls_Impl()
750 aLayoutBtn.SetClickHdl( LINK( this, SvxSearchDialog, TemplateHdl_Impl ) ); in InitControls_Impl()
751 aFormatBtn.SetClickHdl( LINK( this, SvxSearchDialog, FormatHdl_Impl ) ); in InitControls_Impl()
753 LINK( this, SvxSearchDialog, NoFormatHdl_Impl ) ); in InitControls_Impl()
755 LINK( this, SvxSearchDialog, AttributeHdl_Impl ) ); in InitControls_Impl()
997 Link aLink = LINK( this, SvxSearchDialog, FlagHdl_Impl ); in Init_Impl()