Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx294 const sal_uInt8 *pSegmentIt = aSegments.pBuf; in Commit() local
302 sal_uInt16 nSegments = impl_GetUInt16( pSegmentIt ); in Commit()
305 pSegmentIt += 4; in Commit()
309 sal_uInt16 nSeg = impl_GetUInt16( pSegmentIt ); in Commit()
/trunk/main/oox/source/export/
H A Dvmlexport.cxx432 const sal_uInt8 *pSegmentIt = aSegments.pBuf; in Commit() local
438 sal_uInt16 nSegments = impl_GetUInt16( pSegmentIt ); in Commit()
439 pSegmentIt += 4; in Commit()
443 sal_uInt16 nSeg = impl_GetUInt16( pSegmentIt ); in Commit()

Completed in 20 milliseconds