LibreOffice Module sw (master) 1
Functions
docdesc.cxx File Reference
#include <cmdid.h>
#include <init.hxx>
#include <editeng/lrspitem.hxx>
#include <editeng/ulspitem.hxx>
#include <editeng/paperinf.hxx>
#include <editeng/frmdiritem.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <tools/globname.hxx>
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <unotools/localedatawrapper.hxx>
#include <fmtfsize.hxx>
#include <fmthdft.hxx>
#include <fmtcntnt.hxx>
#include <ftninfo.hxx>
#include <fesh.hxx>
#include <ndole.hxx>
#include <mdiexp.hxx>
#include <doc.hxx>
#include <IDocumentUndoRedo.hxx>
#include <IDocumentFieldsAccess.hxx>
#include <DocumentContentOperationsManager.hxx>
#include <IDocumentState.hxx>
#include <IDocumentLayoutAccess.hxx>
#include <rootfrm.hxx>
#include <poolfmt.hxx>
#include <docsh.hxx>
#include <ftnidx.hxx>
#include <fmtftn.hxx>
#include <txtftn.hxx>
#include <fldbas.hxx>
#include <strings.hrc>
#include <hints.hxx>
#include <SwUndoPageDesc.hxx>
#include <pagedeschint.hxx>
#include <tgrditem.hxx>
#include <unotools/configmgr.hxx>
#include <unotools/syslocale.hxx>
#include <svx/swframetypes.hxx>
#include <o3tl/unit_conversion.hxx>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
Include dependency graph for docdesc.cxx:

Go to the source code of this file.

Functions

static void lcl_DefaultPageFormat (sal_uInt16 nPoolFormatId, SwFrameFormat &rFormat1, SwFrameFormat &rFormat2, SwFrameFormat &rFormat3, SwFrameFormat &rFormat4)
 
static void lcl_DescSetAttr (const SwFrameFormat &rSource, SwFrameFormat &rDest, const bool bPage=true)
 
 IMPL_LINK_NOARG (SwDoc, DoUpdateModifiedOLE, Timer *, void)
 
static SwPageDesclcl_FindPageDesc (const SwPageDescs *pPageDescs, size_t *pPos, const OUString &rName)
 

Function Documentation

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( SwDoc  ,
DoUpdateModifiedOLE  ,
Timer ,
void   
)

◆ lcl_DefaultPageFormat()

static void lcl_DefaultPageFormat ( sal_uInt16  nPoolFormatId,
SwFrameFormat rFormat1,
SwFrameFormat rFormat2,
SwFrameFormat rFormat3,
SwFrameFormat rFormat4 
)
static

◆ lcl_DescSetAttr()

static void lcl_DescSetAttr ( const SwFrameFormat rSource,
SwFrameFormat rDest,
const bool  bPage = true 
)
static

◆ lcl_FindPageDesc()

static SwPageDesc * lcl_FindPageDesc ( const SwPageDescs pPageDescs,
size_t *  pPos,
const OUString &  rName 
)
static