Searched refs:nLastShapeId (Results 1 – 1 of 1) sorted by relevance
5036 sal_uInt32 nLastShapeId = 0; in WriteDggAtom() local5040 nLastShapeId = ::std::max( nLastShapeId, aIt->mnLastShapeId ); in WriteDggAtom()5045 rStrm << nLastShapeId << nClusterCount << nShapeCount << nDrawingCount; in WriteDggAtom()
Completed in 38 milliseconds