Searched refs:pCps (Results 1 – 2 of 2) sorted by relevance
/trunk/main/writerfilter/source/doctok/ |
H A D | XNoteHelper.hxx | 76 XNoteHelper(WW8StructBase::Pointer_t pCps, in XNoteHelper() argument 82 : mpCps(pCps), mpRefs(pRefs), mpPieceTable(pPieceTable), in XNoteHelper()
|
H A D | WW8DocumentImpl.cxx | 339 WW8StructBase::Pointer_t pCps in WW8DocumentImpl() local 350 (new XNoteHelper<WW8FRD>(pCps, pRefs, mpPieceTable, this, in WW8DocumentImpl() 358 WW8StructBase::Pointer_t pCps in WW8DocumentImpl() local 369 (new XNoteHelper<WW8FRD>(pCps, pRefs, mpPieceTable, this, in WW8DocumentImpl() 377 WW8StructBase::Pointer_t pCps in WW8DocumentImpl() local 388 (new XNoteHelper<WW8ATRD>(pCps, pRefs, mpPieceTable, this, in WW8DocumentImpl()
|
Completed in 38 milliseconds