Home
last modified time | relevance | path

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

/aoo4110/main/svl/source/undo/
H A Dundo.cxx629 if ( bClearRedo && ( ImplGetRedoActionCount_Lock( CurrentLevel ) > 0 ) ) in ImplAddUndoAction_NoNotify()
821 return ImplGetRedoActionCount_Lock( i_currentLevel ); in GetRedoActionCount()
826 size_t SfxUndoManager::ImplGetRedoActionCount_Lock( bool const i_currentLevel ) const in ImplGetRedoActionCount_Lock() function in SfxUndoManager
/aoo4110/main/svl/inc/svl/
H A Dundo.hxx426 size_t ImplGetRedoActionCount_Lock( bool const i_currentLevel = CurrentLevel ) const;

Completed in 18 milliseconds