Home
last modified time | relevance | path

Searched refs:SetEndColor (Results 1 – 19 of 19) sorted by relevance

/trunk/main/vcl/workben/
H A Dsvptest.cxx316 aGradient.SetEndColor( aLightBlue ); in Paint()
321 aGradient.SetEndColor( aLightGreen ); in Paint()
326 aGradient.SetEndColor( aLightRed ); in Paint()
/trunk/main/padmin/source/
H A Dpadialog.cxx533 aGradient.SetEndColor( aLightBlue ); in printPage()
538 aGradient.SetEndColor( aLightGreen ); in printPage()
543 aGradient.SetEndColor( aLightRed ); in printPage()
/trunk/main/vcl/source/gdi/
H A Dwall.cxx465 g.SetEndColor( Application::GetSettings().GetStyleSettings().GetFaceColor() ); in ImplGetApplicationGradient()
467 g.SetEndColor( Application::GetSettings().GetStyleSettings().GetFaceGradientColor() ); in ImplGetApplicationGradient()
H A Dgradient.cxx163 void Gradient::SetEndColor( const Color& rColor ) in SetEndColor() function in Gradient
H A Doutdev4.cxx709 aGradient.SetEndColor( aEndCol ); in DrawGradient()
887 aGradient.SetEndColor( aEndCol ); in DrawGradient()
H A Dgdimtf.cxx2162 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 Dxgrad.hxx61 void SetEndColor(const Color& rColor) { aEndColor = rColor; } in SetEndColor() function in XGradient
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx285 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 Dgradient.hxx96 void SetEndColor( const Color& rColor );
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx3613 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 Dgradtrns.cxx199 rG.aGradient.SetEndColor(rV.aCol2); in VecToGrad()
H A Dsvdfmtf.cxx1264 aXGradient.SetEndColor(rGrad.GetEndColor()); in DoAction()
H A Dsvdoashp.cxx278 aGradient.SetEndColor(aEndColor); in ImpCreateShadowObjectClone()
/trunk/main/sc/source/ui/cctrl/
H A Dtbzoomsliderctrl.cxx483 g.SetEndColor( aEndColor ); in DoPaint()
/trunk/main/svx/source/unodraw/
H A DXPropertyTable.cxx625 aXGradient.SetEndColor( aGradient.EndColor ); in getEntry()
/trunk/main/sd/source/ui/view/
H A Ddrviews9.cxx391 else aGradient.SetEndColor (aColor); in AttrExec()
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx196 maGradientLinear.SetEndColor(Color(DEFAULT_ENDVALUE)); in Initialize()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx408 g.SetEndColor( endCol ); in ImplDrawGradientBackground()
3278 g.SetEndColor( pThis->GetSettings().GetStyleSettings().GetShadowColor() ); in ImplDrawMenubutton()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx2037 aXGradient.SetEndColor( in AdaptObjColor()

Completed in 166 milliseconds