| /trunk/main/vcl/workben/ |
| H A D | svptest.cxx | 316 aGradient.SetEndColor( aLightBlue ); in Paint() 321 aGradient.SetEndColor( aLightGreen ); in Paint() 326 aGradient.SetEndColor( aLightRed ); in Paint()
|
| /trunk/main/padmin/source/ |
| H A D | padialog.cxx | 533 aGradient.SetEndColor( aLightBlue ); in printPage() 538 aGradient.SetEndColor( aLightGreen ); in printPage() 543 aGradient.SetEndColor( aLightRed ); in printPage()
|
| /trunk/main/vcl/source/gdi/ |
| H A D | wall.cxx | 465 g.SetEndColor( Application::GetSettings().GetStyleSettings().GetFaceColor() ); in ImplGetApplicationGradient() 467 g.SetEndColor( Application::GetSettings().GetStyleSettings().GetFaceGradientColor() ); in ImplGetApplicationGradient()
|
| H A D | gradient.cxx | 163 void Gradient::SetEndColor( const Color& rColor ) in SetEndColor() function in Gradient
|
| H A D | outdev4.cxx | 709 aGradient.SetEndColor( aEndCol ); in DrawGradient() 887 aGradient.SetEndColor( aEndCol ); in DrawGradient()
|
| H A D | gdimtf.cxx | 2162 aGradient.SetEndColor( pFncCol( aGradient.GetEndColor(), pColParam ) ); in ImplExchangeColors() 2243 aGradient.SetEndColor( pFncCol( aGradient.GetEndColor(), pColParam ) ); in ImplExchangeColors() 2254 aGradient.SetEndColor( pFncCol( aGradient.GetEndColor(), pColParam ) ); in ImplExchangeColors()
|
| /trunk/main/svx/inc/svx/ |
| H A D | xgrad.hxx | 61 void SetEndColor(const Color& rColor) { aEndColor = rColor; } in SetEndColor() function in XGradient
|
| /trunk/main/drawinglayer/source/processor2d/ |
| H A D | vclmetafileprocessor2d.cxx | 285 o_rVCLGradient.SetEndColor(Color(rFiGrAtt.getEndColor())); in impConvertFillGradientAttributeToVCLGradient() 291 … o_rVCLGradient.SetEndColor(Color(maBColorModifierStack.getModifiedColor(rFiGrAtt.getEndColor()))); in impConvertFillGradientAttributeToVCLGradient() 1935 aVCLGradient.SetEndColor(aTransColor); in processBasePrimitive2D()
|
| /trunk/main/vcl/inc/vcl/ |
| H A D | gradient.hxx | 96 void SetEndColor( const Color& rColor );
|
| /trunk/main/svx/source/xoutdev/ |
| H A D | xattr.cxx | 3613 aGradient.SetEndColor(aCol); in XFillGradientItem() 3907 aXGradient.SetEndColor( aGradient2.EndColor ); in PutValue() 3944 aXGradient.SetEndColor( aGradient2.EndColor ); in PutValue() 3969 aXGradient.SetEndColor( nVal ); in PutValue()
|
| /trunk/main/svx/source/svdraw/ |
| H A D | gradtrns.cxx | 199 rG.aGradient.SetEndColor(rV.aCol2); in VecToGrad()
|
| H A D | svdfmtf.cxx | 1264 aXGradient.SetEndColor(rGrad.GetEndColor()); in DoAction()
|
| H A D | svdoashp.cxx | 278 aGradient.SetEndColor(aEndColor); in ImpCreateShadowObjectClone()
|
| /trunk/main/sc/source/ui/cctrl/ |
| H A D | tbzoomsliderctrl.cxx | 483 g.SetEndColor( aEndColor ); in DoPaint()
|
| /trunk/main/svx/source/unodraw/ |
| H A D | XPropertyTable.cxx | 625 aXGradient.SetEndColor( aGradient.EndColor ); in getEntry()
|
| /trunk/main/sd/source/ui/view/ |
| H A D | drviews9.cxx | 391 else aGradient.SetEndColor (aColor); in AttrExec()
|
| /trunk/main/svx/source/sidebar/area/ |
| H A D | AreaPropertyPanel.cxx | 196 maGradientLinear.SetEndColor(Color(DEFAULT_ENDVALUE)); in Initialize()
|
| /trunk/main/vcl/source/window/ |
| H A D | toolbox.cxx | 408 g.SetEndColor( endCol ); in ImplDrawGradientBackground() 3278 g.SetEndColor( pThis->GetSettings().GetStyleSettings().GetShadowColor() ); in ImplDrawMenubutton()
|
| /trunk/main/svx/source/customshapes/ |
| H A D | EnhancedCustomShape2d.cxx | 2037 aXGradient.SetEndColor( in AdaptObjColor()
|