Searched refs:SetSteps (Results 1 – 13 of 13) sorted by relevance
68 void SetSteps(sal_uInt16 nSteps) { nStepCount = nSteps; } in SetSteps() function in XGradient
759 aGradient.SetSteps( GRADIENT_DEFAULT_STEPCOUNT ); in DrawGradient()924 aGradient.SetSteps( GRADIENT_DEFAULT_STEPCOUNT ); in DrawGradient()1033 aGradient.SetSteps( GRADIENT_DEFAULT_STEPCOUNT ); in AddGradientActions()
233 void Gradient::SetSteps( sal_uInt16 nSteps ) in SetSteps() function in Gradient
1521 aNewGradient.SetSteps( rPrinterOptions.GetReducedGradientStepCount() ); in DrawGradientEx()1564 aNewGradient.SetSteps( rPrinterOptions.GetReducedGradientStepCount() ); in DrawGradientEx()
73 aGradient.SetSteps(static_cast<sal_uInt16>(aSize.Height())); in Paint()
143 aGradient.SetSteps(static_cast<sal_uInt16>(aSize.Height())); in Paint()
114 void SetSteps( sal_uInt16 nSteps );
142 aVclGradient.SetSteps(aAwtGradient.StepCount); in AwtToVclGradient()
3625 rIn >> nUSTemp; aGradient.SetSteps(nUSTemp); in XFillGradientItem()3914 aXGradient.SetSteps( aGradient2.StepCount ); in PutValue()3951 aXGradient.SetSteps( aGradient2.StepCount ); in PutValue()4002 aXGradient.SetSteps( nVal ); break; in PutValue()
298 o_rVCLGradient.SetSteps(rFiGrAtt.getSteps()); in impConvertFillGradientAttributeToVCLGradient()1942 aVCLGradient.SetSteps(2); in processBasePrimitive2D()
518 aGradient.SetSteps(rGradient.StepCount); in drawGradient()
632 aXGradient.SetSteps( aGradient.StepCount ); in getEntry()
1271 aXGradient.SetSteps(rGrad.GetSteps()); in DoAction()
Completed in 263 milliseconds