Searched defs:ClusterEntry (Results 1 – 1 of 1) sorted by relevance
1412 struct ClusterEntry struct in EscherExGlobal1414 …sal_uInt32 mnDrawingId; /// Identifier of drawing this cluster belongs to (one-bas…1415 sal_uInt32 mnNextShapeId; /// Next free shape identifier in this cluster.1416 …inline explicit ClusterEntry( sal_uInt32 nDrawingId ) : mnDrawingId( nDrawingId ), mnNextShape… in ClusterEntry() function
Completed in 27 milliseconds