Searched refs:pSegmentIt (Results 1 – 2 of 2) sorted by relevance
294 const sal_uInt8 *pSegmentIt = aSegments.pBuf; in Commit() local302 sal_uInt16 nSegments = impl_GetUInt16( pSegmentIt ); in Commit()305 pSegmentIt += 4; in Commit()309 sal_uInt16 nSeg = impl_GetUInt16( pSegmentIt ); in Commit()
432 const sal_uInt8 *pSegmentIt = aSegments.pBuf; in Commit() local438 sal_uInt16 nSegments = impl_GetUInt16( pSegmentIt ); in Commit()439 pSegmentIt += 4; in Commit()443 sal_uInt16 nSeg = impl_GetUInt16( pSegmentIt ); in Commit()
Completed in 48 milliseconds