Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dundo.hxx322 size_t ImplGetRedoActionCount_Lock( bool const i_currentLevel = CurrentLevel ) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dundo.hxx320 size_t ImplGetRedoActionCount_Lock( bool const i_currentLevel = CurrentLevel ) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx553 if ( bClearRedo && ( ImplGetRedoActionCount_Lock() > 0 ) ) in ImplAddUndoAction_NoNotify()
732 return ImplGetRedoActionCount_Lock( i_currentLevel ); in GetRedoActionCount()
736 size_t SfxUndoManager::ImplGetRedoActionCount_Lock( bool const i_currentLevel ) const in ImplGetRedoActionCount_Lock() function in SfxUndoManager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx552 if ( bClearRedo && ( ImplGetRedoActionCount_Lock() > 0 ) ) in ImplAddUndoAction_NoNotify()
731 return ImplGetRedoActionCount_Lock( i_currentLevel ); in GetRedoActionCount()
735 size_t SfxUndoManager::ImplGetRedoActionCount_Lock( bool const i_currentLevel ) const in ImplGetRedoActionCount_Lock() function in SfxUndoManager