AddUndoAction(std::unique_ptr< SfxUndoAction > pAction, bool bTryMerg=false) | SfxUndoManager | virtual |
AddUndoListener(SfxUndoListener &i_listener) | SfxUndoManager | |
CanRepeat(SfxRepeatTarget &rTarget) const | SfxUndoManager | |
Clear() | SfxUndoManager | virtual |
ClearAllLevels() | SfxUndoManager | protected |
ClearRedo() | SfxUndoManager | virtual |
CurrentLevel | SfxUndoManager | static |
dumpAsXml(xmlTextWriterPtr pWriter) const | SfxUndoManager | |
EditUndoManager(sal_uInt16 nMaxUndoActionCount=20) | EditUndoManager | |
EmptyActionsChanged() | SfxUndoManager | protectedvirtual |
EnableUndo(bool bEnable) | SfxUndoManager | |
EnterListAction(const OUString &rComment, const OUString &rRepeatComment, sal_uInt16 nId, ViewShellId nViewShellId) | SfxUndoManager | virtual |
GetListActionDepth() const | SfxUndoManager | |
GetMaxUndoActionCount() const | SfxUndoManager | |
GetRedoAction(size_t nNo=0) const | SfxUndoManager | |
GetRedoActionComment(size_t nNo=0, bool const i_currentLevel=CurrentLevel) const | SfxUndoManager | |
GetRedoActionCount(bool const i_currentLevel=CurrentLevel) const | SfxUndoManager | virtual |
GetRedoActionsInfo() const | SfxUndoManager | |
GetRepeatActionComment(SfxRepeatTarget &rTarget) const | SfxUndoManager | |
GetRepeatActionCount() const | SfxUndoManager | |
GetUndoAction(size_t nNo=0) const | SfxUndoManager | |
GetUndoActionComment(size_t nNo=0, bool const i_currentLevel=CurrentLevel) const | SfxUndoManager | |
GetUndoActionCount(bool const i_currentLevel=CurrentLevel) const | SfxUndoManager | virtual |
GetUndoActionsInfo() const | SfxUndoManager | |
HasTopUndoActionMark(UndoStackMark const i_mark) | SfxUndoManager | |
ImpEditEngine | EditUndoManager | friend |
ImplAddUndoAction_NoNotify(std::unique_ptr< SfxUndoAction > pAction, bool bTryMerge, bool bClearRedo, ::svl::undo::impl::UndoManagerGuard &i_guard) | SfxUndoManager | private |
ImplCheckEmptyActions() | SfxUndoManager | private |
ImplClearCurrentLevel_NoNotify(::svl::undo::impl::UndoManagerGuard &i_guard) | SfxUndoManager | private |
ImplClearRedo(::svl::undo::impl::UndoManagerGuard &i_guard, bool const i_currentLevel) | SfxUndoManager | private |
ImplClearRedo_NoLock(bool const i_currentLevel) | SfxUndoManager | protected |
ImplClearUndo(::svl::undo::impl::UndoManagerGuard &i_guard) | SfxUndoManager | private |
ImplEnableUndo_Lock(bool const i_enable) | SfxUndoManager | private |
ImplGetRedoActionCount_Lock(bool const i_currentLevel=CurrentLevel) const | SfxUndoManager | private |
ImplIsEmptyActions() const | SfxUndoManager | private |
ImplIsInListAction_Lock() const | SfxUndoManager | private |
ImplIsUndoEnabled_Lock() const | SfxUndoManager | private |
ImplLeaveListAction(const bool i_merge, ::svl::undo::impl::UndoManagerGuard &i_guard) | SfxUndoManager | private |
ImplRedo(SfxUndoContext *i_contextOrNull) | SfxUndoManager | private |
ImplUndo(SfxUndoContext *i_contextOrNull) | SfxUndoManager | private |
IsDoing() const | SfxUndoManager | |
IsEmptyActions() const | SfxUndoManager | |
IsInListAction() const | SfxUndoManager | |
IsUndoEnabled() const | SfxUndoManager | |
LeaveAndMergeListAction() | SfxUndoManager | |
LeaveListAction() | SfxUndoManager | |
m_xData | SfxUndoManager | private |
MarkTopUndoAction() | SfxUndoManager | |
mpEditEngine | EditUndoManager | private |
Redo() override | EditUndoManager | virtual |
Redo() | EditUndoManager | privatevirtual |
RedoWithContext(SfxUndoContext &i_context) | SfxUndoManager | protected |
RemoveLastUndoAction() | SfxUndoManager | |
RemoveMark(UndoStackMark const i_mark) | SfxUndoManager | |
RemoveOldestUndoAction() | SfxUndoManager | |
RemoveUndoListener(SfxUndoListener &i_listener) | SfxUndoManager | |
Repeat(SfxRepeatTarget &rTarget) | SfxUndoManager | |
Reset() | SfxUndoManager | |
SetEditEngine(EditEngine *pNew) | EditUndoManager | private |
SetMaxUndoActionCount(size_t nMaxUndoActionCount) | SfxUndoManager | |
SfxUndoManager(size_t nMaxUndoActionCount=20) | SfxUndoManager | |
TopLevel | SfxUndoManager | static |
Undo() override | EditUndoManager | virtual |
Undo() | EditUndoManager | privatevirtual |
UndoWithContext(SfxUndoContext &i_context) | SfxUndoManager | protected |
~SfxUndoManager() | SfxUndoManager | virtual |