Home
last modified time | relevance | path

Searched refs:WW8Fkp (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() function in WW8PLCFx_Fc_FKP::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.hxx376 class WW8Fkp // Iterator fuer Formatted Disk Page class in WW8PLCFx_Fc_FKP
398 WW8Fkp( sal_uInt8 nFibVer, SvStream* pFKPStrm, SvStream* pDataStrm,
401 ~WW8Fkp();
409 WW8Fkp& operator ++( int ) { if( nIdx < nIMax ) nIdx++; in operator ++()
435 WW8Fkp* pFkp;
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx475 class WW8Fkp // Iterator for Formatted Disk Page class in WW8PLCFx_Fc_FKP
509 WW8Fkp (ww::WordVersion eVersion, SvStream* pFKPStrm,
521 WW8Fkp& operator ++( int ) in operator ++()
548 WW8Fkp* pFkp;
563 typedef std::list<WW8Fkp*>::iterator myiter;
564 std::list<WW8Fkp*> maFkpCache;
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() function in WW8PLCFx_Fc_FKP::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 …]