Home
last modified time | relevance | path

Searched refs:InsertBundle (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/filter/source/graphicfilter/icgm/
H A Delements.cxx215 InsertBundle( aLineList, aLineBundle ); in Init()
223 InsertBundle( aMarkerList, aMarkerBundle ); in Init()
232 InsertBundle( aEdgeList, aEdgeBundle ); in Init()
253 InsertBundle( aTextList, aTextBundle ); in Init()
261 InsertBundle( aFillList, aFillBundle ); in Init()
361 pBundle = InsertBundle( rList, rBundle ); in GetBundleIndex()
379 Bundle* CGMElements::InsertBundle( List& rList, Bundle& rBundle ) in InsertBundle() function in CGMElements
H A Dclass2.cxx157 pElement->InsertBundle( pElement->aLineList, aTempLineBundle ); in ImplDoClass2()
167 pElement->InsertBundle( pElement->aMarkerList, aTempMarkerBundle ); in ImplDoClass2()
179 pElement->InsertBundle( pElement->aTextList, aTempTextBundle ); in ImplDoClass2()
190 pElement->InsertBundle( pElement->aFillList, aTempFillBundle ); in ImplDoClass2()
200 pElement->InsertBundle( pElement->aEdgeList, aTempEdgeBundle ); in ImplDoClass2()
H A Delements.hxx135 Bundle* InsertBundle( List&, Bundle& );

Completed in 25 milliseconds