Home
last modified time | relevance | path

Searched defs:rColor (Results 1 – 25 of 185) sorted by last modified time

12345678

/trunk/main/filter/source/flash/
H A Dswfwriter2.cxx229 void Tag::addRGBA( const Color& rColor ) in addRGBA()
239 void Tag::addRGB( const Color& rColor ) in addRGB()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3524 const Color& rColor ) in ImplDrawWaveLine()
5170 void OutputDevice::SetTextColor( const Color& rColor ) in SetTextColor()
5235 void OutputDevice::SetTextFillColor( const Color& rColor ) in SetTextFillColor()
5315 void OutputDevice::SetTextLineColor( const Color& rColor ) in SetTextLineColor()
5374 void OutputDevice::SetOverlineColor( const Color& rColor ) in SetOverlineColor()
H A Dbitmap.cxx1379 Region Bitmap::CreateRegion( const Color& rColor, const Rectangle& rRect ) const in CreateRegion() argument
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx661 void AquaSalGraphics::ImplDrawPixel( long nX, long nY, const RGBAColor& rColor ) in ImplDrawPixel()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5535 const Color& rColor = SwViewOption::GetFontColor(); in PaintPageBorder() local
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1203 bool lcl_GetBackgroundColor( Color & rColor, in lcl_GetBackgroundColor()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx661 void SetBackgroundColor( const Color& rColor ) { maBackgroundColor = rColor; } in SetBackgroundColor()
H A Dediteng.cxx201 void EditEngine::SetBackgroundColor( const Color& rColor ) in SetBackgroundColor()
H A Dimpedit.cxx112 void ImpEditView::SetBackgroundColor( const Color& rColor ) in SetBackgroundColor()
H A Deditview.cxx739 void EditView::SetBackgroundColor( const Color& rColor ) in SetBackgroundColor()
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx762 void DrawPixel( const Polygon& rPts, const Color& rColor ) in DrawPixel()
H A Dbitmapex.hxx116 void SetTransparentColor( const Color& rColor ) { aTransparentColor = rColor; } in SetTransparentColor()
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx491 void SetGridLineColor(const Color& rColor) {aGridLineColor = rColor;} in SetGridLineColor()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx1641 void WW8AttributeOutput::CharColor( const SvxColorItem& rColor ) in CharColor()
/trunk/main/sw/source/ui/docvw/
H A DOverlayRanges.cxx116 const Color& rColor, in CreateOverlayRange()
139 const Color& rColor, in OverlayRanges()
/trunk/main/svx/source/sdr/attribute/
H A Dsdrallfillattributeshelper.cxx72 SdrAllFillAttributesHelper::SdrAllFillAttributesHelper(const Color& rColor) in SdrAllFillAttributesHelper()
201 const basegfx::BColor& rColor = rFillHatchAttribute.getColor(); in getAverageColor() local
/trunk/main/svx/source/table/
H A Dsvdotable.cxx1851 const Color& rColor, long nXOffs, long nWidth, in lcl_VertLineEnds()
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx809 void lcl_SetEditColor( EditEngine& rEngine, const Color& rColor ) in lcl_SetEditColor()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx197 void lcl_AppendHTMLColorTripel( ByteString& rStr, const Color& rColor ) in lcl_AppendHTMLColorTripel()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx2994 bool ScDocFunc::SetTabBgColor( SCTAB nTab, const Color& rColor, bool bRecord, bool bApi ) in SetTabBgColor()
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx1884 void OutlinerView::SetBackgroundColor( const Color& rColor ) in SetBackgroundColor()
H A Doutlin2.cxx102 void Outliner::SetBackgroundColor( const Color& rColor ) in SetBackgroundColor()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx578 void SetTxtColor( const Color& rColor ) in SetTxtColor()
582 void SetFldColor( const Color& rColor ) in SetFldColor()
/trunk/main/vcl/source/window/
H A Ddecoview.cxx570 const Color& rColor, sal_uInt16 nStyle ) in DrawSymbol()
/trunk/main/vcl/source/app/
H A Dsettings.cxx689 void StyleSettings::Set3DColors( const Color& rColor ) in Set3DColors()
927 inline sal_Bool ImplIsBlackOrWhite( const Color& rColor ) in ImplIsBlackOrWhite()

Completed in 291 milliseconds

12345678