Home
last modified time | relevance | path

Searched refs:pFilterTP (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sw/source/ui/misc/
H A Dswmodalredlineacceptdlg.cxx130 SvxTPFilter* pFilterTP = pImplDlg->GetChgCtrl()->GetFilterPage(); in AcceptAll() local
132 if (pFilterTP->IsDate() || pFilterTP->IsAuthor() || in AcceptAll()
133 pFilterTP->IsRange() || pFilterTP->IsAction()) in AcceptAll()
135 pFilterTP->CheckDate(sal_False); // Alle Filter abschalten in AcceptAll()
136 pFilterTP->CheckAuthor(sal_False); in AcceptAll()
137 pFilterTP->CheckRange(sal_False); in AcceptAll()
138 pFilterTP->CheckAction(sal_False); in AcceptAll()
H A Dredlndlg.cxx1062 SvxTPFilter *pFilterTP = aTabPagesCTRL.GetFilterPage(); in IMPL_LINK() local
1064 if (pFilterTP->IsAction()) in IMPL_LINK()
1065 sFilterAction = pFilterTP->GetLbAction()->GetSelectEntry(); in IMPL_LINK()

Completed in 33 milliseconds