LibreOffice Module reportdesign (master) 1
|
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>
Public Member Functions | |
OUndoEnvLock (OXUndoEnvironment &_rUndoEnv) | |
~OUndoEnvLock () | |
Private Attributes | |
OXUndoEnvironment & | m_rUndoEnv |
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.
|
inline |
Definition at line 67 of file UndoEnv.hxx.
References rptui::OXUndoEnvironment::Lock().
|
inline |
Definition at line 68 of file UndoEnv.hxx.
References rptui::OXUndoEnvironment::UnLock().
|
private |
Definition at line 65 of file UndoEnv.hxx.