Searched refs:GetRestoreActions (Results 1 – 4 of 4) sorted by relevance
253 sal_uInt16 GetRestoreActions() const{return nRestoreActions;} in GetRestoreActions() function in SwViewImp
2497 DBG_ASSERT(!GetRestoreActions()||!nSet, "mehrfaches Restore der Actions ?"); in SetRestoreActions()2500 sal_uInt16 ViewShell::GetRestoreActions() const in GetRestoreActions() function in ViewShell2502 return Imp()->GetRestoreActions(); in GetRestoreActions()
227 sal_uInt16 GetRestoreActions() const;
1959 DBG_ASSERT(!pSh->GetRestoreActions(), "Restore action count is already set!"); in UnoRemoveAllActions()1991 sal_uInt16 nActions = pSh->GetRestoreActions(); in UnoRestoreAllActions()
Completed in 34 milliseconds