Home
last modified time | relevance | path

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

/aoo41x/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() argument
1418 typedef ::std::vector< ClusterEntry > ClusterTable;
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx4966 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 68 milliseconds