Home
last modified time | relevance | path

Searched refs:rColor (Results 1 – 25 of 300) sorted by last modified time

12345678910>>...12

/trunk/main/sw/source/filter/ww8/
H A Drtfexport.hxx177 sal_uInt16 GetColor( const Color& rColor ) const;
H A Dww8atr.cxx1641 void WW8AttributeOutput::CharColor( const SvxColorItem& rColor ) in CharColor() argument
1648 sal_uInt8 nColor = m_rWW8Export.TransCol( rColor.GetValue() ); in CharColor()
1654 m_rWW8Export.InsUInt32( wwUtility::RGBToBGR( rColor.GetValue().GetColor() ) ); in CharColor()
/trunk/main/filter/source/flash/
H A Dswfwriter2.cxx229 void Tag::addRGBA( const Color& rColor ) in addRGBA() argument
231 addUI8( rColor.GetRed() ); in addRGBA()
232 addUI8( rColor.GetGreen() ); in addRGBA()
233 addUI8( rColor.GetBlue() ); in addRGBA()
234 addUI8( 0xff - rColor.GetTransparency() ); in addRGBA()
239 void Tag::addRGB( const Color& rColor ) in addRGB() argument
241 addUI8( rColor.GetRed() ); in addRGB()
242 addUI8( rColor.GetGreen() ); in addRGB()
243 addUI8( rColor.GetBlue() ); in addRGB()
598 GradRecord( sal_uInt8 nRatio, const Color& rColor ) : mnRatio( nRatio ), maColor( rColor ) {} in GradRecord()
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx725 Region CreateRegion( const Color& rColor, const Rectangle& rRect ) const;
H A Dpdfwriter.hxx719 void SetLineColor( const Color& rColor );
722 void SetFillColor( const Color& rColor );
726 void SetTextColor( const Color& rColor );
728 void SetTextFillColor( const Color& rColor );
731 void SetTextLineColor( const Color& rColor );
733 void SetOverlineColor( const Color& rColor );
758 void DrawPixel( const Point& rPt, const Color& rColor );
762 void DrawPixel( const Polygon& rPts, const Color& rColor ) in DrawPixel() argument
763 { Push(); SetLineColor( rColor ); DrawPixel( rPts ); Pop(); } in DrawPixel()
H A Dbitmapex.hxx116 void SetTransparentColor( const Color& rColor ) { aTransparentColor = rColor; } in SetTransparentColor() argument
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3524 const Color& rColor ) in ImplDrawWaveLine() argument
3535 mpGraphics->SetLineColor( ImplColorToSal( rColor ) ); in ImplDrawWaveLine()
3568 mpGraphics->SetFillColor( ImplColorToSal( rColor ) ); in ImplDrawWaveLine()
5170 void OutputDevice::SetTextColor( const Color& rColor ) in SetTextColor() argument
5175 Color aColor( rColor ); in SetTextColor()
5235 void OutputDevice::SetTextFillColor( const Color& rColor ) in SetTextFillColor() argument
5240 Color aColor( rColor ); in SetTextFillColor()
5315 void OutputDevice::SetTextLineColor( const Color& rColor ) in SetTextLineColor() argument
5320 Color aColor( rColor ); in SetTextLineColor()
5374 void OutputDevice::SetOverlineColor( const Color& rColor ) in SetOverlineColor() argument
[all …]
H A Dbitmap.cxx1379 Region Bitmap::CreateRegion( const Color& rColor, const Rectangle& rRect ) const in CreateRegion() argument
1395 const BitmapColor aMatch( pReadAcc->GetBestMatchingColor( rColor ) ); in CreateRegion()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx661 void AquaSalGraphics::ImplDrawPixel( long nX, long nY, const RGBAColor& rColor ) in ImplDrawPixel() argument
667 CGContextSetFillColor( mrContext, rColor.AsArray() ); in ImplDrawPixel()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5535 const Color& rColor = SwViewOption::GetFontColor(); in PaintPageBorder() local
5543 _pViewShell->GetOut()->SetLineColor( rColor ); in PaintPageBorder()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1203 bool lcl_GetBackgroundColor( Color & rColor, in lcl_GetBackgroundColor() argument
1219 rColor = *pSectionTOXColor; in lcl_GetBackgroundColor()
1224 rColor = pBackgrdBrush->GetColor(); in lcl_GetBackgroundColor()
1230 rColor = pCrsrSh->Imp()->GetRetoucheColor(); in lcl_GetBackgroundColor()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx362 void SetBackgroundColor( const Color& rColor );
661 void SetBackgroundColor( const Color& rColor ) { maBackgroundColor = rColor; } in SetBackgroundColor() argument
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2716 FASTBOOL SdrPowerPointImport::GetColorFromPalette( sal_uInt16 nNum, Color& rColor ) const in GetColorFromPalette()
2766 rColor = aPageColors.GetColor( nNum ); in GetColorFromPalette()
H A Dmsdffimp.cxx3423 FASTBOOL SvxMSDffManager::GetColorFromPalette( sal_uInt16 /* nNum */, Color& rColor ) const in GetColorFromPalette()
3427 rColor.SetColor( COL_WHITE ); in GetColorFromPalette()
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx491 void SetGridLineColor(const Color& rColor) {aGridLineColor = rColor;} in SetGridLineColor() argument
/trunk/main/sw/source/ui/docvw/
H A DOverlayRanges.hxx54 const Color& rColor,
74 const Color& rColor,
H A DOverlayRanges.cxx116 const Color& rColor, in CreateOverlayRange() argument
130 … pOverlayRanges = new sw::overlay::OverlayRanges( rColor, rRanges, bShowSolidBorder ); in CreateOverlayRange()
139 const Color& rColor, in OverlayRanges() argument
142 : sdr::overlay::OverlayObject( rColor ) in OverlayRanges()
/trunk/main/svx/source/sdr/attribute/
H A Dsdrallfillattributeshelper.cxx72 SdrAllFillAttributesHelper::SdrAllFillAttributesHelper(const Color& rColor) in SdrAllFillAttributesHelper() argument
82 Color(rColor.GetRGBColor()).getBColor(), in SdrAllFillAttributesHelper()
201 const basegfx::BColor& rColor = rFillHatchAttribute.getColor(); in getAverageColor() local
208 aRetval = basegfx::interpolate(rColor, rBackgroundColor, 0.5); in getAverageColor()
213 aRetval = basegfx::interpolate(rColor, rFallback, 0.5); in getAverageColor()
/trunk/main/svx/inc/svx/sdr/attribute/
H A Dsdrallfillattributeshelper.hxx55 SdrAllFillAttributesHelper(const Color& rColor);
/trunk/main/svx/source/table/
H A Dsvdotable.cxx1851 const Color& rColor, long nXOffs, long nWidth, in lcl_VertLineEnds() argument
1854 rDev.SetLineColor(rColor); // PEN_NULL ??? in lcl_VertLineEnds()
1855 rDev.SetFillColor(rColor); in lcl_VertLineEnds()
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx809 void lcl_SetEditColor( EditEngine& rEngine, const Color& rColor ) in lcl_SetEditColor() argument
813 aSet.Put( SvxColorItem( rColor, EE_CHAR_COLOR ) ); in lcl_SetEditColor()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx197 void lcl_AppendHTMLColorTripel( ByteString& rStr, const Color& rColor ) in lcl_AppendHTMLColorTripel() argument
204 p += sprintf( p, "%02X", rColor.GetRed() ); // #100211# - checked in lcl_AppendHTMLColorTripel()
205 p += sprintf( p, "%02X", rColor.GetGreen() ); // #100211# - checked in lcl_AppendHTMLColorTripel()
206 p += sprintf( p, "%02X", rColor.GetBlue() ); // #100211# - checked 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() argument
3011 pDoc->SetTabBgColor(nTab, rColor); in SetTabBgColor()
3012 if ( pDoc->GetTabBgColor(nTab) == rColor) in SetTabBgColor()
3019 new ScUndoTabColor( &rDocShell, nTab, aOldTabBgColor, rColor)); in SetTabBgColor()
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx1884 void OutlinerView::SetBackgroundColor( const Color& rColor ) in SetBackgroundColor() argument
1887 pEditView->SetBackgroundColor( rColor ); in SetBackgroundColor()
H A Doutlin2.cxx102 void Outliner::SetBackgroundColor( const Color& rColor ) in SetBackgroundColor() argument
105 pEditEngine->SetBackgroundColor( rColor ); in SetBackgroundColor()

Completed in 356 milliseconds

12345678910>>...12