Searched refs:SetEndColor (Results 1 – 19 of 19) sorted by relevance
316 aGradient.SetEndColor( aLightBlue ); in Paint()321 aGradient.SetEndColor( aLightGreen ); in Paint()326 aGradient.SetEndColor( aLightRed ); in Paint()
533 aGradient.SetEndColor( aLightBlue ); in printPage()538 aGradient.SetEndColor( aLightGreen ); in printPage()543 aGradient.SetEndColor( aLightRed ); in printPage()
465 g.SetEndColor( Application::GetSettings().GetStyleSettings().GetFaceColor() ); in ImplGetApplicationGradient()467 g.SetEndColor( Application::GetSettings().GetStyleSettings().GetFaceGradientColor() ); in ImplGetApplicationGradient()
163 void Gradient::SetEndColor( const Color& rColor ) in SetEndColor() function in Gradient
709 aGradient.SetEndColor( aEndCol ); in DrawGradient()887 aGradient.SetEndColor( aEndCol ); in DrawGradient()
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()
61 void SetEndColor(const Color& rColor) { aEndColor = rColor; } in SetEndColor() function in XGradient
96 void SetEndColor( const Color& rColor );
285 o_rVCLGradient.SetEndColor(Color(rFiGrAtt.getEndColor())); in impConvertFillGradientAttributeToVCLGradient()291 … o_rVCLGradient.SetEndColor(Color(maBColorModifierStack.getModifiedColor(rFiGrAtt.getEndColor()))); in impConvertFillGradientAttributeToVCLGradient()1961 aVCLGradient.SetEndColor(aTransColor); in processBasePrimitive2D()
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()
201 rG.aGradient.SetEndColor(rV.aCol2); in VecToGrad()
1258 aXGradient.SetEndColor(rGrad.GetEndColor()); in DoAction()
278 aGradient.SetEndColor(aEndColor); in ImpCreateShadowObjectClone()
483 g.SetEndColor( aEndColor ); in DoPaint()
625 aXGradient.SetEndColor( aGradient.EndColor ); in getEntry()
391 else aGradient.SetEndColor (aColor); in AttrExec()
194 maGradientLinear.SetEndColor(Color(DEFAULT_ENDVALUE)); in Initialize()
2037 aXGradient.SetEndColor( in AdaptObjColor()
408 g.SetEndColor( endCol ); in ImplDrawGradientBackground()3278 g.SetEndColor( pThis->GetSettings().GetStyleSettings().GetShadowColor() ); in ImplDrawMenubutton()
Completed in 195 milliseconds