LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
DrawObj Class Reference

#include <wrtww8.hxx>

Collaboration diagram for DrawObj:
[legend]

Public Member Functions

 DrawObj (const ww8::Frame &rContent, WW8_CP nCp, Point aParentPos, SvxFrameDirection nDir, unsigned int nHdFtIndex)
 
void SetShapeDetails (sal_uInt32 nId, sal_Int32 nThick)
 

Public Attributes

WW8_CP mnCp
 
sal_uInt32 mnShapeId
 
ww8::Frame maContent
 
Point maParentPos
 
sal_Int32 mnThick
 
SvxFrameDirection mnDirection
 
unsigned int mnHdFtIndex
 

Detailed Description

Definition at line 341 of file wrtww8.hxx.

Constructor & Destructor Documentation

◆ DrawObj()

DrawObj::DrawObj ( const ww8::Frame rContent,
WW8_CP  nCp,
Point  aParentPos,
SvxFrameDirection  nDir,
unsigned int  nHdFtIndex 
)
inline

Definition at line 353 of file wrtww8.hxx.

Member Function Documentation

◆ SetShapeDetails()

void DrawObj::SetShapeDetails ( sal_uInt32  nId,
sal_Int32  nThick 
)

Definition at line 895 of file wrtw8esh.cxx.

References mnShapeId, mnThick, and nId.

Referenced by SwEscherEx::SwEscherEx().

Member Data Documentation

◆ maContent

ww8::Frame DrawObj::maContent

◆ maParentPos

Point DrawObj::maParentPos

Definition at line 347 of file wrtww8.hxx.

◆ mnCp

WW8_CP DrawObj::mnCp

Definition at line 344 of file wrtww8.hxx.

◆ mnDirection

SvxFrameDirection DrawObj::mnDirection

Definition at line 349 of file wrtww8.hxx.

Referenced by SwEscherEx::WriteTextFlyFrame().

◆ mnHdFtIndex

unsigned int DrawObj::mnHdFtIndex

Definition at line 350 of file wrtww8.hxx.

Referenced by SwEscherEx::WriteFlyFrame(), and SwEscherEx::WriteTextFlyFrame().

◆ mnShapeId

sal_uInt32 DrawObj::mnShapeId

Definition at line 345 of file wrtww8.hxx.

Referenced by SetShapeDetails().

◆ mnThick

sal_Int32 DrawObj::mnThick

Definition at line 348 of file wrtww8.hxx.

Referenced by SetShapeDetails().


The documentation for this class was generated from the following files: