Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx2381 bool WW8PLCFx_Fc_FKP::WW8Fkp::Entry::operator< in operator <()
2382 (const WW8PLCFx_Fc_FKP::WW8Fkp::Entry& rSecond) const in operator <()
2387 WW8PLCFx_Fc_FKP::WW8Fkp::WW8Fkp(sal_uInt8 nFibVer, SvStream* pSt, SvStream* pDataSt, in WW8Fkp()
2471 WW8PLCFx_Fc_FKP::WW8Fkp::Entry::Entry(const Entry &rEntry) in Entry()
2484 WW8PLCFx_Fc_FKP::WW8Fkp::Entry&
2485 WW8PLCFx_Fc_FKP::WW8Fkp::Entry::operator=(const Entry &rEntry) in operator =()
2505 WW8PLCFx_Fc_FKP::WW8Fkp::Entry::~Entry() in ~Entry()
2511 void WW8PLCFx_Fc_FKP::WW8Fkp::Reset(WW8_FC nFc) in Reset()
2518 bool WW8PLCFx_Fc_FKP::WW8Fkp::SeekPos(WW8_FC nFc) in SeekPos()
2549 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
/AOO41X/main/sw/source/filter/ww8/
H A Dww8scan.cxx2640 bool WW8PLCFx_Fc_FKP::WW8Fkp::Entry::operator< in operator <()
2641 (const WW8PLCFx_Fc_FKP::WW8Fkp::Entry& rSecond) const in operator <()
2656 WW8PLCFx_Fc_FKP::WW8Fkp::WW8Fkp(ww::WordVersion eVersion, SvStream* pSt, in WW8Fkp()
2787 WW8PLCFx_Fc_FKP::WW8Fkp::Entry::Entry(const Entry &rEntry) in Entry()
2800 WW8PLCFx_Fc_FKP::WW8Fkp::Entry&
2801 WW8PLCFx_Fc_FKP::WW8Fkp::Entry::operator=(const Entry &rEntry) in operator =()
2821 WW8PLCFx_Fc_FKP::WW8Fkp::Entry::~Entry() in ~Entry()
2827 void WW8PLCFx_Fc_FKP::WW8Fkp::Reset(WW8_FC nFc) in Reset()
2834 bool WW8PLCFx_Fc_FKP::WW8Fkp::SeekPos(WW8_FC nFc) in SeekPos()
2866 sal_uInt8* WW8PLCFx_Fc_FKP::WW8Fkp::Get(WW8_FC& rStart, WW8_FC& rEnd, sal_Int32& rLen) in Get()
[all …]
H A Dww8scan.hxx473 class WW8PLCFx_Fc_FKP : public WW8PLCFx class
571 WW8PLCFx_Fc_FKP(const WW8PLCFx_Fc_FKP&);
572 WW8PLCFx_Fc_FKP& operator=(const WW8PLCFx_Fc_FKP&);
577 WW8PLCFx_Fc_FKP( SvStream* pSt, SvStream* pTblSt, SvStream* pDataSt,
579 virtual ~WW8PLCFx_Fc_FKP();
595 class WW8PLCFx_Cp_FKP : public WW8PLCFx_Fc_FKP