Searched refs:maShapeFillColor (Results 1 – 2 of 2) sorted by relevance
143 Color maShapeFillColor; member157 maShapeFillColor( Color( COL_TRANSPARENT ) ), in SVGShapeDescriptor()
667 …const sal_Bool bLineOnly = ( rShape.maShapeFillColor == Color( COL_TRANSPARENT ) ) && ( !rShape.m… in ImplWriteShape()670 …mpContext->AddPaintAttr( rShape.maShapeLineColor, rShape.maShapeFillColor, &aBoundRect, rShape.map… in ImplWriteShape()1502 mapCurShape->maShapeFillColor = aFill.getFillColor(); in ImplWriteActions()1503 …mapCurShape->maShapeFillColor.SetTransparency( (sal_uInt8) FRound( 255.0 * aFill.getTransparency()… in ImplWriteActions()1640 mapCurShape->maShapeFillColor = mapCurShape->maShapeLineColor; in ImplWriteActions()