Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/icgm/
H A Delements.cxx101 pLineBundle = (LineBundle*)GetBundle( aLineList, rSource.pLineBundle->GetIndex() ); in operator =()
108 pMarkerBundle = (MarkerBundle*)GetBundle( aMarkerList, rSource.pMarkerBundle->GetIndex() ); in operator =()
113 pEdgeBundle = (EdgeBundle*)GetBundle( aEdgeList, rSource.pEdgeBundle->GetIndex() ); in operator =()
119 pTextBundle = (TextBundle*)GetBundle( aTextList, rSource.pTextBundle->GetIndex() ); in operator =()
139 pFillBundle = (FillBundle*)GetBundle( aFillList, rSource.pFillBundle->GetIndex() ); in operator =()
359 Bundle* pBundle = GetBundle( rList, nIndex ); in GetBundleIndex()
367 Bundle* CGMElements::GetBundle( List& rList, long nIndex ) in GetBundle() function in CGMElements
381 Bundle* pBundle = GetBundle( rList, rBundle.GetIndex() ); in InsertBundle()
H A Delements.hxx134 Bundle* GetBundle( List& rList, long nIndex );

Completed in 17 milliseconds