Home
last modified time | relevance | path

Searched refs:aBackgroundColor (Results 1 – 25 of 25) sorted by path

/trunk/main/avmedia/source/viewer/
H A Dmediawindow_impl.cxx421 const Color aBackgroundColor( 67, 67, 67 ); in Paint() local
423 SetLineColor( aBackgroundColor ); in Paint()
424 SetFillColor( aBackgroundColor ); in Paint()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx3739 Color aBackgroundColor( pView->GetBackgroundColor() ); in Paint() local
3760 sal_uInt8 nColorDiff = aFontColor.GetColorError( aBackgroundColor ); in Paint()
3762 aBackgroundColor = aFontColor.IsDark() ? COL_WHITE : COL_BLACK; in Paint()
3763 pVDev->SetBackground( aBackgroundColor ); in Paint()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx138 Color aBackgroundColor; // member in PSWriter
385 aBackgroundColor = Color( COL_WHITE ); in WritePS()
1053 pGS->aBackgroundCol = aBackgroundColor; in ImplWriteActions()
1083 aBackgroundColor = pGS->aBackgroundCol; in ImplWriteActions()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DRun.java68 final Color aBackgroundColor) in Paint() argument
78 if (aBackgroundColor != null) in Paint()
81 aG2.setColor(aBackgroundColor); in Paint()
H A DTokenView.java133 final Color aBackgroundColor; in PaintLineHighlight() local
135 aBackgroundColor = maHighlightColor; in PaintLineHighlight()
137 aBackgroundColor = maBackgroundColor; in PaintLineHighlight()
156 aG2.setColor(aBackgroundColor); in PaintLineHighlight()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx505 aHTMLStyle.aBackgroundColor = pBrushItem->GetColor(); in PageDefaults()
596 if ( !aHTMLStyle.aBackgroundColor.GetTransparency() ) in WriteBody()
602 HTMLOutFuncs::Out_Color( rStrm, aHTMLStyle.aBackgroundColor ); in WriteBody()
955 aBgColor = aHTMLStyle.aBackgroundColor; // #55121# keine ungewollte Hintergrundfarbe in WriteCell()
1010 if ( aHTMLStyle.aBackgroundColor != aBgColor ) in WriteCell()
/trunk/main/sc/source/filter/inc/
H A Dhtmlexp.hxx48 Color aBackgroundColor; member
60 aBackgroundColor = r.aBackgroundColor; in operator =()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx1977 Color aBackgroundColor( COL_WHITE ); in PrintNotes() local
1979aBackgroundColor.SetColor( SC_MOD()->GetColorConfig().GetColorValue(svtools::DOCCOLOR).nColor ); in PrintNotes()
1983 pDev->SetFillColor(aBackgroundColor); in PrintNotes()
2049 Color aBackgroundColor( COL_WHITE ); in PrintPage() local
2051aBackgroundColor.SetColor( SC_MOD()->GetColorConfig().GetColorValue(svtools::DOCCOLOR).nColor ); in PrintPage()
2055 pDev->SetFillColor(aBackgroundColor); in PrintPage()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx144 Color aBackgroundColor( mpAnnotationWindow->maColor ); in Paint() local
147 aBackgroundColor = GetSettings().GetStyleSettings().GetWindowColor(); in Paint()
150 mpOutlinerView->SetBackgroundColor( aBackgroundColor ); in Paint()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterService.cxx501 void SAL_CALL SlideSorterService::setBackgroundColor (util::Color aBackgroundColor) in setBackgroundColor() argument
506 mpSlideSorter->GetProperties()->SetBackgroundColor(Color(aBackgroundColor)); in setBackgroundColor()
H A DSlideSorterService.hxx163 virtual void SAL_CALL setBackgroundColor (css::util::Color aBackgroundColor)
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlideSorterView.cxx123 BackgroundPainter (const Color aBackgroundColor) : maBackgroundColor(aBackgroundColor) {} in BackgroundPainter() argument
H A DSlsPageObjectPainter.cxx361 const Color aBackgroundColor (mpTheme->GetColor(Theme::Color_Background)); in PaintPageNumber() local
362 const sal_Int32 nBackgroundLuminance (aBackgroundColor.GetLuminance()); in PaintPageNumber()
514 const Color aBackgroundColor (mpTheme->GetColor(Theme::Color_Background)); in CreateBackgroundBitmap() local
515 aBitmapDevice.SetFillColor(aBackgroundColor); in CreateBackgroundBitmap()
516 aBitmapDevice.SetLineColor(aBackgroundColor); in CreateBackgroundBitmap()
/trunk/main/sdext/source/presenter/
H A DPresenterSlidePreview.cxx355 Sequence<double> aBackgroundColor(4); in Paint() local
359 aBackgroundColor, in Paint()
H A DPresenterWindowManager.cxx1306 const util::Color aBackgroundColor (mpBackgroundBitmap->maReplacementColor); in PaintBackground() local
1307 aRenderState.DeviceColor[0] = ((aBackgroundColor >> 16) & 0x0ff) / 255.0; in PaintBackground()
1308 aRenderState.DeviceColor[1] = ((aBackgroundColor >> 8) & 0x0ff) / 255.0; in PaintBackground()
1309 aRenderState.DeviceColor[2] = ((aBackgroundColor >> 0) & 0x0ff) / 255.0; in PaintBackground()
1310 aRenderState.DeviceColor[3] = ((aBackgroundColor >> 24) & 0x0ff) / 255.0; in PaintBackground()
/trunk/main/svtools/source/control/
H A Dtabbar.cxx2174 Color aBackgroundColor; in StartEditMode() local
2185 aBackgroundColor = aSelectColor; in StartEditMode()
2190 aBackgroundColor = aFaceColor; in StartEditMode()
2196 mpEdit->SetControlBackground( aBackgroundColor ); in StartEditMode()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx770 Color aBackgroundColor = GetSettings().GetStyleSettings().GetWorkspaceColor(); in TextWindow() local
771 SetBackground( aBackgroundColor ); in TextWindow()
772 pParent->SetBackground( aBackgroundColor ); in TextWindow()
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx184 Color aPixelColor, aBackgroundColor; member in SvxBitmapCtl
196 void SetBackgroundColor( Color aColor ) { aBackgroundColor = aColor; } in SetBackgroundColor()
212 Color aBackgroundColor; member in SvxPixelCtl
233 void SetBackgroundColor( const Color& rCol ) { aBackgroundColor = rCol; } in SetBackgroundColor()
238 Color GetBackgroundColor() const { return aBackgroundColor; } in GetBackgroundColor()
H A Dsvdpagv.hxx280 void SetApplicationBackgroundColor(Color aBackgroundColor);
H A Dsvdpntv.hxx566 void SetApplicationBackgroundColor(Color aBackgroundColor);
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx1068 SetFillColor( nLastPixel ? aPixelColor : aBackgroundColor ); in Paint()
1226 aBackgroundColor = aBack; in SetXBitmap()
1301 const Bitmap aRetval(createHistorical8x8FromArray(pBmpArray, aPixelColor, aBackgroundColor)); in GetBitmapEx()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrmediaobj.cxx167 const basegfx::BColor aBackgroundColor(67.0 / 255.0, 67.0 / 255.0, 67.0 / 255.0); in createViewIndependentPrimitive2DSequence() local
172 aTransform, rURL, aBackgroundColor, nPixelBorder)); in createViewIndependentPrimitive2DSequence()
/trunk/main/svx/source/svdraw/
H A Dsvdpagv.cxx1088 void SdrPageView::SetApplicationBackgroundColor(Color aBackgroundColor) in SetApplicationBackgroundColor() argument
1090 maBackgroundColor = aBackgroundColor; in SetApplicationBackgroundColor()
H A Dsvdpntv.cxx1483 void SdrPaintView::SetApplicationBackgroundColor(Color aBackgroundColor) in SetApplicationBackgroundColor() argument
1487 mpPageView->SetApplicationBackgroundColor(aBackgroundColor); in SetApplicationBackgroundColor()
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx1251 Color aBackgroundColor = Color( 0xEC, 0xEC, 0xEC ); in UpdateSettings() local
1252 aStyleSettings.Set3DColors( aBackgroundColor ); in UpdateSettings()
1253 aStyleSettings.SetFaceColor( aBackgroundColor ); in UpdateSettings()
1254 Color aInactiveTabColor( aBackgroundColor ); in UpdateSettings()
1258 aStyleSettings.SetDialogColor( aBackgroundColor ); in UpdateSettings()
1259 aStyleSettings.SetLightBorderColor( aBackgroundColor ); in UpdateSettings()
1307 aStyleSettings.SetMenuColor( aBackgroundColor ); in UpdateSettings()

Completed in 156 milliseconds