LibreOffice Module sw (master) 1
Namespaces | Macros
docundo.cxx File Reference
#include <UndoManager.hxx>
#include <libxml/xmlwriter.h>
#include <doc.hxx>
#include <docsh.hxx>
#include <utility>
#include <view.hxx>
#include <drawdoc.hxx>
#include <ndarr.hxx>
#include <pam.hxx>
#include <swundo.hxx>
#include <UndoCore.hxx>
#include <wrtsh.hxx>
#include <editsh.hxx>
#include <unobaseclass.hxx>
#include <IDocumentDrawModelAccess.hxx>
#include <IDocumentRedlineAccess.hxx>
#include <IDocumentState.hxx>
#include <comphelper/lok.hxx>
#include <assert.h>
#include <sfx2/viewfrm.hxx>
#include <sfx2/bindings.hxx>
#include <osl/diagnose.h>
#include <o3tl/temporary.hxx>
#include <UndoInsert.hxx>
Include dependency graph for docundo.cxx:

Go to the source code of this file.

Namespaces

namespace  sw
 Dialog to specify the properties of date form field.
 

Macros

#define UNDO_ACTION_LIMIT   (USHRT_MAX - 1000)
 

Macro Definition Documentation

◆ UNDO_ACTION_LIMIT

#define UNDO_ACTION_LIMIT   (USHRT_MAX - 1000)

Definition at line 52 of file docundo.cxx.