Searched refs:scheduleNotification (Results 1 – 1 of 1) sorted by relevance
330 void scheduleNotification( UndoListenerVoidMethod i_notificationMethod ) in scheduleNotification() function in svl::undo::impl::UndoManagerGuard514 aGuard.scheduleNotification( &SfxUndoListener::cleared ); in Clear()530 aGuard.scheduleNotification( &SfxUndoListener::cleared ); in ClearAllLevels()572 aGuard.scheduleNotification( &SfxUndoListener::resetAll ); in Reset()606 i_guard.scheduleNotification( &SfxUndoListener::clearedRedo ); in ImplClearRedo()666 aGuard.scheduleNotification( &SfxUndoListener::undoActionAdded, pAction->GetComment() ); in AddUndoAction()819 aGuard.scheduleNotification( &SfxUndoListener::actionUndone, sActionComment ); in ImplUndo()939 aGuard.scheduleNotification( &SfxUndoListener::actionRedone, sActionComment ); in ImplRedo()1043 aGuard.scheduleNotification( &SfxUndoListener::listActionEntered, rComment ); in EnterListAction()1091 aGuard.scheduleNotification( &SfxUndoListener::cleared ); in LeaveListAction()[all …]
Completed in 18 milliseconds