LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
sw::DrawUndoGuard Class Reference

#include <IDocumentUndoRedo.hxx>

Public Member Functions

 DrawUndoGuard (IDocumentUndoRedo &rUndoRedo)
 
 ~DrawUndoGuard ()
 

Private Attributes

IDocumentUndoRedo & m_rUndoRedo
 
bool const m_bDrawUndoWasEnabled
 

Detailed Description

Definition at line 269 of file IDocumentUndoRedo.hxx.

Constructor & Destructor Documentation

◆ DrawUndoGuard()

sw::DrawUndoGuard::DrawUndoGuard ( IDocumentUndoRedo &  rUndoRedo)
inline

Definition at line 273 of file IDocumentUndoRedo.hxx.

References m_rUndoRedo.

◆ ~DrawUndoGuard()

sw::DrawUndoGuard::~DrawUndoGuard ( )
inline

Definition at line 279 of file IDocumentUndoRedo.hxx.

References m_bDrawUndoWasEnabled, and m_rUndoRedo.

Member Data Documentation

◆ m_bDrawUndoWasEnabled

bool const sw::DrawUndoGuard::m_bDrawUndoWasEnabled
private

Definition at line 286 of file IDocumentUndoRedo.hxx.

Referenced by ~DrawUndoGuard().

◆ m_rUndoRedo

IDocumentUndoRedo& sw::DrawUndoGuard::m_rUndoRedo
private

Definition at line 285 of file IDocumentUndoRedo.hxx.

Referenced by DrawUndoGuard(), and ~DrawUndoGuard().


The documentation for this class was generated from the following file: