LibreOffice Module sw (master)
1
|
#include <ww8par.hxx>
Public Member Functions | |
WW8FlyPara (bool bIsVer67, const WW8FlyPara *pSrc=nullptr) | |
bool | operator== (const WW8FlyPara &rSrc) const |
void | Read (sal_uInt8 nSprm29, WW8PLCFx_Cp_FKP *pPap) |
void | ReadFull (sal_uInt8 nSprm29, SwWW8ImplReader *pIo) |
void | Read (sal_uInt8 nSprm29, WW8RStyle const *pStyle) |
void | ApplyTabPos (const WW8_TablePos *pTabPos) |
bool | IsEmpty () const |
Public Attributes | |
bool | bVer67 |
sal_Int16 | nSp26 |
sal_Int16 | nSp27 |
sal_Int16 | nSp45 |
sal_Int16 | nSp28 |
sal_Int16 | nLeMgn |
sal_Int16 | nRiMgn |
sal_Int16 | nUpMgn |
sal_Int16 | nLoMgn |
sal_uInt8 | nSp29 |
sal_uInt8 | nSp37 |
WW8_BRCVer9_5 | brc |
bool | bBorderLines |
bool | bGrafApo |
bool | mbVertSet |
Definition at line 196 of file ww8par.hxx.
WW8FlyPara::WW8FlyPara | ( | bool | bIsVer67, |
const WW8FlyPara * | pSrc = nullptr |
||
) |
void WW8FlyPara::ApplyTabPos | ( | const WW8_TablePos * | pTabPos | ) |
Definition at line 1624 of file ww8par6.cxx.
References nLeMgn, WW8_TablePos::nLeMgn, nLoMgn, WW8_TablePos::nLoMgn, nRiMgn, WW8_TablePos::nRiMgn, nSp26, WW8_TablePos::nSp26, nSp27, WW8_TablePos::nSp27, nSp29, WW8_TablePos::nSp29, nSp37, WW8_TablePos::nSp37, nUpMgn, and WW8_TablePos::nUpMgn.
Referenced by SwWW8ImplReader::TestSameApo().
bool WW8FlyPara::IsEmpty | ( | ) | const |
Definition at line 1853 of file ww8par6.cxx.
bool WW8FlyPara::operator== | ( | const WW8FlyPara & | rSrc | ) | const |
void WW8FlyPara::Read | ( | sal_uInt8 | nSprm29, |
WW8PLCFx_Cp_FKP * | pPap | ||
) |
Definition at line 1685 of file ww8par6.cxx.
References bBorderLines, brc, bVer67, WW8PLCFx_Fc_FKP::HasSprm(), lcl_IsBorder(), lcl_ReadBorders(), mbVertSet, nLeMgn, nLoMgn, SprmResult::nRemainingData, nRiMgn, nSp26, nSp27, nSp28, nSp29, nSp37, nSp45, nUpMgn, SprmResult::pSprm, SetValSprm(), NS_sprm::v6::sprmPWr, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
Referenced by ReadFull(), and SwWW8ImplReader::TestSameApo().
Definition at line 1802 of file ww8par6.cxx.
References bBorderLines, brc, bVer67, WW8RStyle::HasParaSprm(), lcl_IsBorder(), lcl_ReadBorders(), mbVertSet, nLeMgn, nLoMgn, SprmResult::nRemainingData, nRiMgn, nSp26, nSp27, nSp28, nSp29, nSp37, nSp45, nUpMgn, SprmResult::pSprm, SetValSprm(), NS_sprm::v6::sprmPDxaAbs, NS_sprm::v6::sprmPDxaFromText, NS_sprm::v6::sprmPDxaWidth, NS_sprm::v6::sprmPDyaAbs, NS_sprm::v6::sprmPDyaFromText, NS_sprm::v6::sprmPWHeightAbs, NS_sprm::v6::sprmPWr, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
void WW8FlyPara::ReadFull | ( | sal_uInt8 | nSprm29, |
SwWW8ImplReader * | pIo | ||
) |
Definition at line 1736 of file ww8par6.cxx.
References WW8PLCFx_Cp_FKP::advance(), bGrafApo, bVer67, checkRead(), SwWW8ImplReader::GetFib(), WW8Fib::GetFIBVersion(), WW8PLCFx_Fc_FKP::GetIstd(), WW8PLCFx_Fc_FKP::HasSprm(), SwWW8ImplReader::m_pStrm, SwWW8ImplReader::m_vColl, SwWW8ImplReader::m_xPlcxMan, SwWW8ImplReader::m_xWwFib, nPos, SprmResult::nRemainingData, nSp45, SprmResult::pSprm, Read(), SvStream::Seek(), NS_sprm::v6::sprmPPc, ww::stiNil, SvStream::Tell(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
bool WW8FlyPara::bBorderLines |
Definition at line 207 of file ww8par.hxx.
Referenced by Read(), WW8FlyPara(), and WW8SwFlyPara::WW8SwFlyPara().
bool WW8FlyPara::bGrafApo |
Definition at line 208 of file ww8par.hxx.
Referenced by ReadFull(), and WW8FlyPara().
WW8_BRCVer9_5 WW8FlyPara::brc |
Definition at line 206 of file ww8par.hxx.
Referenced by Read(), and WW8SwFlyPara::WW8SwFlyPara().
bool WW8FlyPara::bVer67 |
Definition at line 200 of file ww8par.hxx.
Referenced by IsEmpty(), Read(), ReadFull(), and WW8FlyPara().
bool WW8FlyPara::mbVertSet |
Definition at line 210 of file ww8par.hxx.
Referenced by Read(), and WW8FlyPara().
sal_Int16 WW8FlyPara::nLeMgn |
Definition at line 203 of file ww8par.hxx.
Referenced by ApplyTabPos(), operator==(), Read(), WW8FlyPara(), and WW8SwFlyPara::WW8SwFlyPara().
sal_Int16 WW8FlyPara::nLoMgn |
Definition at line 203 of file ww8par.hxx.
Referenced by ApplyTabPos(), operator==(), Read(), and WW8FlyPara().
sal_Int16 WW8FlyPara::nRiMgn |
Definition at line 203 of file ww8par.hxx.
Referenced by ApplyTabPos(), operator==(), Read(), WW8FlyPara(), and WW8SwFlyPara::WW8SwFlyPara().
sal_Int16 WW8FlyPara::nSp26 |
Definition at line 201 of file ww8par.hxx.
Referenced by ApplyTabPos(), operator==(), Read(), WW8FlyPara(), and WW8SwFlyPara::WW8SwFlyPara().
sal_Int16 WW8FlyPara::nSp27 |
Definition at line 201 of file ww8par.hxx.
Referenced by ApplyTabPos(), operator==(), Read(), WW8FlyPara(), and WW8SwFlyPara::WW8SwFlyPara().
sal_Int16 WW8FlyPara::nSp28 |
Definition at line 202 of file ww8par.hxx.
Referenced by operator==(), Read(), and WW8FlyPara().
sal_uInt8 WW8FlyPara::nSp29 |
Definition at line 204 of file ww8par.hxx.
Referenced by ApplyTabPos(), operator==(), Read(), and WW8FlyPara().
sal_uInt8 WW8FlyPara::nSp37 |
Definition at line 205 of file ww8par.hxx.
Referenced by ApplyTabPos(), IsEmpty(), operator==(), Read(), WW8FlyPara(), and WW8SwFlyPara::WW8SwFlyPara().
sal_Int16 WW8FlyPara::nSp45 |
Definition at line 202 of file ww8par.hxx.
Referenced by operator==(), Read(), ReadFull(), and WW8FlyPara().
sal_Int16 WW8FlyPara::nUpMgn |
Definition at line 203 of file ww8par.hxx.
Referenced by ApplyTabPos(), operator==(), Read(), and WW8FlyPara().