LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwDocModifyAndUndoGuard Class Referencefinal

#include <UndoAttribute.hxx>

Collaboration diagram for SwDocModifyAndUndoGuard:
[legend]

Public Member Functions

 SwDocModifyAndUndoGuard (SwFormat &format)
 
 ~SwDocModifyAndUndoGuard ()
 

Private Attributes

SwDocdoc
 
std::unique_ptr< SwUndoFormatAttrHelperhelper
 

Detailed Description

Definition at line 180 of file UndoAttribute.hxx.

Constructor & Destructor Documentation

◆ SwDocModifyAndUndoGuard()

SwDocModifyAndUndoGuard::SwDocModifyAndUndoGuard ( SwFormat format)

Definition at line 98 of file unattr.cxx.

References GetName().

◆ ~SwDocModifyAndUndoGuard()

SwDocModifyAndUndoGuard::~SwDocModifyAndUndoGuard ( )

Member Data Documentation

◆ doc

SwDoc* SwDocModifyAndUndoGuard::doc
private

Definition at line 182 of file UndoAttribute.hxx.

Referenced by ~SwDocModifyAndUndoGuard().

◆ helper

std::unique_ptr<SwUndoFormatAttrHelper> SwDocModifyAndUndoGuard::helper
private

Definition at line 183 of file UndoAttribute.hxx.


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