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