LibreOffice Module filter (master) 1
Public Member Functions | Public Attributes | List of all members
SvxMSDffShapeInfo Struct Reference

#include <msdffimp.hxx>

Public Member Functions

 SvxMSDffShapeInfo (sal_uInt64 nFPos, sal_uInt32 nId=0, sal_uInt16 nSeqId=0, sal_uInt16 nBoxId=0)
 
 SvxMSDffShapeInfo (const SvxMSDffShapeInfo &rInfo)
 

Public Attributes

sal_uInt32 nShapeId
 shape id, used in PLCF SPA and in mso_fbtSp (FSP) More...
 
sal_uInt64 nFilePos
 offset of the shape in control stream for More...
 
sal_uInt32 nTxBxComp
 
bool bReplaceByFly:1
 shape can be replaced by a frame in Writer More...
 

Detailed Description

Definition at line 756 of file msdffimp.hxx.

Constructor & Destructor Documentation

◆ SvxMSDffShapeInfo() [1/2]

SvxMSDffShapeInfo::SvxMSDffShapeInfo ( sal_uInt64  nFPos,
sal_uInt32  nId = 0,
sal_uInt16  nSeqId = 0,
sal_uInt16  nBoxId = 0 
)
inlineexplicit

Definition at line 765 of file msdffimp.hxx.

References bReplaceByFly, and nId.

◆ SvxMSDffShapeInfo() [2/2]

SvxMSDffShapeInfo::SvxMSDffShapeInfo ( const SvxMSDffShapeInfo rInfo)
inline

Definition at line 773 of file msdffimp.hxx.

Member Data Documentation

◆ bReplaceByFly

bool SvxMSDffShapeInfo::bReplaceByFly

shape can be replaced by a frame in Writer

Definition at line 763 of file msdffimp.hxx.

Referenced by SvxMSDffManager::GetShapeContainerData(), SvxMSDffManager::ProcessObj(), and SvxMSDffShapeInfo().

◆ nFilePos

sal_uInt64 SvxMSDffShapeInfo::nFilePos

offset of the shape in control stream for

potential later access to it

Definition at line 759 of file msdffimp.hxx.

◆ nShapeId

sal_uInt32 SvxMSDffShapeInfo::nShapeId

shape id, used in PLCF SPA and in mso_fbtSp (FSP)

Definition at line 758 of file msdffimp.hxx.

Referenced by SvxMSDffManager::GetShapeContainerData().

◆ nTxBxComp

sal_uInt32 SvxMSDffShapeInfo::nTxBxComp

Definition at line 761 of file msdffimp.hxx.

Referenced by SvxMSDffManager::GetShapeContainerData().


The documentation for this struct was generated from the following file: