Home
last modified time | relevance | path

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

/aoo41x/main/svl/source/undo/
H A Dundo.cxx510 …OSL_ENSURE( !ImplIsInListAction_Lock(), "SfxUndoManager::Clear: suspicious call - do you really wi… in Clear()
524 if ( ImplIsInListAction_Lock() ) in ClearAllLevels()
765 if ( ImplIsInListAction_Lock() ) in ImplUndo()
884 if ( ImplIsInListAction_Lock() ) in ImplRedo()
1043 return ImplIsInListAction_Lock(); in IsInListAction()
1048 bool SfxUndoManager::ImplIsInListAction_Lock() const in ImplIsInListAction_Lock() function in SfxUndoManager
1080 if ( !ImplIsInListAction_Lock() ) in LeaveListAction()
1109 if( !ImplIsInListAction_Lock() ) in ImplLeaveListAction()
/aoo41x/main/svl/inc/svl/
H A Dundo.hxx428 bool ImplIsInListAction_Lock() const;

Completed in 21 milliseconds