Searched refs:Ww1Sprm (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sw/source/filter/ww1/ |
H A D | w1class.cxx | 43 Ww1SingleSprm* Ww1Sprm::aTab[ 256 ]; 44 Ww1SingleSprm* Ww1Sprm::pSingleSprm = 0; 427 Ww1Sprm::Ww1Sprm(sal_uInt8* x, sal_uInt16 _nCountBytes) in Ww1Sprm() function in Ww1Sprm 445 Ww1Sprm::Ww1Sprm(SvStream& rStream, sal_uLong ulFilePos) in Ww1Sprm() function in Ww1Sprm 466 Ww1Sprm::~Ww1Sprm() in ~Ww1Sprm() 518 sal_uInt16 Ww1Sprm::GetSize(sal_uInt8 nId, sal_uInt8* pSprm) in GetSize() 539 sal_Bool Ww1Sprm::ReCalc() in ReCalc() 588 void Ww1Sprm::DeinitTab() in DeinitTab() 596 void Ww1Sprm::InitTab() in InitTab() 715 Ww1Sprm(Sprm(pByte, nSize), SprmSize(pByte, nSize)) in Ww1SprmPapx() [all …]
|
H A D | w1class.hxx | 70 class Ww1Sprm; 782 class Ww1Sprm class 814 Ww1Sprm(sal_uInt8*, sal_uInt16); 815 Ww1Sprm(SvStream&, sal_uLong); 816 ~Ww1Sprm(); 817 friend ostream& operator <<(ostream&, Ww1Sprm&); 1102 class Ww1SprmPapx : public Ww1Sprm 1115 class Ww1SprmSep : public Ww1Sprm 1119 : Ww1Sprm(rFib.GetStream(), ulFilePos) in Ww1SprmSep()
|
H A D | w1sprm.cxx | 61 void Ww1Sprm::Stop( Ww1Shell& rOut, Ww1Manager& rMan) in Stop() 74 void Ww1Sprm::Start( in Start() 84 void Ww1Sprm::Start( in Start()
|
H A D | w1par.cxx | 120 Ww1Sprm::DeinitTab(); in Read()
|
H A D | w1filter.cxx | 1312 Ww1Sprm::Start(rOut, rMan); in Start() 1317 Ww1Sprm::Stop(rOut, rMan); in Stop()
|
Completed in 86 milliseconds