Home
last modified time | relevance | path

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

/aoo41x/main/drawinglayer/source/primitive2d/
H A Dunifiedtransparenceprimitive2d.cxx98 const basegfx::BColor aGray(getTransparence(), getTransparence(), getTransparence()); in get2DDecomposition() local
101 … = Primitive2DReference(new PolyPolygonColorPrimitive2D(basegfx::B2DPolyPolygon(aPolygon), aGray)); in get2DDecomposition()
102 … aTransparenceContent[1] = Primitive2DReference(new PolygonHairlinePrimitive2D(aPolygon, aGray)); in get2DDecomposition()
/aoo41x/main/drawinglayer/source/primitive3d/
H A Dtextureprimitive3d.cxx110 const basegfx::BColor aGray(getTransparence(), getTransparence(), getTransparence()); in get3DDecomposition() local
111 …dientAttribute aFillGradient(attribute::GRADIENTSTYLE_LINEAR, 0.0, 0.0, 0.0, 0.0, aGray, aGray, 1); in get3DDecomposition()

Completed in 82 milliseconds