LibreOffice Module sw (master) 1
|
#include <libxml/xmlwriter.h>
#include <svl/itemiter.hxx>
#include <svx/svdundo.hxx>
#include <osl/diagnose.h>
#include <hintids.hxx>
#include <hints.hxx>
#include <fmtflcnt.hxx>
#include <fmtanchr.hxx>
#include <fmtcntnt.hxx>
#include <txtflcnt.hxx>
#include <frmfmt.hxx>
#include <UndoCore.hxx>
#include <rolbck.hxx>
#include <doc.hxx>
#include <IDocumentLayoutAccess.hxx>
#include <rootfrm.hxx>
#include <swundo.hxx>
#include <pam.hxx>
#include <mvsave.hxx>
#include <ndtxt.hxx>
#include <ndole.hxx>
#include <frameformats.hxx>
#include <svx/svdobj.hxx>
Go to the source code of this file.
Functions | |
static SwUndoId | lcl_GetSwUndoId (SwFrameFormat const *const pFrameFormat) |
|
static |
Definition at line 402 of file undobj1.cxx.
References DELETE, DELGRF, DELLAYFMT, SwFormat::GetContent(), SwFormatContent::GetContentIdx(), SwNodeIndex::GetNode(), SwNode::GetNoTextNode(), SwNode::IsGrfNode(), SwNode::IsOLENode(), RES_DRAWFRMFMT(), and SwFormat::Which().