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 96 of file UndoActions.hxx.
|
inline |
Definition at line 99 of file UndoActions.hxx.
References SfxUndoManager::EnterListAction(), and m_rUndoManager.
|
inline |
Definition at line 105 of file UndoActions.hxx.
References SfxUndoManager::LeaveListAction(), and m_rUndoManager.
|
private |
Definition at line 111 of file UndoActions.hxx.
Referenced by UndoContext(), and ~UndoContext().