|
LibreOffice Module sc (master) 1
|
#include <svl/undo.hxx>#include <address.hxx>#include "docsh.hxx"#include <memory>#include <map>#include <optional>Go to the source code of this file.
Classes | |
| class | ScSimpleUndo |
| class | ScBlockUndo |
| class | ScMultiBlockUndo |
| class | ScDBFuncUndo |
| class | ScMoveUndo |
| class | ScUndoWrapper |
Enumerations | |
| enum | ScBlockUndoMode { SC_UNDO_SIMPLE , SC_UNDO_MANUALHEIGHT , SC_UNDO_AUTOHEIGHT } |
| enum ScBlockUndoMode |
| Enumerator | |
|---|---|
| SC_UNDO_SIMPLE | |
| SC_UNDO_MANUALHEIGHT | |
| SC_UNDO_AUTOHEIGHT | |
Definition at line 78 of file undobase.hxx.