Home
last modified time | relevance | path

Searched refs:SvxTPFilter (Results 1 – 8 of 8) sorted by relevance

/AOO42X/main/svx/source/dialog/
H A Dctredlin.cxx802 SvxTPFilter::SvxTPFilter( Window * pParent) in SvxTPFilter() function in SvxTPFilter
845 aLbDate.SetSelectHdl( LINK( this, SvxTPFilter, SelDateHdl ) ); in SvxTPFilter()
846 aIbClock.SetClickHdl( LINK( this, SvxTPFilter, TimeHdl) ); in SvxTPFilter()
847 aIbClock2.SetClickHdl( LINK( this, SvxTPFilter,TimeHdl) ); in SvxTPFilter()
848 aBtnRange.SetClickHdl( LINK( this, SvxTPFilter, RefHandle)); in SvxTPFilter()
850 Link aLink=LINK( this, SvxTPFilter, RowEnableHdl) ; in SvxTPFilter()
856 Link a2Link=LINK( this, SvxTPFilter, ModifyDate); in SvxTPFilter()
862 Link a3Link=LINK( this, SvxTPFilter, ModifyHdl); in SvxTPFilter()
893 void SvxTPFilter::SetRedlinTable(SvxRedlinTable* pTable) in SetRedlinTable()
898 String SvxTPFilter::GetMyName() const in GetMyName()
[all …]
/AOO42X/main/sc/source/ui/inc/
H A Dacredlin.hxx136 SvxTPFilter* pTPFilter;
174 DECL_LINK( FilterHandle, SvxTPFilter* );
175 DECL_LINK( RefHandle, SvxTPFilter* );
176 DECL_LINK( FilterModified, SvxTPFilter* );
H A Dhighred.hxx75 SvxTPFilter aFilterCtr;
96 DECL_LINK( RefHandle, SvxTPFilter* );
/AOO42X/main/svx/inc/svx/
H A Dctredlin.hxx170 class SVX_DLLPUBLIC SvxTPFilter: public TabPage class
220 SvxTPFilter( Window * pParent);
397 SvxTPFilter* pTPFilter;
419 SvxTPFilter* GetFilterPage();
/AOO42X/main/sw/source/ui/misc/
H A Dswmodalredlineacceptdlg.cxx130 SvxTPFilter* pFilterTP = pImplDlg->GetChgCtrl()->GetFilterPage(); in AcceptAll()
H A Dredlndlg.cxx345 SvxTPFilter *pFilterPage = aTabPagesCTRL.GetFilterPage(); in InitAuthors()
1062 SvxTPFilter *pFilterTP = aTabPagesCTRL.GetFilterPage(); in IMPL_LINK()
/AOO42X/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx970 IMPL_LINK( ScAcceptChgDlg, RefHandle, SvxTPFilter*, EMPTYARG ) in IMPL_LINK() argument
1033 IMPL_LINK( ScAcceptChgDlg, FilterHandle, SvxTPFilter*, pRef ) in IMPL_LINK() argument
2040 IMPL_LINK( ScAcceptChgDlg, FilterModified, SvxTPFilter*, EMPTYARG ) in IMPL_LINK() argument
H A Dhighred.cxx252 IMPL_LINK( ScHighlightChgDlg, RefHandle, SvxTPFilter*, pRef ) in IMPL_LINK() argument