Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass2.cxx162 MarkerBundle aTempMarkerBundle; in ImplDoClass2() local
163 aTempMarkerBundle.SetIndex( ImplGetI( pElement->nIndexPrecision ) ); in ImplDoClass2()
164 aTempMarkerBundle.eMarkerType = (MarkerType)ImplGetI( pElement->nIndexPrecision ); in ImplDoClass2()
165 aTempMarkerBundle.nMarkerSize = ImplGetFloat( pElement->eRealPrecision, pElement->nRealSize ); in ImplDoClass2()
166 aTempMarkerBundle.SetColor( ImplGetBitmapColor() ); in ImplDoClass2()
167 pElement->InsertBundle( pElement->aMarkerList, aTempMarkerBundle ); in ImplDoClass2()

Completed in 15 milliseconds