Home
last modified time | relevance | path

Searched refs:GetRepeatActionCount (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/svl/inc/svl/
H A Dundo.hxx275 virtual size_t GetRepeatActionCount() const = 0;
371 virtual size_t GetRepeatActionCount() const;
/aoo41x/main/editeng/source/editeng/
H A Dimpedit5.cxx328 if ( HasUndoManager() && GetUndoManager().GetRepeatActionCount() ) in Repeat()
/aoo41x/main/svl/source/undo/
H A Dundo.cxx938 size_t SfxUndoManager::GetRepeatActionCount() const in GetRepeatActionCount() function in SfxUndoManager
/aoo41x/main/sfx2/source/view/
H A Dviewfrm.cxx1054 pShUndoMgr->GetRepeatActionCount() == 0 ) in StateHistory_Impl()
1075 if ( pShUndoMgr && pTarget && pShUndoMgr->GetRepeatActionCount() && in StateHistory_Impl()

Completed in 69 milliseconds