Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx690 const OUString sActionComment = pAction->GetComment(); in ImplUndo() local
723 aGuard.scheduleNotification( &SfxUndoListener::actionUndone, sActionComment ); in ImplUndo()
802 const OUString sActionComment = pAction->GetComment(); in ImplRedo() local
837 aGuard.scheduleNotification( &SfxUndoListener::actionRedone, sActionComment ); in ImplRedo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx689 const OUString sActionComment = pAction->GetComment(); in ImplUndo() local
722 aGuard.scheduleNotification( &SfxUndoListener::actionUndone, sActionComment ); in ImplUndo()
801 const OUString sActionComment = pAction->GetComment(); in ImplRedo() local
836 aGuard.scheduleNotification( &SfxUndoListener::actionRedone, sActionComment ); in ImplRedo()