Home
last modified time | relevance | path

Searched refs:GetColor (Results 376 – 400 of 417) sorted by relevance

1...<<11121314151617

/aoo41x/main/sd/source/ui/unoidl/
H A Dunoobj.cxx827 aRet <<= (sal_Int32)( pInfo?pInfo->maBlueScreen.GetColor():0x00ffffff ); in getPropertyValue()
/aoo41x/main/sw/source/core/docnode/
H A Dndtbl1.cxx813 Color aTmp( pToSet->GetColor() ); in lcl_SetLineStyle()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit.hxx364 return ( pBackgroundColor ? *pBackgroundColor : pOutWin->GetBackground().GetColor() ); } in GetBackgroundColor()
/aoo41x/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx649 sal_Int32 nColor = Color( COL_AUTO ).GetColor(); in createTextShapes()
/aoo41x/main/vcl/source/window/
H A Dwindow.cxx8185 rBack.GetColor().GetColor() == COL_TRANSPARENT && in GetDisplayBackground()
9422 rCol = aWall.GetColor(); in ImplGetCurrentBackgroundColor()
9469 int c2 = GetDisplayBackground().GetColor().GetLuminance(); in DrawSelectionBackground()
/aoo41x/main/sc/source/core/tool/
H A Ddetfunc.cxx1614 …olor = ((const XLineColorItem&)pObject->GetMergedItem(XATTR_LINECOLOR)).GetColorValue().GetColor(); in GetDetectiveObjectType()
/aoo41x/main/sw/source/filter/html/
H A Dswhtml.cxx3616 pOption->GetColor( aColor ); in NewFontAttr()
5205 pOption->GetColor( aColor ); in InsertHorzRule()
H A Dhtmlcss1.cxx853 if( pBrushItem->GetColor() != COL_TRANSPARENT ) in StyleParsed()
/aoo41x/main/vcl/source/gdi/
H A Dbitmap.cxx1580 aCol = pAcc->GetColor( nY, nX ); in Replace()
/aoo41x/main/sw/source/core/text/
H A Dtxtfrm.cxx1233 if ( (rBack.GetColor() == COL_TRANSPARENT) && in Modify()
/aoo41x/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx1605 mpGDIMetaFile->AddAction( new MetaTextColorAction( aTmp.GetColor() ) ); in DrawText()
/aoo41x/main/toolkit/source/awt/
H A Dvclxwindows.cxx158 sal_Int32 nBackgroundColor = _pWindow->GetSettings().GetStyleSettings().GetFaceColor().GetColor(); in getButtonLikeFaceColor()
2448 Color aColor = pDialog->GetControlBackground().GetColor(); in setProperty()
2544 Color aColor = pTabPage->GetControlBackground().GetColor(); in setProperty()
/aoo41x/main/svtools/source/control/
H A Dtabbar.cxx2562 SetFillColor( GetBackground().GetColor() ); in ShowDropPos()
H A Dvalueset.cxx783 const Color& rBack = rWall.GetColor(); in ImplDrawSelect()
H A Dcalendar.cxx560 if ( maOtherColor.IsRGBEqual( GetBackground().GetColor() ) ) in ImplFormat()
/aoo41x/main/svl/source/numbers/
H A Dzforscan.cxx469 Color* ImpSvNumberformatScan::GetColor(String& sStr) in GetColor() function in ImpSvNumberformatScan
/aoo41x/main/sc/source/ui/view/
H A Dgridwin4.cxx557 if ( aGridColor.GetColor() == COL_TRANSPARENT ) in Draw()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par3.cxx2444 aTmp <<= (sal_Int32)((SvxColorItem*)pItem)->GetValue().GetColor(); in MiserableDropDownFormHack()
/aoo41x/main/svx/source/table/
H A Dtablecontroller.cxx2065 aNewLine.SetColor( pOld->GetColor() ); in ImplSetLinePreserveColor()
/aoo41x/main/sw/source/core/unocore/
H A Dunosett.cxx2565 nSepLineColor = rFmtCol.GetLineColor().GetColor(); in SwXTextColumns()
H A Dunotbl.cxx117 aLine.Color = pLine->GetColor().GetColor() ; in lcl_SvxLineToLine()
/aoo41x/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx2053 aXHatch.GetColor(), in AdaptObjColor()
/aoo41x/main/svx/source/sidebar/
H A Dnbdtmg.cxx252 Color c=aFont.GetColor(); in ImplLoad()
/aoo41x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx975 rStruct.Color = pLine->GetColor().GetColor(); in FillBorderLine()
8625 rAny <<= static_cast<sal_Int32>(aColor.GetColor()); in GetOnePropertyValue()
8714 rAny <<= sal_Int32(pDoc->GetTabBgColor(nTab).GetColor()); in GetOnePropertyValue()
/aoo41x/main/vcl/source/control/
H A Dilstbox.cxx1938 … SetLineColor( ( GetBackground().GetColor() != COL_LIGHTGRAY ) ? COL_LIGHTGRAY : COL_GRAY ); in DrawEntry()

Completed in 382 milliseconds

1...<<11121314151617