Home
last modified time | relevance | path

Searched defs:DrawingInfo (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/filter/inc/filter/msfilter/
H A Descherex.hxx1420 struct DrawingInfo struct in EscherExGlobal
1422 …nt32 mnClusterId; /// Currently used cluster (one-based index into maClusterTable).
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() function