Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/graphicfilter/icgm/
H A Dclass2.cxx152 LineBundle aTempLineBundle; in ImplDoClass2() local
153 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