Searched refs:mpPieceTable (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/writerfilter/source/doctok/ |
| H A D | WW8DocumentImpl.cxx | 242 mpPieceTable = in WW8DocumentImpl() 248 Cp aCp(mpPieceTable->getLastCp()); in WW8DocumentImpl() 249 Fc aFc(mpPieceTable->getLastFc()); in WW8DocumentImpl() 257 mDocumentEndCpAndFc = CpAndFc(aCp, mpPieceTable->cp2fc(aCp), in WW8DocumentImpl() 262 mFootnoteEndCpAndFc = CpAndFc(aCp, mpPieceTable->cp2fc(aCp), in WW8DocumentImpl() 267 mHeaderEndCpAndFc = CpAndFc(aCp, mpPieceTable->cp2fc(aCp), in WW8DocumentImpl() 272 mAnnotationEndCpAndFc = CpAndFc(aCp, mpPieceTable->cp2fc(aCp), in WW8DocumentImpl() 277 mEndnoteEndCpAndFc = CpAndFc(aCp, mpPieceTable->cp2fc(aCp), in WW8DocumentImpl() 282 mTextboxEndCpAndFc = CpAndFc(aCp, mpPieceTable->cp2fc(aCp), in WW8DocumentImpl() 287 mTextboxHeaderEndCpAndFc = CpAndFc(aCp, mpPieceTable->cp2fc(aCp), in WW8DocumentImpl() [all …]
|
| H A D | XNoteHelperImpl.hxx | 49 Fc aFc(mpPieceTable->cp2fc(aCp)); in getCpAndFc() 63 Fc aFc(mpPieceTable->cp2fc(aCp)); in getRefCpAndFc() 100 Fc aFc(mpPieceTable->cp2fc(aCp)); in getIndexOfCpAndFc()
|
| H A D | XNoteHelper.hxx | 48 WW8PieceTable::Pointer_t mpPieceTable; member in writerfilter::doctok::XNoteHelper 82 : mpCps(pCps), mpRefs(pRefs), mpPieceTable(pPieceTable), in XNoteHelper()
|
| H A D | WW8DocumentImpl.hxx | 84 WW8PieceTable::Pointer_t mpPieceTable; member in writerfilter::doctok::BookmarkHelper 126 mpPieceTable(pPieceTable), mpDoc(pDoc) in BookmarkHelper() 287 WW8PieceTable::Pointer_t mpPieceTable; member in writerfilter::doctok::WW8DocumentImpl
|