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

#include <msdffimp.hxx>

Collaboration diagram for DffObjData:
[legend]

Public Member Functions

 DffObjData (const DffRecordHeader &rObjHd, const tools::Rectangle &rBoundRect, int nClByGroup)
 
 DffObjData (const std::shared_ptr< DffRecordHeader > &rObjHd, const DffObjData &o)
 

Public Attributes

const DffRecordHeaderrSpHd
 
tools::Rectangle aBoundRect
 
tools::Rectangle aChildAnchor
 
sal_uInt32 nShapeId
 
ShapeFlag nSpFlags
 
MSO_SPT eShapeType
 
bool bShapeType: 1
 
bool bClientAnchor: 1
 
bool bClientData: 1
 
bool bChildAnchor: 1
 
bool bOpt: 1
 
bool bOpt2: 1
 
bool bRotateTextWithShape: 1
 
bool bPageAnchor
 
int nCalledByGroup
 

Detailed Description

Definition at line 299 of file msdffimp.hxx.

Constructor & Destructor Documentation

◆ DffObjData() [1/2]

DffObjData::DffObjData ( const DffRecordHeader rObjHd,
const tools::Rectangle rBoundRect,
int  nClByGroup 
)
inline

Definition at line 320 of file msdffimp.hxx.

References mso_sptNil, and NONE.

◆ DffObjData() [2/2]

DffObjData::DffObjData ( const std::shared_ptr< DffRecordHeader > &  rObjHd,
const DffObjData o 
)
inline

Definition at line 339 of file msdffimp.hxx.

Member Data Documentation

◆ aBoundRect

tools::Rectangle DffObjData::aBoundRect

◆ aChildAnchor

tools::Rectangle DffObjData::aChildAnchor

◆ bChildAnchor

bool DffObjData::bChildAnchor

◆ bClientAnchor

bool DffObjData::bClientAnchor

Definition at line 311 of file msdffimp.hxx.

Referenced by SvxMSDffManager::ImportShape(), and SvxMSDffManager::ProcessObj().

◆ bClientData

bool DffObjData::bClientData

Definition at line 312 of file msdffimp.hxx.

Referenced by SvxMSDffManager::ProcessObj().

◆ bOpt

bool DffObjData::bOpt

Definition at line 314 of file msdffimp.hxx.

Referenced by SvxMSDffManager::ImportShape().

◆ bOpt2

bool DffObjData::bOpt2

◆ bPageAnchor

bool DffObjData::bPageAnchor

Definition at line 317 of file msdffimp.hxx.

◆ bRotateTextWithShape

bool DffObjData::bRotateTextWithShape

◆ bShapeType

bool DffObjData::bShapeType

Definition at line 310 of file msdffimp.hxx.

Referenced by SvxMSDffManager::ImportShape(), and PPTTextObj::PPTTextObj().

◆ eShapeType

MSO_SPT DffObjData::eShapeType

◆ nCalledByGroup

int DffObjData::nCalledByGroup

Definition at line 318 of file msdffimp.hxx.

Referenced by SvxMSDffManager::ImportGraphic(), and SvxMSDffManager::ProcessObj().

◆ nShapeId

sal_uInt32 DffObjData::nShapeId

◆ nSpFlags

ShapeFlag DffObjData::nSpFlags

◆ rSpHd

const DffRecordHeader& DffObjData::rSpHd

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