Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/core/undo/
H A Dundomanager.cxx40 if( !IsDoing() ) in EnterListAction()
49 if( !IsDoing() ) in AddUndoAction()
/aoo41x/main/svl/inc/svl/
H A Dundo.hxx273 virtual bool IsDoing() const = 0;
370 virtual bool IsDoing() const;
/aoo41x/main/svl/source/undo/
H A Dundo.cxx735 bool SfxUndoManager::IsDoing() const in IsDoing() function in SfxUndoManager
760 OSL_ENSURE( !IsDoing(), "SfxUndoManager::Undo: *nested* Undo/Redo actions? How this?" ); in ImplUndo()
879 OSL_ENSURE( !IsDoing(), "SfxUndoManager::Redo: *nested* Undo/Redo actions? How this?" ); in ImplRedo()
/aoo41x/main/sd/source/ui/view/
H A Doutlview.cxx1450 …ocSh->GetUndoManager() && static_cast< sd::UndoManager *>(mpDocSh->GetUndoManager())->IsDoing()) || in IMPL_LINK_INLINE_END()

Completed in 37 milliseconds