Home
last modified time | relevance | path

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

/trunk/main/filter/source/svg/
H A Dsvgwriter.hxx144 Color maShapeLineColor; member
158 maShapeLineColor( Color( COL_TRANSPARENT ) ), in SVGShapeDescriptor()
H A Dsvgwriter.cxx670 …mpContext->AddPaintAttr( rShape.maShapeLineColor, rShape.maShapeFillColor, &aBoundRect, rShape.map… in ImplWriteShape()
1591 mapCurShape->maShapeLineColor = mpVDev->GetLineColor(); in ImplWriteActions()
1592 …mapCurShape->maShapeLineColor.SetTransparency( (sal_uInt8) FRound( aStroke.getTransparency() * 255… in ImplWriteActions()
1640 mapCurShape->maShapeFillColor = mapCurShape->maShapeLineColor; in ImplWriteActions()
1641 mapCurShape->maShapeLineColor = Color(COL_TRANSPARENT); in ImplWriteActions()

Completed in 80 milliseconds