Searched defs:DrawingInfo (Results 1 – 1 of 1) sorted by relevance
1420 struct DrawingInfo struct in EscherExGlobal1422 …sal_uInt32 mnClusterId; /// Currently used cluster (one-based index into maCluster…1423 sal_uInt32 mnShapeCount; /// Current number of shapes in this drawing.1424 … sal_uInt32 mnLastShapeId; /// Last shape identifier generated for this drawing.1425 …inline explicit DrawingInfo( sal_uInt32 nClusterId ) : mnClusterId( nClusterId ), mnShapeCount… in DrawingInfo() argument
Completed in 31 milliseconds