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 266 of file IDocumentUndoRedo.hxx.
|
inline |
Definition at line 270 of file IDocumentUndoRedo.hxx.
References IDocumentUndoRedo::DoDrawUndo(), and m_rUndoRedo.
|
inline |
Definition at line 276 of file IDocumentUndoRedo.hxx.
References IDocumentUndoRedo::DoDrawUndo(), m_bDrawUndoWasEnabled, and m_rUndoRedo.
|
private |
Definition at line 283 of file IDocumentUndoRedo.hxx.
Referenced by ~DrawUndoGuard().
|
private |
Definition at line 282 of file IDocumentUndoRedo.hxx.
Referenced by DrawUndoGuard(), and ~DrawUndoGuard().