Searched refs:EnableAcceptAll (Results 1 – 4 of 4) sorted by relevance
354 void EnableAcceptAll(sal_Bool nFlag=sal_True);360 void DisableAcceptAll() {EnableAcceptAll(sal_False);} in DisableAcceptAll()
920 pTPView->EnableAcceptAll(bTheFlag); in UpdateView()1636 pTPView->EnableAcceptAll(bTheFlag); in AppendChanges()
723 void SvxTPView::EnableAcceptAll(sal_Bool nFlag) in EnableAcceptAll() function in SvxTPView
409 pTPView->EnableAcceptAll( bEnable && !bHasReadonlySel ); in InitAuthors()
Completed in 27 milliseconds