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

This is near the same as OUndoEnvLock but it is also possible to ask for the current mode. More...

#include <UndoEnv.hxx>

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

Public Member Functions

 OUndoMode (OXUndoEnvironment &_rUndoEnv)
 
 ~OUndoMode ()
 

Private Attributes

OXUndoEnvironmentm_rUndoEnv
 

Detailed Description

This is near the same as OUndoEnvLock but it is also possible to ask for the current mode.

UndoMode will set if SID_UNDO is called in execute()

Definition at line 75 of file UndoEnv.hxx.

Constructor & Destructor Documentation

◆ OUndoMode()

rptui::OXUndoEnvironment::OUndoMode::OUndoMode ( OXUndoEnvironment _rUndoEnv)
inline

◆ ~OUndoMode()

rptui::OXUndoEnvironment::OUndoMode::~OUndoMode ( )
inline

Member Data Documentation

◆ m_rUndoEnv

OXUndoEnvironment& rptui::OXUndoEnvironment::OUndoMode::m_rUndoEnv
private

Definition at line 77 of file UndoEnv.hxx.


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