Searched refs:aTempMarkerBundle (Results 1 – 1 of 1) sorted by relevance
162 MarkerBundle aTempMarkerBundle; in ImplDoClass2() local163 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 7 milliseconds