Home
last modified time | relevance | path

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

/aoo41x/main/svl/source/undo/
H A Dundo.cxx330 void scheduleNotification( UndoListenerVoidMethod i_notificationMethod ) in scheduleNotification() function in svl::undo::impl::UndoManagerGuard
514 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()
658 aGuard.scheduleNotification( &SfxUndoListener::undoActionAdded, pAction->GetComment() ); in AddUndoAction()
811 aGuard.scheduleNotification( &SfxUndoListener::actionUndone, sActionComment ); in ImplUndo()
931 aGuard.scheduleNotification( &SfxUndoListener::actionRedone, sActionComment ); in ImplRedo()
1035 aGuard.scheduleNotification( &SfxUndoListener::listActionEntered, rComment ); in EnterListAction()
1083 aGuard.scheduleNotification( &SfxUndoListener::cleared ); in LeaveListAction()
[all …]

Completed in 20 milliseconds