Home
last modified time | relevance | path

Searched refs:i_guard (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svl/source/undo/
H A Dundo.cxx494 i_guard.markForDeletion( pAction ); in ImplClearCurrentLevel_NoNotify()
577 void SfxUndoManager::ImplClearUndo( UndoManagerGuard& i_guard ) in ImplClearUndo() argument
583 i_guard.markForDeletion( pUndoAction ); in ImplClearUndo()
601 i_guard.markForDeletion( pAction ); in ImplClearRedo()
606 i_guard.scheduleNotification( &SfxUndoListener::clearedRedo ); in ImplClearRedo()
615 i_guard.markForDeletion( pAction ); in ImplAddUndoAction_NoNotify()
624 i_guard.markForDeletion( pAction ); in ImplAddUndoAction_NoNotify()
630 ImplClearRedo( i_guard, IUndoManager::CurrentLevel ); in ImplAddUndoAction_NoNotify()
1128 i_guard.markForDeletion( pCurrentAction ); in ImplLeaveListAction()
1130 i_guard.scheduleNotification( &SfxUndoListener::listActionCancelled ); in ImplLeaveListAction()
[all …]
/aoo41x/main/svl/inc/svl/
H A Dundo.hxx421 size_t ImplLeaveListAction( const bool i_merge, ::svl::undo::impl::UndoManagerGuard& i_guard );
422 …doAction* pAction, bool bTryMerge, bool bClearRedo, ::svl::undo::impl::UndoManagerGuard& i_guard );
423 … void ImplClearRedo( ::svl::undo::impl::UndoManagerGuard& i_guard, bool const i_currentLevel );
424 void ImplClearUndo( ::svl::undo::impl::UndoManagerGuard& i_guard );
425 void ImplClearCurrentLevel_NoNotify( ::svl::undo::impl::UndoManagerGuard& i_guard );
/aoo41x/main/toolkit/source/controls/
H A Danimatedimages.cxx217 … void lcl_notify( ::osl::ClearableMutexGuard& i_guard, ::cppu::OBroadcastHelper& i_broadcaseHelper, in lcl_notify() argument
230 i_guard.clear(); in lcl_notify()

Completed in 74 milliseconds