LibreOffice Module sc (master) 1
Classes | Enumerations
undobase.hxx File Reference
#include <svl/undo.hxx>
#include <address.hxx>
#include "docsh.hxx"
#include <memory>
#include <map>
#include <optional>
Include dependency graph for undobase.hxx:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ ScBlockUndoMode

Enumerator
SC_UNDO_SIMPLE 
SC_UNDO_MANUALHEIGHT 
SC_UNDO_AUTOHEIGHT 

Definition at line 78 of file undobase.hxx.