Home
last modified time | relevance | path

Searched refs:mnClusterId (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/filter/inc/filter/msfilter/
H A Descherex.hxx1422 …sal_uInt32 mnClusterId; /// Currently used cluster (one-based index into maCluster… member
1425 …inline explicit DrawingInfo( sal_uInt32 nClusterId ) : mnClusterId( nClusterId ), mnShapeCount… in DrawingInfo()
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx4982 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