Home
last modified time | relevance | path

Searched refs:GetColor (Results 351 – 375 of 417) sorted by relevance

1...<<11121314151617

/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2442 aColor = aColorDlg.GetColor(); in IMPL_LINK()
2443 setPenColor(aColor.GetColor()); in IMPL_LINK()
/aoo41x/main/sw/source/ui/config/
H A Dmodcfg.cxx352 case 7 : nVal = aMarkColor.GetColor(); break; in Commit()
/aoo41x/main/sc/source/filter/excel/
H A Dxehelper.cxx531 …perlink && (GETITEM( aItemSet, SvxColorItem, ATTR_FONT_COLOR ).GetValue().GetColor() == COL_AUTO) ) in lclCreateFormattedString()
/aoo41x/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx322 if(aColor == rSett.GetHelpColor().GetColor()) in ProcessEscherObj()
/aoo41x/main/canvas/source/tools/
H A Dcanvastools.cxx651 *reinterpret_cast<sal_Int32*>(pCols) = rColor.GetColor(); in colorToStdIntSequence()
/aoo41x/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx245 …mpToolBoxColor->SetItemImage(TBI_COLOR, GetDisplayBackground().GetColor().IsDark()? maImgColorH : … in Initialize()
/aoo41x/main/sw/source/core/doc/
H A Dtblafmt.cxx727 rSet.Put( rChg.GetColor() ); in UpdateToSet()
/aoo41x/main/svtools/source/filter/wmf/
H A Demfwr.cxx914 ImplWriteColor( pA->GetColor() ); in ImplWrite()
H A Dwinwmf.cxx652 const BitmapColor aColor( pBmp->GetColor( y, x ) ); in ReadRecordParams()
H A Denhwmf.cxx1322 const BitmapColor aColor( pBmp->GetColor( y, x ) ); in ReadEnhWMF()
/aoo41x/main/editeng/source/rtf/
H A Dsvxrtf.cxx184 pAttrPool->SetPoolDefaultItem( SvxColorItem( GetColor( 0 ), in Continue()
/aoo41x/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx935 rValue <<= (sal_Int32)aColor.GetColor(); in convertAnimationValue()
946 rValue <<= (sal_Int32)aColor.GetColor(); in convertAnimationValue()
/aoo41x/main/svx/source/fmcomp/
H A Dfmgridif.cxx2147 aProp <<= (sal_Int32)pDataWindow->GetControlForeground().GetColor(); in getProperty()
2151 aProp <<= (sal_Int32)pDataWindow->GetControlBackground().GetColor(); in getProperty()
/aoo41x/main/sc/source/ui/view/
H A Dviewfun2.cxx2970 rLine.SetColor ( pSrcLine->GetColor() ); in UpdateLineAttrs()
2977 rLine.SetColor ( pDestLine->GetColor() ); in UpdateLineAttrs()
H A Dprintfun.cxx1309 pDev->SetFillColor(pBackground->GetColor()); in DrawBorder()
1320 pDev->SetFillColor(pShadow->GetColor()); in DrawBorder()
/aoo41x/main/sd/source/filter/eppt/
H A Depptso.cxx1525 nBackgroundColor = mpPptEscherEx->GetColor( *((sal_uInt32*)aAny.getValue()) ); in ImplWritePortions()
1548 nBackgroundColor = mpPptEscherEx->GetColor( *((sal_uInt32*)aAny.getValue()) ); in ImplWritePortions()
1583 if ( nCharColor == mpPptEscherEx->GetColor( *((sal_uInt32*)aAny.getValue()) ) ) in ImplWritePortions()
3984 nDimColor = mpPptEscherEx->GetColor( *((sal_uInt32*)mAny.getValue()) ) | 0xfe000000; in ImplWriteObjectEffect()
/aoo41x/main/xmloff/source/style/
H A Dxmlnumfe.cxx1139 const Color* pCol = rFormat.GetColor( nPart ); in ExportPart_Impl()
/aoo41x/main/vcl/source/gdi/
H A Ddibtools.cxx1125 aPixelColor = rAcc.GetColor( nY, nX ); in ImplWriteDIBBits()
/aoo41x/main/vcl/source/window/
H A Ddecoview.cxx657 Color aBackColor = aBackground.GetColor(); in DrawHighlightFrame()
/aoo41x/main/sw/source/core/text/
H A Dtxtftn.cxx1396 pFnt->SetBackColor( new Color( ((SvxBrushItem*)pItem)->GetColor() ) ); in SwFtnSave()
/aoo41x/main/oox/source/xls/
H A Ddrawingmanager.cxx781 if( aXOBitmap.GetBackgroundColor().GetColor() == COL_BLACK ) in convertFillProperties()
/aoo41x/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1253 Color aColor( Application::GetSettings().GetStyleSettings().GetWindowColor().GetColor() ); in getBackground()
1258 return static_cast<sal_Int32>( aColor.GetColor() ); in getBackground()
/aoo41x/main/svtools/source/svhtml/
H A Dparhtml.cxx250 void HTMLOption::GetColor( Color& rColor ) const in GetColor() function in HTMLOption
/aoo41x/main/svx/source/accessibility/
H A DAccessibleShape.cxx843 nColor = crBk.GetColor(); in getBackground()
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx5543 sal_uInt32 EscherEx::GetColor( const sal_uInt32 nSOColor, sal_Bool bSwap ) in GetColor() function in EscherEx
5558 sal_uInt32 EscherEx::GetColor( const Color& rSOColor, sal_Bool bSwap ) in GetColor() function in EscherEx
5565 nColor = GetColor( nColor, sal_True ); in GetColor()

Completed in 561 milliseconds

1...<<11121314151617