Searched refs:ClusterEntry (Results 1 – 2 of 2) sorted by relevance
1412 struct ClusterEntry struct in EscherExGlobal1416 …inline explicit ClusterEntry( sal_uInt32 nDrawingId ) : mnDrawingId( nDrawingId ), mnNextShape… in ClusterEntry() argument1418 typedef ::std::vector< ClusterEntry > ClusterTable;
4966 maClusterTable.push_back( ClusterEntry( nDrawingId ) ); in GenerateDrawingId()4982 ClusterEntry* pClusterEntry = &maClusterTable[ rDrawingInfo.mnClusterId - 1 ]; in GenerateShapeId()4988 maClusterTable.push_back( ClusterEntry( nDrawingId ) ); in GenerateShapeId()
Completed in 65 milliseconds