LibreOffice Module reportdesign (master)
1
|
#include <UndoActions.hxx>
Public Member Functions | |
UndoContext (SfxUndoManager &i_undoManager, const OUString &i_undoTitle) | |
~UndoContext () | |
Private Attributes | |
SfxUndoManager & | m_rUndoManager |
Definition at line 95 of file UndoActions.hxx.
|
inline |
Definition at line 98 of file UndoActions.hxx.
References SfxUndoManager::EnterListAction(), and m_rUndoManager.
|
inline |
Definition at line 104 of file UndoActions.hxx.
References SfxUndoManager::LeaveListAction(), and m_rUndoManager.
|
private |
Definition at line 110 of file UndoActions.hxx.
Referenced by UndoContext(), and ~UndoContext().