LibreOffice Module sw (master) 1
|
#include <IDocumentUndoRedo.hxx>
Public Member Functions | |
DrawUndoGuard (IDocumentUndoRedo &rUndoRedo) | |
~DrawUndoGuard () | |
Private Attributes | |
IDocumentUndoRedo & | m_rUndoRedo |
bool const | m_bDrawUndoWasEnabled |
Definition at line 269 of file IDocumentUndoRedo.hxx.
|
inline |
Definition at line 273 of file IDocumentUndoRedo.hxx.
References m_rUndoRedo.
|
inline |
Definition at line 279 of file IDocumentUndoRedo.hxx.
References m_bDrawUndoWasEnabled, and m_rUndoRedo.
|
private |
Definition at line 286 of file IDocumentUndoRedo.hxx.
Referenced by ~DrawUndoGuard().
|
private |
Definition at line 285 of file IDocumentUndoRedo.hxx.
Referenced by DrawUndoGuard(), and ~DrawUndoGuard().