Searched refs:ImplGetRedoActionCount_Lock (Results 1 – 2 of 2) sorted by relevance
629 if ( bClearRedo && ( ImplGetRedoActionCount_Lock( CurrentLevel ) > 0 ) ) in ImplAddUndoAction_NoNotify()829 return ImplGetRedoActionCount_Lock( i_currentLevel ); in GetRedoActionCount()834 size_t SfxUndoManager::ImplGetRedoActionCount_Lock( bool const i_currentLevel ) const in ImplGetRedoActionCount_Lock() function in SfxUndoManager
426 size_t ImplGetRedoActionCount_Lock( bool const i_currentLevel = CurrentLevel ) const;
Completed in 26 milliseconds