Home
last modified time | relevance | path

Searched refs:WW8PLCFx_Fc_FKP (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx2380 bool WW8PLCFx_Fc_FKP::WW8Fkp::Entry::operator< in operator <()
2381 (const WW8PLCFx_Fc_FKP::WW8Fkp::Entry& rSecond) const in operator <()
2386 WW8PLCFx_Fc_FKP::WW8Fkp::WW8Fkp(sal_uInt8 nFibVer, SvStream* pSt, SvStream* pDataSt, in WW8Fkp()
2470 WW8PLCFx_Fc_FKP::WW8Fkp::Entry::Entry(const Entry &rEntry) in Entry()
2483 WW8PLCFx_Fc_FKP::WW8Fkp::Entry&
2484 WW8PLCFx_Fc_FKP::WW8Fkp::Entry::operator=(const Entry &rEntry) in operator =()
2504 WW8PLCFx_Fc_FKP::WW8Fkp::Entry::~Entry() in ~Entry()
2510 void WW8PLCFx_Fc_FKP::WW8Fkp::Reset(WW8_FC nFc) in Reset()
2517 bool WW8PLCFx_Fc_FKP::WW8Fkp::SeekPos(WW8_FC nFc) in SeekPos()
2548 sal_uInt8* WW8PLCFx_Fc_FKP::WW8Fkp::Get( WW8_FC& rStart, WW8_FC& rEnd, long& rLen ) in Get()
[all …]
H A Dww8scan.hxx370 class WW8PLCFx_Fc_FKP : public WW8PLCFx // Iterator fuer Piece Table Exceptions of Fkps class
444 WW8PLCFx_Fc_FKP( SvStream* pSt, SvStream* pTblSt, SvStream* pDataSt,
447 virtual ~WW8PLCFx_Fc_FKP();
462 class WW8PLCFx_Cp_FKP : public WW8PLCFx_Fc_FKP
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx2639 bool WW8PLCFx_Fc_FKP::WW8Fkp::Entry::operator< in operator <()
2640 (const WW8PLCFx_Fc_FKP::WW8Fkp::Entry& rSecond) const in operator <()
2655 WW8PLCFx_Fc_FKP::WW8Fkp::WW8Fkp(ww::WordVersion eVersion, SvStream* pSt, in WW8Fkp()
2786 WW8PLCFx_Fc_FKP::WW8Fkp::Entry::Entry(const Entry &rEntry) in Entry()
2799 WW8PLCFx_Fc_FKP::WW8Fkp::Entry&
2800 WW8PLCFx_Fc_FKP::WW8Fkp::Entry::operator=(const Entry &rEntry) in operator =()
2820 WW8PLCFx_Fc_FKP::WW8Fkp::Entry::~Entry() in ~Entry()
2826 void WW8PLCFx_Fc_FKP::WW8Fkp::Reset(WW8_FC nFc) in Reset()
2833 bool WW8PLCFx_Fc_FKP::WW8Fkp::SeekPos(WW8_FC nFc) in SeekPos()
2865 sal_uInt8* WW8PLCFx_Fc_FKP::WW8Fkp::Get(WW8_FC& rStart, WW8_FC& rEnd, sal_Int32& rLen) in Get()
[all …]
H A Dww8scan.hxx472 class WW8PLCFx_Fc_FKP : public WW8PLCFx class
570 WW8PLCFx_Fc_FKP(const WW8PLCFx_Fc_FKP&);
571 WW8PLCFx_Fc_FKP& operator=(const WW8PLCFx_Fc_FKP&);
576 WW8PLCFx_Fc_FKP( SvStream* pSt, SvStream* pTblSt, SvStream* pDataSt,
578 virtual ~WW8PLCFx_Fc_FKP();
594 class WW8PLCFx_Cp_FKP : public WW8PLCFx_Fc_FKP