| LibreOffice Module sw (master) 1
    | 
#include <IDocumentUndoRedo.hxx>
| Public Member Functions | |
| UndoGuard (IDocumentUndoRedo &rUndoRedo) | |
| ~UndoGuard () | |
| bool | UndoWasEnabled () const | 
| Private Attributes | |
| IDocumentUndoRedo & | m_rUndoRedo | 
| bool const | m_bUndoWasEnabled | 
Definition at line 223 of file IDocumentUndoRedo.hxx.
| 
 | inline | 
Definition at line 227 of file IDocumentUndoRedo.hxx.
References m_rUndoRedo.
| 
 | inline | 
Definition at line 233 of file IDocumentUndoRedo.hxx.
References m_bUndoWasEnabled, and m_rUndoRedo.
| 
 | inline | 
Definition at line 238 of file IDocumentUndoRedo.hxx.
References m_bUndoWasEnabled.
Referenced by SwDoc::ReplaceStyles().
| 
 | private | 
Definition at line 245 of file IDocumentUndoRedo.hxx.
Referenced by UndoWasEnabled(), and ~UndoGuard().
| 
 | private | 
Definition at line 244 of file IDocumentUndoRedo.hxx.
Referenced by UndoGuard(), and ~UndoGuard().