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

#include <ww8par.hxx>

Collaboration diagram for WW8FlyPara:
[legend]

Public Member Functions

 WW8FlyPara (bool bIsVer67, const WW8FlyPara *pSrc=nullptr)
 
bool operator== (const WW8FlyPara &rSrc) const
 
void Read (sal_uInt8 nSprmTPc, WW8PLCFx_Cp_FKP *pPap)
 
void ReadFull (sal_uInt8 nSprm29, SwWW8ImplReader *pIo)
 
void Read (sal_uInt8 nSprmTPc, WW8RStyle const *pStyle)
 
void ApplyTabPos (const WW8_TablePos *pTabPos)
 
bool IsEmpty () const
 

Public Attributes

bool bVer67
 
sal_Int16 nTDxaAbs
 
sal_Int16 nTDyaAbs
 
sal_Int16 nSp45
 
sal_Int16 nSp28
 
sal_Int16 nLeftMargin
 
sal_Int16 nRightMargin
 
sal_Int16 nUpperMargin
 
sal_Int16 nLowerMargin
 
sal_uInt8 nTPc
 
sal_uInt8 nPWr
 
WW8_BRCVer9_5 brc
 
bool bBorderLines
 
bool bGrafApo
 
bool mbVertSet
 

Detailed Description

Definition at line 200 of file ww8par.hxx.

Constructor & Destructor Documentation

◆ WW8FlyPara()

WW8FlyPara::WW8FlyPara ( bool  bIsVer67,
const WW8FlyPara pSrc = nullptr 
)

Member Function Documentation

◆ ApplyTabPos()

void WW8FlyPara::ApplyTabPos ( const WW8_TablePos pTabPos)

◆ IsEmpty()

bool WW8FlyPara::IsEmpty ( ) const

Definition at line 1880 of file ww8par6.cxx.

References bVer67, and nPWr.

◆ operator==()

bool WW8FlyPara::operator== ( const WW8FlyPara rSrc) const

Definition at line 1678 of file ww8par6.cxx.

References nLeftMargin, nLowerMargin, nPWr, nRightMargin, nSp28, nSp45, nTDxaAbs, nTDyaAbs, nTPc, and nUpperMargin.

◆ Read() [1/2]

void WW8FlyPara::Read ( sal_uInt8  nSprmTPc,
WW8PLCFx_Cp_FKP pPap 
)

◆ Read() [2/2]

void WW8FlyPara::Read ( sal_uInt8  nSprmTPc,
WW8RStyle const *  pStyle 
)

◆ ReadFull()

void WW8FlyPara::ReadFull ( sal_uInt8  nSprm29,
SwWW8ImplReader pIo 
)

Member Data Documentation

◆ bBorderLines

bool WW8FlyPara::bBorderLines

Definition at line 211 of file ww8par.hxx.

Referenced by Read(), WW8FlyPara(), and WW8SwFlyPara::WW8SwFlyPara().

◆ bGrafApo

bool WW8FlyPara::bGrafApo

Definition at line 212 of file ww8par.hxx.

Referenced by ReadFull(), and WW8FlyPara().

◆ brc

WW8_BRCVer9_5 WW8FlyPara::brc

Definition at line 210 of file ww8par.hxx.

Referenced by Read(), WW8FlySet::WW8FlySet(), and WW8SwFlyPara::WW8SwFlyPara().

◆ bVer67

bool WW8FlyPara::bVer67

Definition at line 204 of file ww8par.hxx.

Referenced by IsEmpty(), Read(), ReadFull(), and WW8FlyPara().

◆ mbVertSet

bool WW8FlyPara::mbVertSet

Definition at line 214 of file ww8par.hxx.

Referenced by Read(), and WW8FlyPara().

◆ nLeftMargin

sal_Int16 WW8FlyPara::nLeftMargin

Definition at line 207 of file ww8par.hxx.

Referenced by ApplyTabPos(), operator==(), Read(), WW8FlyPara(), and WW8SwFlyPara::WW8SwFlyPara().

◆ nLowerMargin

sal_Int16 WW8FlyPara::nLowerMargin

Definition at line 207 of file ww8par.hxx.

Referenced by ApplyTabPos(), operator==(), Read(), and WW8FlyPara().

◆ nPWr

sal_uInt8 WW8FlyPara::nPWr

◆ nRightMargin

sal_Int16 WW8FlyPara::nRightMargin

Definition at line 207 of file ww8par.hxx.

Referenced by ApplyTabPos(), operator==(), Read(), WW8FlyPara(), and WW8SwFlyPara::WW8SwFlyPara().

◆ nSp28

sal_Int16 WW8FlyPara::nSp28

Definition at line 206 of file ww8par.hxx.

Referenced by operator==(), Read(), and WW8FlyPara().

◆ nSp45

sal_Int16 WW8FlyPara::nSp45

Definition at line 206 of file ww8par.hxx.

Referenced by operator==(), Read(), ReadFull(), and WW8FlyPara().

◆ nTDxaAbs

sal_Int16 WW8FlyPara::nTDxaAbs

Definition at line 205 of file ww8par.hxx.

Referenced by ApplyTabPos(), operator==(), Read(), WW8FlyPara(), and WW8SwFlyPara::WW8SwFlyPara().

◆ nTDyaAbs

sal_Int16 WW8FlyPara::nTDyaAbs

Definition at line 205 of file ww8par.hxx.

Referenced by ApplyTabPos(), operator==(), Read(), WW8FlyPara(), and WW8SwFlyPara::WW8SwFlyPara().

◆ nTPc

sal_uInt8 WW8FlyPara::nTPc

Definition at line 208 of file ww8par.hxx.

Referenced by ApplyTabPos(), operator==(), Read(), SwWW8ImplReader::TestApo(), and WW8FlyPara().

◆ nUpperMargin

sal_Int16 WW8FlyPara::nUpperMargin

Definition at line 207 of file ww8par.hxx.

Referenced by ApplyTabPos(), operator==(), Read(), and WW8FlyPara().


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