Home
last modified time | relevance | path

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

/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1364 … Color aNewLineColor( mpVDev->GetLineColor() ), aNewFillColor( mpVDev->GetFillColor() ); in ImplWriteActions() local
1367aNewFillColor.SetTransparency( sal::static_int_cast<sal_uInt8>( FRound( pA->GetTransparence() * 2.… in ImplWriteActions()
1369 mpContext->AddPaintAttr( aNewLineColor, aNewFillColor ); in ImplWriteActions()

Completed in 23 milliseconds