Home
last modified time | relevance | path

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

/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1412 struct ClusterEntry struct in EscherExGlobal
1416 …inline explicit ClusterEntry( sal_uInt32 nDrawingId ) : mnDrawingId( nDrawingId ), mnNextShape… in ClusterEntry() function
1418 typedef ::std::vector< ClusterEntry > ClusterTable;
/trunk/main/filter/source/msfilter/
H A Descherex.cxx4977 maClusterTable.push_back( ClusterEntry( nDrawingId ) ); in GenerateDrawingId()
4993 ClusterEntry* pClusterEntry = &maClusterTable[ rDrawingInfo.mnClusterId - 1 ]; in GenerateShapeId()
4999 maClusterTable.push_back( ClusterEntry( nDrawingId ) ); in GenerateShapeId()

Completed in 53 milliseconds