Searched refs:RefHandle (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | highred.cxx | 100 aFilterCtr.SetRefHdl(LINK( this, ScHighlightChgDlg, RefHandle )); in ScHighlightChgDlg() 252 IMPL_LINK( ScHighlightChgDlg, RefHandle, SvxTPFilter*, pRef ) in IMPL_LINK() argument
|
H A D | acredlin.cxx | 169 pTPFilter->SetRefHdl(LINK( this, ScAcceptChgDlg, RefHandle )); in ScAcceptChgDlg() 970 IMPL_LINK( ScAcceptChgDlg, RefHandle, SvxTPFilter*, EMPTYARG ) in IMPL_LINK() argument 1804 RefHandle(NULL); in IMPL_LINK()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | highred.hxx | 96 DECL_LINK( RefHandle, SvxTPFilter* );
|
H A D | acredlin.hxx | 175 DECL_LINK( RefHandle, SvxTPFilter* );
|
/aoo42x/main/svx/source/dialog/ |
H A D | ctredlin.cxx | 848 aBtnRange.SetClickHdl( LINK( this, SvxTPFilter, RefHandle)); in SvxTPFilter() 1411 IMPL_LINK( SvxTPFilter, RefHandle, PushButton*, pRef ) in IMPL_LINK() argument
|
/aoo42x/main/svx/inc/svx/ |
H A D | ctredlin.hxx | 210 DECL_LINK( RefHandle, PushButton* );
|
Completed in 39 milliseconds