Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dbmpacc3.cxx136 const BitmapColor& rLineColor = *mpLineColor; in DrawLine() local
150 SetPixel( nY, nX, rLineColor ); in DrawLine()
155 SetPixel( nY, nX, rLineColor ); in DrawLine()
169 SetPixel( nY, nX, rLineColor ); in DrawLine()
174 SetPixel( nY, nX, rLineColor ); in DrawLine()
210 SetPixel( nY, nX, rLineColor ); in DrawLine()
249 SetPixel( nY, nX, rLineColor ); in DrawLine()
/trunk/main/filter/source/flash/
H A Dswfwriter.hxx299 …uInt16 defineShape( const PolyPolygon& rPolyPoly, sal_uInt16 nLineWidth, const Color& rLineColor );
366 …olygon( const Polygon& rPoly, sal_Bool bFilled, const Color& rFillColor, const Color& rLineColor );
368 …const PolyPolygon& rPolyPoly, sal_Bool bFilled, const Color& rFillColor, const Color& rLineColor );
H A Dswfwriter.cxx433 …Writer::defineShape( const PolyPolygon& rPolyPoly, sal_uInt16 nLineWidth, const Color& rLineColor ) in defineShape() argument
452 mpTag->addRGBA( rLineColor ); // Color in defineShape()
H A Dswfwriter1.cxx287 …Polygon( const Polygon& rPoly, sal_Bool bFilled, const Color& rFillColor, const Color& rLineColor ) in Impl_writePolygon() argument
290 Impl_writePolyPolygon( aPolyPoly, bFilled, rFillColor, rLineColor ); in Impl_writePolygon()
308 … const PolyPolygon& rPolyPoly, sal_Bool bFilled, const Color& rFillColor, const Color& rLineColor ) in Impl_writePolyPolygon() argument
331 Color aLineColor( rLineColor ); in Impl_writePolyPolygon()
/trunk/main/drawinglayer/source/primitive2d/
H A Dtextlineprimitive2d.cxx270 const basegfx::BColor& rLineColor) in TextLinePrimitive2D() argument
277 maLineColor(rLineColor) in TextLinePrimitive2D()
/trunk/main/vcl/inc/
H A Dprintergfx.hxx345 void SetLineColor (const PrinterColor& rLineColor = PrinterColor()) in SetLineColor() argument
346 { maLineColor = rLineColor; } in SetLineColor()
/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx725 …ameExample::DrawRect_Impl(const Rectangle &rRect, const Color &rFillColor, const Color &rLineColor) in DrawRect_Impl() argument
728 SetLineColor(rLineColor); in DrawRect_Impl()
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dtextlineprimitive2d.hxx64 const basegfx::BColor& rLineColor);
/trunk/main/svx/inc/svx/
H A Dswframeexample.hxx73 void DrawRect_Impl(const Rectangle &rRect, const Color &rFillColor, const Color &rLineColor);
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx589 XLineColorItem& rLineColor = (XLineColorItem&)p3DObj->GetMergedItem( XATTR_LINECOLOR ); in Create3DObject() local
590 p3DObj->SetMergedItem( XFillColorItem( String(), rLineColor.GetColorValue() ) ); in Create3DObject()
/trunk/main/filter/source/svg/
H A Dsvgwriter.hxx130 void AddPaintAttr( const Color& rLineColor, const Color& rFillColor,
H A Dsvgwriter.cxx171 void SVGAttributeWriter::AddPaintAttr( const Color& rLineColor, const Color& rFillColor, in AddPaintAttr() argument
191 AddColorAttr( aXMLAttrStroke, aXMLAttrStrokeOpacity, rLineColor ); in AddPaintAttr()
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx393 void DrawRect(const Rectangle &rRect, const Color &rFillColor, const Color &rLineColor);
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1562 sal_Int32 SwWW8ImplReader::MatchSdrBoxIntoFlyBoxItem(const Color& rLineColor, in MatchSdrBoxIntoFlyBoxItem() argument
1661 aLine.SetColor( rLineColor ); in MatchSdrBoxIntoFlyBoxItem()
H A Dww8par.hxx1330 sal_Int32 MatchSdrBoxIntoFlyBoxItem( const Color& rLineColor,
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1882 …d SwMarkPreview::DrawRect(const Rectangle &rRect, const Color &rFillColor, const Color &rLineColor) in DrawRect() argument
1885 SetLineColor(rLineColor); in DrawRect()

Completed in 113 milliseconds