Searched refs:GetRepeatActionCount (Results 1 – 4 of 4) sorted by relevance
275 virtual size_t GetRepeatActionCount() const = 0;371 virtual size_t GetRepeatActionCount() const;
328 if ( HasUndoManager() && GetUndoManager().GetRepeatActionCount() ) in Repeat()
946 size_t SfxUndoManager::GetRepeatActionCount() const in GetRepeatActionCount() function in SfxUndoManager
1054 pShUndoMgr->GetRepeatActionCount() == 0 ) in StateHistory_Impl()1075 if ( pShUndoMgr && pTarget && pShUndoMgr->GetRepeatActionCount() && in StateHistory_Impl()
Completed in 47 milliseconds