Home
last modified time | relevance | path

Searched refs:Ww1SprmPapx (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx201 pPapx = new Ww1SprmPapx(p, nCountBytes); in ReadPapx()
207 pPapx = new Ww1SprmPapx(p, 0); in ReadPapx()
714 Ww1SprmPapx::Ww1SprmPapx(sal_uInt8* pByte, sal_uInt16 nSize) : in Ww1SprmPapx() function in Ww1SprmPapx
721 sal_uInt16 Ww1SprmPapx::SprmSize(sal_uInt8*, sal_uInt16 nSize) in SprmSize()
730 sal_uInt8* Ww1SprmPapx::Sprm(sal_uInt8* pByte, sal_uInt16 nSize) in Sprm()
H A Dw1class.hxx71 class Ww1SprmPapx;
254 Ww1SprmPapx* pPapx;
1102 class Ww1SprmPapx : public Ww1Sprm class
1108 Ww1SprmPapx(sal_uInt8* p, sal_uInt16 nSize);
1109 friend ostream& operator <<(ostream&, Ww1SprmPapx&);
H A Dw1filter.cxx1049 Ww1SprmPapx aSprm(pByte, cb); in Start()
1064 Ww1SprmPapx aSprm(pByte, cb); in Stop()
1297 void Ww1SprmPapx::Start(Ww1Shell& rOut, Ww1Manager& rMan) in Start()
1315 void Ww1SprmPapx::Stop(Ww1Shell& rOut, Ww1Manager& rMan) in Stop()

Completed in 39 milliseconds