Home
last modified time | relevance | path

Searched refs:WW8PLCFx_FLD (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx694 class WW8PLCFx_FLD : public WW8PLCFx class
700 WW8PLCFx_FLD(const WW8PLCFx_FLD&);
701 WW8PLCFx_FLD& operator=(const WW8PLCFx_FLD &);
703 WW8PLCFx_FLD(SvStream* pSt, const WW8Fib& rMyFib, short nType);
704 virtual ~WW8PLCFx_FLD();
879 WW8PLCFx_FLD* GetFld() const;
942 WW8PLCFx_FLD* pFldPLCF; // Fields in Main Text
943 WW8PLCFx_FLD* pFldHdFtPLCF; // Fields in Header / Footer
946 WW8PLCFx_FLD* pFldFtnPLCF; // Fields in Footnotes
947 WW8PLCFx_FLD* pFldEdnPLCF; // Fields in Endnotes
[all …]
H A Dww8scan.cxx3845 WW8PLCFx_FLD::WW8PLCFx_FLD( SvStream* pSt, const WW8Fib& rMyFib, short nType) in WW8PLCFx_FLD() function in WW8PLCFx_FLD
3886 WW8PLCFx_FLD::~WW8PLCFx_FLD() in ~WW8PLCFx_FLD()
3891 bool WW8PLCFx_FLD::HasValidPLCF() in HasValidPLCF()
3896 sal_uLong WW8PLCFx_FLD::GetIdx() const in GetIdx()
3901 void WW8PLCFx_FLD::SetIdx( sal_uLong nIdx ) in SetIdx()
3907 bool WW8PLCFx_FLD::SeekPos(WW8_CP nCpPos) in SeekPos()
3912 WW8_CP WW8PLCFx_FLD::Where() in Where()
3917 bool WW8PLCFx_FLD::StartPosIsFieldStart() in StartPosIsFieldStart()
3992 WW8PLCFx& WW8PLCFx_FLD::operator ++( int ) in operator ++()
5162 WW8PLCFx_FLD* WW8PLCFMan::GetFld() const in GetFld()
[all …]
H A Dww8par5.cxx675 WW8PLCFx_FLD* pF = pPlcxMan->GetFld(); in End_Field()
948 WW8PLCFx_FLD* pF = pPlcxMan->GetFld(); in Read_Field()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx552 class WW8PLCFx_FLD : public WW8PLCFx // Iterator fuer Fuss- und Endnoten class
558 WW8PLCFx_FLD( SvStream* pSt, WW8Fib& rMyFib, short nType, WW8_CP nStartCp );
559 virtual ~WW8PLCFx_FLD();
705 WW8PLCFx_FLD* GetFld() const;
759 WW8PLCFx_FLD* pFldPLCF; // Fields in Main Text
760 WW8PLCFx_FLD* pFldHdFtPLCF; // Fields in Header / Footer
761 WW8PLCFx_FLD* pFldTxbxPLCF; // Fields in Textboxes in Main Text
762 WW8PLCFx_FLD* pFldTxbxHdFtPLCF; // Fields in Textboxes in Header / Footer
763 WW8PLCFx_FLD* pFldFtnPLCF; // Fields in Footnotes
764 WW8PLCFx_FLD* pFldEdnPLCF; // Fields in Endnotes
[all …]
H A Dww8scan.cxx3467 WW8PLCFx_FLD::WW8PLCFx_FLD( SvStream* pSt, const WW8Fib& rMyFib, short nType) in WW8PLCFx_FLD() function in WW8PLCFx_FLD
3508 WW8PLCFx_FLD::~WW8PLCFx_FLD() in ~WW8PLCFx_FLD()
3513 sal_uLong WW8PLCFx_FLD::GetIdx() const in GetIdx()
3518 void WW8PLCFx_FLD::SetIdx( sal_uLong nIdx ) in SetIdx()
3524 bool WW8PLCFx_FLD::SeekPos(WW8_CP nCpPos) in SeekPos()
3529 WW8_CP WW8PLCFx_FLD::Where() in Where()
3534 bool WW8PLCFx_FLD::StartPosIsFieldStart() in StartPosIsFieldStart()
3570 void WW8PLCFx_FLD::GetSprms(WW8PLCFxDesc* p) in GetSprms()
3609 WW8PLCFx& WW8PLCFx_FLD::operator ++( int ) in operator ++()
4715 WW8PLCFx_FLD* WW8PLCFMan::GetFld() const in GetFld()
[all …]

Completed in 109 milliseconds