LibreOffice Module reportdesign (master) 1
Public Member Functions | Private Attributes | List of all members
rptui::OXReportControllerObserver::OEnvLock 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 <ReportControllerObserver.hxx>

Collaboration diagram for rptui::OXReportControllerObserver::OEnvLock:
[legend]

Public Member Functions

 OEnvLock (OXReportControllerObserver &_rObserver)
 
 ~OEnvLock ()
 

Private Attributes

OXReportControllerObserverm_rObserver
 

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 87 of file ReportControllerObserver.hxx.

Constructor & Destructor Documentation

◆ OEnvLock()

rptui::OXReportControllerObserver::OEnvLock::OEnvLock ( OXReportControllerObserver _rObserver)
inline

◆ ~OEnvLock()

rptui::OXReportControllerObserver::OEnvLock::~OEnvLock ( )
inline

Member Data Documentation

◆ m_rObserver

OXReportControllerObserver& rptui::OXReportControllerObserver::OEnvLock::m_rObserver
private

Definition at line 89 of file ReportControllerObserver.hxx.

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


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