Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dundo.hxx227 size_t GetRepeatActionCount() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dundo.hxx225 size_t GetRepeatActionCount() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx843 size_t SfxUndoManager::GetRepeatActionCount() const in GetRepeatActionCount() function in SfxUndoManager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx842 size_t SfxUndoManager::GetRepeatActionCount() const in GetRepeatActionCount() function in SfxUndoManager
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/view/
H A Dviewfrm.cxx1041 pShUndoMgr->GetRepeatActionCount() == 0 ) in StateHistory_Impl()
1077 if (pTarget && pShUndoMgr->GetRepeatActionCount() && pShUndoMgr->CanRepeat(*pTarget)) in StateHistory_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/view/
H A Dviewfrm.cxx1037 pShUndoMgr->GetRepeatActionCount() == 0 ) in StateHistory_Impl()
1073 if (pTarget && pShUndoMgr->GetRepeatActionCount() && pShUndoMgr->CanRepeat(*pTarget)) in StateHistory_Impl()