Home
last modified time | relevance | path

Searched refs:pPapx (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx92 : pPapx(0), pParent(0), stcBase(0), stcNext(0), bUsed(false) in Ww1Style()
98 delete pPapx; in ~Ww1Style()
201 pPapx = new Ww1SprmPapx(p, nCountBytes); in ReadPapx()
207 pPapx = new Ww1SprmPapx(p, 0); in ReadPapx()
H A Dw1class.hxx254 Ww1SprmPapx* pPapx; member in Ww1Style
H A Dw1filter.cxx1229 if (pPapx) in Out()
1230 pPapx->Start(rOut, rMan); in Out()

Completed in 34 milliseconds