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

Create an object ob OUndoEnvLock locks the undo possibility As long as in the OUndoEnvLock scope, no undo is possible for manipulated object. More...

#include <UndoEnv.hxx>

Collaboration diagram for rptui::OXUndoEnvironment::OUndoEnvLock:
[legend]

Public Member Functions

 OUndoEnvLock (OXUndoEnvironment &_rUndoEnv)
 
 ~OUndoEnvLock ()
 

Private Attributes

OXUndoEnvironmentm_rUndoEnv
 

Detailed Description

Create an object ob OUndoEnvLock locks the undo possibility As long as in the OUndoEnvLock scope, no undo is possible for manipulated object.

Definition at line 63 of file UndoEnv.hxx.

Constructor & Destructor Documentation

◆ OUndoEnvLock()

rptui::OXUndoEnvironment::OUndoEnvLock::OUndoEnvLock ( OXUndoEnvironment _rUndoEnv)
inline

Definition at line 67 of file UndoEnv.hxx.

References rptui::OXUndoEnvironment::Lock().

◆ ~OUndoEnvLock()

rptui::OXUndoEnvironment::OUndoEnvLock::~OUndoEnvLock ( )
inline

Definition at line 68 of file UndoEnv.hxx.

References rptui::OXUndoEnvironment::UnLock().

Member Data Documentation

◆ m_rUndoEnv

OXUndoEnvironment& rptui::OXUndoEnvironment::OUndoEnvLock::m_rUndoEnv
private

Definition at line 65 of file UndoEnv.hxx.


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