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

#include <UndoActions.hxx>

Collaboration diagram for rptui::UndoContext:
[legend]

Public Member Functions

 UndoContext (SfxUndoManager &i_undoManager, const OUString &i_undoTitle)
 
 ~UndoContext ()
 

Private Attributes

SfxUndoManagerm_rUndoManager
 

Detailed Description

Definition at line 96 of file UndoActions.hxx.

Constructor & Destructor Documentation

◆ UndoContext()

rptui::UndoContext::UndoContext ( SfxUndoManager i_undoManager,
const OUString &  i_undoTitle 
)
inline

Definition at line 99 of file UndoActions.hxx.

References SfxUndoManager::EnterListAction(), and m_rUndoManager.

◆ ~UndoContext()

rptui::UndoContext::~UndoContext ( )
inline

Definition at line 105 of file UndoActions.hxx.

References SfxUndoManager::LeaveListAction(), and m_rUndoManager.

Member Data Documentation

◆ m_rUndoManager

SfxUndoManager& rptui::UndoContext::m_rUndoManager
private

Definition at line 111 of file UndoActions.hxx.

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


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