| /AOO42X/main/vcl/source/app/ |
| H A D | settings.cxx | 588 maDarkShadowColor = Color( COL_BLACK ); in SetStandardStyles() 589 maButtonTextColor = Color( COL_BLACK ); in SetStandardStyles() 590 maButtonRolloverTextColor = Color( COL_BLACK ); in SetStandardStyles() 591 maRadioCheckTextColor = Color( COL_BLACK ); in SetStandardStyles() 592 maGroupTextColor = Color( COL_BLACK ); in SetStandardStyles() 593 maLabelTextColor = Color( COL_BLACK ); in SetStandardStyles() 594 maInfoTextColor = Color( COL_BLACK ); in SetStandardStyles() 596 maWindowTextColor = Color( COL_BLACK ); in SetStandardStyles() 598 maDialogTextColor = Color( COL_BLACK ); in SetStandardStyles() 600 maMonoColor = Color( COL_BLACK ); in SetStandardStyles() [all …]
|
| /AOO42X/main/tools/source/generic/ |
| H A D | color.cxx | 437 COL_BLACK, // COL_BLACK in operator >>() 454 COL_BLACK, // COL_MENUBARTEXT in operator >>() 456 COL_BLACK, // COL_POPUPMENUTEXT in operator >>() 457 COL_BLACK, // COL_WINDOWTEXT in operator >>() 459 COL_BLACK, // COL_HIGHLIGHT in operator >>() 461 COL_BLACK, // COL_3DTEXT in operator >>() 467 COL_BLACK // COL_FIELDTEXT in operator >>() 473 rColor.mnColor = COL_BLACK; in operator >>()
|
| /AOO42X/main/vcl/source/gdi/ |
| H A D | bitmapex.cxx | 322 … aRet.aBitmap.Erase( ( BMP_COLOR_MONOCHROME_BLACK == eColorMode ) ? COL_BLACK : COL_WHITE ); in GetColorTransformedBitmapEx() 494 bRet = aBitmap.Rotate( nAngle10, COL_BLACK ); in Rotate() 499 aMask.Erase( COL_BLACK ); in Rotate() 572 Color aColor( bExpandTransparent ? COL_WHITE : COL_BLACK ); in Expand() 648 aMask.Erase( Color( COL_BLACK ) ); in CopyPixel() 664 aMaskSrc.Erase( Color( COL_BLACK ) ); in CopyPixel() 694 const Color aBlack( COL_BLACK ); in Erase() 1213 static Color aLastColorTopLeft(COL_BLACK); in createBlendFrame() 1214 static Color aLastColorTopRight(COL_BLACK); in createBlendFrame() 1215 static Color aLastColorBottomRight(COL_BLACK); in createBlendFrame() [all …]
|
| H A D | virdev.cxx | 309 SetLineColor( COL_BLACK ); in ImplFillOpaqueRectangle() 310 SetFillColor( COL_BLACK ); in ImplFillOpaqueRectangle() 338 mpAlphaVDev->SetLineColor( COL_BLACK ); in SetOutputSizePixel() 341 mpAlphaVDev->SetFillColor( COL_BLACK ); in SetOutputSizePixel()
|
| H A D | graphictools.cxx | 371 maFillColor( COL_BLACK ), in SvtGraphicFill() 377 maHatchColor( COL_BLACK ), in SvtGraphicFill() 379 maGradient1stColor( COL_BLACK ), in SvtGraphicFill() 380 maGradient2ndColor( COL_BLACK ), in SvtGraphicFill()
|
| H A D | outdev6.cxx | 480 aVDev.SetLineColor( COL_BLACK ); in DrawTransparent() 481 aVDev.SetFillColor( COL_BLACK ); in DrawTransparent() 498 … const BitmapColor aBlack( pR->GetBestMatchingColor( Color( COL_BLACK ) ) ); in DrawTransparent() 640 const Color aBlack( COL_BLACK ); in DrawTransparent() 754 pVDev->SetLineColor( COL_BLACK ); in DrawTransparent() 755 pVDev->SetFillColor( COL_BLACK ); in DrawTransparent()
|
| H A D | outdev3.cxx | 4554 pVDev->SetTextColor( Color( COL_BLACK ) ); in ImplDrawRotateText() 4663 if ( aTextColor.GetColor() == COL_BLACK ) in ImplDrawSpecialText() 4665 if ( aTextLineColor.GetColor() == COL_BLACK ) in ImplDrawSpecialText() 4667 if ( aOverlineColor.GetColor() == COL_BLACK ) in ImplDrawSpecialText() 4673 aReliefColor = Color( COL_BLACK ); in ImplDrawSpecialText() 4714 if ( (GetTextColor().GetColor() == COL_BLACK) in ImplDrawSpecialText() 4718 SetTextColor( Color( COL_BLACK ) ); in ImplDrawSpecialText() 5037 aTextColor = Color( COL_BLACK ); in SetFont() 5063 aTextFillColor = Color( COL_BLACK ); in SetFont() 5129 mpAlphaVDev->SetTextColor( COL_BLACK ); in SetFont() [all …]
|
| /AOO42X/main/sc/source/filter/starcalc/ |
| H A D | scflt.cxx | 384 default: aCol = COL_BLACK; in lcl_ChangeColor() 861 Color ColorLeft(COL_BLACK); in PutToDoc() 862 Color ColorTop(COL_BLACK); in PutToDoc() 863 Color ColorRight(COL_BLACK); in PutToDoc() 864 Color ColorBottom(COL_BLACK); in PutToDoc() 1207 Color TextColor( COL_BLACK ); in LoadPatternCollection() 1302 Color ColorLeft( COL_BLACK ); in LoadPatternCollection() 1303 Color ColorTop( COL_BLACK ); in LoadPatternCollection() 1304 Color ColorRight( COL_BLACK ); in LoadPatternCollection() 1305 Color ColorBottom( COL_BLACK ); in LoadPatternCollection() [all …]
|
| /AOO42X/main/sd/source/ui/slideshow/ |
| H A D | showwin.cxx | 80 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in ShowWindow() 382 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in SetEndMode() 418 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in SetPauseMode() 481 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in TerminateShow() 519 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in RestartShow() 598 aVDev.SetBackground( Wallpaper( Color( COL_BLACK ) ) ); in DrawPauseScene()
|
| /AOO42X/main/vcl/workben/ |
| H A D | outdevgrind.cxx | 107 const Color aBlackColor( COL_BLACK ); in setupMethodStubs() 853 rTarget.SetLineColor( Color(COL_BLACK) ); in outDevGrind() 859 rTarget.SetLineColor( Color(COL_BLACK) ); in outDevGrind() 865 rTarget.SetLineColor( Color(COL_BLACK) ); in outDevGrind() 871 rTarget.SetLineColor( Color(COL_BLACK) ); in outDevGrind() 877 rTarget.SetLineColor( Color(COL_BLACK) ); in outDevGrind() 883 rTarget.SetLineColor( Color(COL_BLACK) ); in outDevGrind()
|
| /AOO42X/main/sw/source/ui/docvw/ |
| H A D | AnnotationMenuButton.cxx | 124 SetFillColor(COL_BLACK); in Paint() 134 SetFillColor(COL_BLACK); in Paint() 161 Color aCol( COL_BLACK); in Paint() 188 : Color( COL_BLACK ) ) ); in Paint()
|
| /AOO42X/main/svx/source/tbxctrls/ |
| H A D | tbxcolorupdate.cxx | 60 Update(mnSlotId == SID_ATTR_CHAR_COLOR2 ? COL_BLACK : COL_GRAY); in ToolboxButtonColorUpdater() 110 pBmpAcc->SetLineColor( Color( COL_BLACK ) ); in Update() 163 pMskAcc->SetLineColor( COL_BLACK ); in Update() 167 pMskAcc->SetFillColor( COL_BLACK ); in Update()
|
| /AOO42X/main/vcl/source/window/ |
| H A D | decoview.cxx | 309 const Color aBlack( COL_BLACK ); in ImplDrawSymbol() 590 mpOutDev->SetFillColor( Color( COL_BLACK ) ); in DrawSymbol() 644 aLightColor = Color( COL_BLACK ); in DrawHighlightFrame() 645 aShadowColor = Color( COL_BLACK ); in DrawHighlightFrame() 653 aShadowColor = Color( COL_BLACK ); in DrawHighlightFrame() 662 aShadowColor = Color( COL_BLACK ); in DrawHighlightFrame() 843 (aColor == Color(COL_BLACK)) && in ImplDrawFrame() 1010 Color aBlackColor( COL_BLACK ); in ImplDrawButton() 1262 mpOutDev->SetLineColor( Color( COL_BLACK ) ); in DrawSeparator()
|
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | ww8graf.cxx | 118 COL_BLACK, COL_RED, COL_LIGHTRED, // 0 0 0, 0 0 1, 0 0 2 in WW8TransCol() 119 COL_GREEN, COL_BROWN, COL_BLACK, // 0 1 0, 0 1 1, 0 1 2 in WW8TransCol() 120 COL_LIGHTGREEN, COL_BLACK, COL_YELLOW, // 0 2 0, 0 2 1, 0 2 2 in WW8TransCol() 121 COL_BLUE, COL_MAGENTA, COL_BLACK, // 1 0 0, 1 0 1, 1 0 2 in WW8TransCol() 122 COL_CYAN, COL_LIGHTGRAY, COL_BLACK, // 1 1 0, 1 1 1, 1 1 2 in WW8TransCol() 123 COL_BLACK, COL_BLACK, COL_BLACK, // 1 2 0, 1 2 1, 1 2 2 in WW8TransCol() 124 COL_LIGHTBLUE, COL_BLACK, COL_LIGHTMAGENTA, // 2 0 0, 2 0 1, 2 0 2 in WW8TransCol() 125 COL_BLACK, COL_BLACK, COL_BLACK, // 2 1 0, 2 1 1, 2 1 2 in WW8TransCol() 126 COL_LIGHTCYAN, COL_BLACK, COL_WHITE }; // 2 2 0, 2 2 1, 2 2 2 in WW8TransCol() 146 if (eColA[nIdx] != COL_BLACK) in WW8TransCol()
|
| /AOO42X/main/sc/source/ui/sidebar/ |
| H A D | CellBorderUpdater.cxx | 64 pBmpAcc->SetFillColor( COL_BLACK); in UpdateCellBorder() 71 pMskAcc->SetLineColor( COL_BLACK ); in UpdateCellBorder() 72 pMskAcc->SetFillColor( COL_BLACK ); in UpdateCellBorder()
|
| H A D | CellBorderStyleControl.cxx | 165 ::Color aColBlack( COL_BLACK ); in IMPL_LINK() 226 ::Color aColBlack( COL_BLACK ); in IMPL_LINK() 310 ::Color aColBlack( COL_BLACK ); in IMPL_LINK()
|
| /AOO42X/main/filter/source/graphicfilter/ios2met/ |
| H A D | ios2met.cxx | 1673 if ((nFlags&0x40)!=0 && nVal==1) aCol=Color(COL_BLACK); in ReadOrder() 1676 else if ((nFlags&0x40)!=0 && nVal==5) aCol=Color(COL_BLACK); in ReadOrder() 1747 if ((nFlags&0x40)!=0 && nVal==1) aCol=Color(COL_BLACK); in ReadOrder() 1750 else if ((nFlags&0x40)!=0 && nVal==5) aCol=Color(COL_BLACK); in ReadOrder() 1778 else if (nVal==0x0008) aCol=Color(COL_BLACK); in ReadOrder() 1801 else if (nVal==0x0008) aCol=Color(COL_BLACK); in ReadOrder() 1824 if ((nFlags&0x40)!=0 && nVal==1) aCol=Color(COL_BLACK); in ReadOrder() 1827 else if ((nFlags&0x40)!=0 && nVal==5) aCol=Color(COL_BLACK); in ReadOrder() 2565 aDefAttr.aLinCol =Color(COL_BLACK); in ReadOS2MET() 2569 aDefAttr.aChrCol =Color(COL_BLACK); in ReadOS2MET() [all …]
|
| /AOO42X/main/svtools/source/filter/ |
| H A D | sgfbram.cxx | 471 sal_uLong nColor = COL_BLACK; in Hpgl2SvFarbe() 481 case 7: nColor=COL_BLACK; break; in Hpgl2SvFarbe() 512 aOutDev.SetLineColor(Color(COL_BLACK)); in SgfFilterVect() 513 aOutDev.SetFillColor(Color(COL_BLACK)); in SgfFilterVect()
|
| /AOO42X/main/svx/source/sdr/contact/ |
| H A D | viewobjectcontactofsdrole2obj.cxx | 136 Color(COL_BLACK).getBColor(), // black color in createPrimitive2DSequence() 142 Color(COL_BLACK).getBColor(), in createPrimitive2DSequence()
|
| /AOO42X/main/slideshow/source/engine/ |
| H A D | rehearsetimingsactivity.cxx | 164 maFont.SetColor( COL_BLACK ); in RehearseTimingsActivity() 465 blackHole.SetTextColor( COL_BLACK ); in paint() 471 blackHole.SetTextColor( COL_BLACK ); in paint()
|
| /AOO42X/main/sc/source/filter/excel/ |
| H A D | xlchart.cxx | 115 maColor( COL_BLACK ), in XclChLineFormat() 126 maBackColor( COL_BLACK ), in XclChAreaFormat() 186 maTextColor( COL_BLACK ), in XclChText() 199 maLineColor( COL_BLACK ), in XclChMarkerFormat() 360 maTextColor( COL_BLACK ), in XclChTick()
|
| /AOO42X/main/svtools/source/control/ |
| H A D | ctrlbox.cxx | 60 ImplColorListData() : aColor( COL_BLACK ) { bColor = sal_False; } in ImplColorListData() 385 aColor( COL_BLACK ), in LineListBox() 386 maPaintCol( COL_BLACK ) in LineListBox() 395 aColor( COL_BLACK ), in LineListBox() 396 maPaintCol( COL_BLACK ) in LineListBox()
|
| /AOO42X/main/cui/source/tabpages/ |
| H A D | chardlg.cxx | 1491 rFont.SetColor( aColor.GetColor() == COL_AUTO ? Color(COL_BLACK) : aColor ); in ResetColor_Impl() 1492 rCJKFont.SetColor( aColor.GetColor() == COL_AUTO ? Color(COL_BLACK) : aColor ); in ResetColor_Impl() 1493 rCTLFont.SetColor( aColor.GetColor() == COL_AUTO ? Color(COL_BLACK) : aColor ); in ResetColor_Impl() 1549 rFont.SetColor( aSelectedColor.GetColor() == COL_AUTO ? Color(COL_BLACK) : aSelectedColor ); in IMPL_LINK() 1550 rCJKFont.SetColor( aSelectedColor.GetColor() == COL_AUTO ? Color(COL_BLACK) : aSelectedColor ); in IMPL_LINK() 1551 rCTLFont.SetColor( aSelectedColor.GetColor() == COL_AUTO ? Color(COL_BLACK) : aSelectedColor ); in IMPL_LINK() 1981 rFont.SetColor( aColor.GetColor() == COL_AUTO ? Color(COL_BLACK) : aColor ); in ResetColor_Impl() 1982 rCJKFont.SetColor( aColor.GetColor() == COL_AUTO ? Color(COL_BLACK) : aColor ); in ResetColor_Impl() 1983 rCTLFont.SetColor( aColor.GetColor() == COL_AUTO ? Color(COL_BLACK) : aColor ); in ResetColor_Impl() 2123 rFont.SetColor( aSelectedColor.GetColor() == COL_AUTO ? Color(COL_BLACK) : aSelectedColor ); in IMPL_LINK() [all …]
|
| /AOO42X/main/vcl/source/control/ |
| H A D | button.cxx | 948 pDev->SetFillColor( Color( COL_BLACK ) ); in ImplDrawBtnDropDownArrow() 987 aColor = Color( COL_BLACK ); in ImplDrawPushButtonContent() 1058 Color aArrowColor( COL_BLACK ); in ImplDrawPushButtonContent() 1552 pDev->SetTextColor( Color( COL_BLACK ) ); in Draw() 2765 pDev->SetTextColor( Color( COL_BLACK ) ); in Draw() 2778 pDev->SetFillColor( Color( COL_BLACK ) ); in Draw() 2792 pDev->SetFillColor( Color( COL_BLACK ) ); in Draw() 3475 SetLineColor( Color( COL_BLACK ) ); in ImplDraw() 3711 pDev->SetTextColor( Color( COL_BLACK ) ); in Draw() 3720 pDev->SetFillColor( Color( COL_BLACK ) ); in Draw() [all …]
|
| /AOO42X/main/sw/source/ui/config/ |
| H A D | optpage.cxx | 1783 m_aLineCol = bHC? SwViewOption::GetFontColor() : Color( COL_BLACK ); in InitColors() 2280 rFont.SetColor( Color( COL_BLACK ) ); in IMPL_LINK() 2281 rCJKFont.SetColor( Color( COL_BLACK ) ); in IMPL_LINK() 2336 rFont.SetColor( Color( COL_BLACK ) ); in IMPL_LINK() 2337 rCJKFont.SetColor( Color( COL_BLACK ) ); in IMPL_LINK() 2378 rFont.SetColor( Color( COL_BLACK ) ); in IMPL_LINK() 2379 rCJKFont.SetColor( Color( COL_BLACK ) ); in IMPL_LINK() 2393 rFont.SetColor( Color( COL_BLACK ) ); in IMPL_LINK() 2394 rCJKFont.SetColor( Color( COL_BLACK ) ); in IMPL_LINK()
|