LibreOffice Module reportdesign (master) 1
Public Member Functions | Private Attributes | List of all members
rptui::UndoSuppressor Class Reference

#include <UndoActions.hxx>

Collaboration diagram for rptui::UndoSuppressor:
[legend]

Public Member Functions

 UndoSuppressor (SfxUndoManager &i_undoManager)
 
 ~UndoSuppressor ()
 

Private Attributes

SfxUndoManagerm_rUndoManager
 

Detailed Description

Definition at line 117 of file UndoActions.hxx.

Constructor & Destructor Documentation

◆ UndoSuppressor()

rptui::UndoSuppressor::UndoSuppressor ( SfxUndoManager i_undoManager)
inline

Definition at line 120 of file UndoActions.hxx.

References SfxUndoManager::EnableUndo(), and m_rUndoManager.

◆ ~UndoSuppressor()

rptui::UndoSuppressor::~UndoSuppressor ( )
inline

Definition at line 126 of file UndoActions.hxx.

References SfxUndoManager::EnableUndo(), and m_rUndoManager.

Member Data Documentation

◆ m_rUndoManager

SfxUndoManager& rptui::UndoSuppressor::m_rUndoManager
private

Definition at line 132 of file UndoActions.hxx.

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


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