Searched refs:mnClusterId (Results 1 – 2 of 2) sorted by relevance
1422 …sal_uInt32 mnClusterId; /// Currently used cluster (one-based index into maCluster… member1425 …inline explicit DrawingInfo( sal_uInt32 nClusterId ) : mnClusterId( nClusterId ), mnShapeCount… in DrawingInfo()
4982 ClusterEntry* pClusterEntry = &maClusterTable[ rDrawingInfo.mnClusterId - 1 ]; in GenerateShapeId()4991 rDrawingInfo.mnClusterId = static_cast< sal_uInt32 >( maClusterTable.size() ); in GenerateShapeId()4995 …rDrawingInfo.mnLastShapeId = static_cast< sal_uInt32 >( rDrawingInfo.mnClusterId * DFF_DGG_CLUSTER… in GenerateShapeId()
Completed in 71 milliseconds