LibreOffice Module sw (master) 1
|
#include <ww8scan.hxx>
Public Member Functions | |
WW8PLCFx_PCDAttrs (const WW8Fib &rFib, WW8PLCFx_PCD *pPLCFx_PCD, const WW8ScannerBase *pBase) | |
virtual sal_uInt32 | GetIdx () const override |
virtual void | SetIdx (sal_uInt32 nI) override |
virtual bool | SeekPos (WW8_CP nCpPos) override |
virtual WW8_CP | Where () override |
virtual void | GetSprms (WW8PLCFxDesc *p) override |
virtual void | advance () override |
WW8PLCFpcd_Iter * | GetIter () const |
Public Member Functions inherited from WW8PLCFx | |
WW8PLCFx (const WW8Fib &rFib, bool bSprm) | |
virtual | ~WW8PLCFx () |
bool | IsSprm () const |
virtual sal_uInt32 | GetIdx () const =0 |
virtual void | SetIdx (sal_uInt32 nIdx)=0 |
virtual sal_uInt32 | GetIdx2 () const |
virtual void | SetIdx2 (sal_uInt32 nIdx) |
virtual bool | SeekPos (WW8_CP nCpPos)=0 |
virtual WW8_FC | Where ()=0 |
virtual void | GetSprms (WW8PLCFxDesc *p) |
virtual tools::Long | GetNoSprms (WW8_CP &rStart, WW8_CP &, sal_Int32 &rLen) |
virtual void | advance ()=0 |
virtual sal_uInt16 | GetIstd () const |
virtual void | Save (WW8PLCFxSave1 &rSave) const |
virtual void | Restore (const WW8PLCFxSave1 &rSave) |
ww::WordVersion | GetFIBVersion () const |
const WW8Fib & | GetFIB () const |
void | SetStartFc (WW8_FC nFc) |
WW8_FC | GetStartFc () const |
void | SetDirty (bool bIn) |
bool | GetDirty () const |
Private Member Functions | |
WW8PLCFx_PCDAttrs (const WW8PLCFx_PCDAttrs &)=delete | |
WW8PLCFx_PCDAttrs & | operator= (const WW8PLCFx_PCDAttrs &)=delete |
Private Attributes | |
WW8PLCFpcd_Iter * | m_pPcdI |
WW8PLCFx_PCD * | m_pPcd |
std::vector< std::unique_ptr< sal_uInt8[]> > const & | mrGrpprls |
SVBT32 | m_aShortSprm |
Definition at line 434 of file ww8scan.hxx.
|
privatedelete |
WW8PLCFx_PCDAttrs::WW8PLCFx_PCDAttrs | ( | const WW8Fib & | rFib, |
WW8PLCFx_PCD * | pPLCFx_PCD, | ||
const WW8ScannerBase * | pBase | ||
) |
Definition at line 953 of file ww8scan.cxx.
|
overridevirtual |
Implements WW8PLCFx.
Definition at line 974 of file ww8scan.cxx.
|
overridevirtual |
Implements WW8PLCFx.
Definition at line 960 of file ww8scan.cxx.
|
inline |
Definition at line 456 of file ww8scan.hxx.
References m_pPcdI.
|
overridevirtual |
Reimplemented from WW8PLCFx.
Definition at line 983 of file ww8scan.cxx.
References WW8PLCFpcd_Iter::Get(), WW8PLCFx::GetFIBVersion(), ww::IsSevenMinus(), NS_sprm::LN_CHpsInc, NS_sprm::LN_CHpsPosAdj, NS_sprm::LN_PBrcl, NS_sprm::LN_PBrcp, NS_sprm::LN_PFSideBySide, NS_sprm::LN_PicBrcl, NS_sprm::LN_PISnapBaseLine, m_aShortSprm, m_pPcdI, mrGrpprls, p, pData, and WW8_CP_MAX.
|
privatedelete |
|
overridevirtual |
Implements WW8PLCFx.
Definition at line 969 of file ww8scan.cxx.
|
overridevirtual |
Implements WW8PLCFx.
Definition at line 965 of file ww8scan.cxx.
|
overridevirtual |
Implements WW8PLCFx.
Definition at line 978 of file ww8scan.cxx.
References m_pPcd, WW8PLCFx_PCD::Where(), and WW8_CP_MAX.
|
private |
Definition at line 440 of file ww8scan.hxx.
Referenced by GetSprms().
|
private |
Definition at line 438 of file ww8scan.hxx.
Referenced by Where().
|
private |
Definition at line 437 of file ww8scan.hxx.
Referenced by GetIter(), and GetSprms().
|
private |
Definition at line 439 of file ww8scan.hxx.
Referenced by GetSprms().