Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/graphicfilter/icgm/
H A Dclass2.cxx184 FillBundle aTempFillBundle; in ImplDoClass2() local
185 aTempFillBundle.SetIndex( ImplGetI( pElement->nIndexPrecision ) ); in ImplDoClass2()
186 aTempFillBundle.eFillInteriorStyle = (FillInteriorStyle)ImplGetI( pElement->nIndexPrecision ); in ImplDoClass2()
187 aTempFillBundle.SetColor( ImplGetBitmapColor() ); in ImplDoClass2()
188 aTempFillBundle.nFillPatternIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass2()
189 aTempFillBundle.nFillHatchIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass2()
190 pElement->InsertBundle( pElement->aFillList, aTempFillBundle ); in ImplDoClass2()

Completed in 17 milliseconds