Searched refs:AcceptAll (Results 1 – 9 of 9) sorted by relevance
100 AcceptAll(sal_False); // Alles uebriggebliebene ablehnen in ~SwModalRedlineAcceptDlg()128 void SwModalRedlineAcceptDlg::AcceptAll( sal_Bool bAccept ) in AcceptAll() function in SwModalRedlineAcceptDlg
40 void AcceptAll( sal_Bool bAccept );
407 void AbstractSwModalRedlineAcceptDlg_Impl::AcceptAll( sal_Bool bAccept ) in AcceptAll() function in AbstractSwModalRedlineAcceptDlg_Impl409 pDlg->AcceptAll( bAccept); in AcceptAll()
248 virtual void AcceptAll( sal_Bool bAccept );
313 virtual void AcceptAll( sal_Bool bAccept ) = 0;
642 pDlg->AcceptAll(sal_True); in Execute()650 pDlg->AcceptAll(sal_False); in Execute()
1325 void AcceptAll(); // alle Virgins
1221 pChanges->AcceptAll(); in IMPL_LINK()
4292 void ScChangeTrack::AcceptAll() in AcceptAll() function in ScChangeTrack
Completed in 65 milliseconds