Searched refs:aTempLineBundle (Results 1 – 1 of 1) sorted by relevance
152 LineBundle aTempLineBundle; in ImplDoClass2() local153 aTempLineBundle.SetIndex( ImplGetI( pElement->nIndexPrecision ) ); in ImplDoClass2()154 aTempLineBundle.eLineType = (LineType)ImplGetI( pElement->nIndexPrecision ); in ImplDoClass2()155 aTempLineBundle.nLineWidth = ImplGetFloat( pElement->eRealPrecision, pElement->nRealSize ); in ImplDoClass2()156 aTempLineBundle.SetColor( ImplGetBitmapColor() ); in ImplDoClass2()157 pElement->InsertBundle( pElement->aLineList, aTempLineBundle ); in ImplDoClass2()
Completed in 11 milliseconds