LibreOffice Module sw (master) 1
|
Blocks grouping undo actions together into an SfxListUndoAction. More...
#include <IDocumentUndoRedo.hxx>
Public Member Functions | |
GroupUndoGuard (IDocumentUndoRedo &rUndoRedo) | |
~GroupUndoGuard () | |
Private Attributes | |
IDocumentUndoRedo & | m_rUndoRedo |
bool const | m_bGroupUndoWasEnabled |
Blocks grouping undo actions together into an SfxListUndoAction.
Definition at line 249 of file IDocumentUndoRedo.hxx.
|
inline |
Definition at line 253 of file IDocumentUndoRedo.hxx.
References m_rUndoRedo.
|
inline |
Definition at line 259 of file IDocumentUndoRedo.hxx.
References m_bGroupUndoWasEnabled, and m_rUndoRedo.
|
private |
Definition at line 266 of file IDocumentUndoRedo.hxx.
Referenced by ~GroupUndoGuard().
|
private |
Definition at line 265 of file IDocumentUndoRedo.hxx.
Referenced by GroupUndoGuard(), and ~GroupUndoGuard().