#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>
Go to the source code of this file.
|
namespace | sw |
| Dialog to specify the properties of date form field.
|
|
◆ UNDO_ACTION_LIMIT
#define UNDO_ACTION_LIMIT (USHRT_MAX - 1000) |