Searched defs:rFillColor (Results 1 – 13 of 13) sorted by relevance
/trunk/main/vcl/source/gdi/ |
H A D | bmpacc3.cxx | 274 const BitmapColor& rFillColor = *mpFillColor; in FillRect() local 318 const BitmapColor& rFillColor = *mpFillColor; in FillPolygon() local 379 const BitmapColor& rFillColor = *mpFillColor; in FillPolyPolygon() local
|
H A D | bitmapex.cxx | 480 sal_Bool BitmapEx::Rotate( long nAngle10, const Color& rFillColor ) in Rotate() 676 sal_Bool BitmapEx::Erase( const Color& rFillColor ) in Erase()
|
H A D | bitmap.cxx | 531 sal_Bool Bitmap::Erase( const Color& rFillColor ) in Erase() 750 sal_Bool Bitmap::Rotate( long nAngle10, const Color& rFillColor ) in Rotate()
|
H A D | pdfwriter_impl.cxx | 10051 …onst Point& rDestPoint, const Size& rDestSize, const BitmapEmit& rBitmap, const Color& rFillColor ) in drawBitmap() 10156 …k( const Point& rDestPoint, const Size& rDestSize, const Bitmap& rBitmap, const Color& rFillColor ) in drawMask()
|
/trunk/main/svx/source/dialog/ |
H A D | swframeexample.cxx | 445 Rectangle SvxSwFrameExample::DrawInnerFrame_Impl(const Rectangle &rRect, const Color &rFillColor, c… in DrawInnerFrame_Impl() 725 void SvxSwFrameExample::DrawRect_Impl(const Rectangle &rRect, const Color &rFillColor, const Color … in DrawRect_Impl()
|
/trunk/main/vcl/inc/ |
H A D | printergfx.hxx | 347 void SetFillColor (const PrinterColor& rFillColor = PrinterColor()) in SetFillColor()
|
/trunk/main/sw/source/filter/html/ |
H A D | htmldraw.cxx | 808 const Color& rFillColor = in OutHTML_DrawFrmFmtAsMarquee() local
|
/trunk/main/slideshow/source/engine/transitions/ |
H A D | slidetransitionfactory.cxx | 76 const RGBColor& rFillColor ) in fillPage()
|
/trunk/main/filter/source/flash/ |
H A D | swfwriter1.cxx | 287 void Writer::Impl_writePolygon( const Polygon& rPoly, sal_Bool bFilled, const Color& rFillColor, co… in Impl_writePolygon() 308 …ritePolyPolygon( const PolyPolygon& rPolyPoly, sal_Bool bFilled, const Color& rFillColor, const Co… in Impl_writePolyPolygon()
|
/trunk/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape2d.cxx | 1069 Color EnhancedCustomShape2d::GetColorData( const Color& rFillColor, sal_uInt32 nIndex ) const in GetColorData() argument
|
/trunk/main/filter/source/svg/ |
H A D | svgwriter.cxx | 171 void SVGAttributeWriter::AddPaintAttr( const Color& rLineColor, const Color& rFillColor, in AddPaintAttr()
|
/trunk/main/sw/source/ui/config/ |
H A D | optpage.cxx | 1882 void SwMarkPreview::DrawRect(const Rectangle &rRect, const Color &rFillColor, const Color &rLineCol… in DrawRect()
|
/trunk/main/svtools/source/contnr/ |
H A D | imivctl1.cxx | 1800 const Color& rFillColor = pView->GetFont().GetFillColor(); in PaintEmphasis() local
|
Completed in 304 milliseconds