Home
last modified time | relevance | path

Searched refs:mpEndCps (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.hxx78 WW8StructBase::Pointer_t mpEndCps; member in writerfilter::doctok::BookmarkHelper
125 : mpStartCps(pStartCps), mpEndCps(pEndCps), mpNames(pNames), in BookmarkHelper()
H A DWW8DocumentImpl.cxx2100 Cp aCp(mpEndCps->getU32(nPos * 4)); in getEndCpAndFc()
2143 sal_uInt32 nEndsCount = mpEndCps->getCount() / 4; in getIndex()
2148 if (nCp == mpEndCps->getU16(n * 4)) in getIndex()
2199 sal_uInt32 nEndsCount = mpEndCps->getCount() / 4; in init()

Completed in 26 milliseconds