Searched refs:getSteps (Results 1 – 10 of 10) sorted by relevance
139 if(maGradientInfo.getSteps()) in appendTransformationsAndColors()144 for(sal_uInt32 a(1); a < maGradientInfo.getSteps(); a++) in appendTransformationsAndColors()204 if(maGradientInfo.getSteps()) in appendTransformationsAndColors()268 if(maGradientInfo.getSteps()) in appendTransformationsAndColors()327 if(maGradientInfo.getSteps()) in appendTransformationsAndColors()336 fIncrementY = fHeight / maGradientInfo.getSteps(); in appendTransformationsAndColors()341 fIncrementX = fWidth / maGradientInfo.getSteps(); in appendTransformationsAndColors()404 if(maGradientInfo.getSteps()) in appendTransformationsAndColors()463 if(maGradientInfo.getSteps()) in appendTransformationsAndColors()472 fIncrementY = fHeight / maGradientInfo.getSteps(); in appendTransformationsAndColors()[all …]
79 sal_uInt16 getSteps() const { return mnSteps; } in getSteps() function in drawinglayer::attribute::ImpFillGradientAttribute90 && getSteps() == rCandidate.getSteps()); in operator ==()227 sal_uInt16 FillGradientAttribute::getSteps() const in getSteps() function in drawinglayer::attribute::FillGradientAttribute229 return mpFillGradientAttribute->getSteps(); in getSteps()
38 && getSteps() == rODFGradientInfo.getSteps(); in operator ==()381 const sal_uInt32 nSteps(rGradInfo.getSteps()); in getLinearGradientAlpha()408 const sal_uInt32 nSteps(rGradInfo.getSteps()); in getAxialGradientAlpha()428 const sal_uInt32 nSteps(rGradInfo.getSteps()); in getRadialGradientAlpha()461 const sal_uInt32 nSteps(rGradInfo.getSteps()); in getSquareGradientAlpha()
97 mnSteps(rODFGradientInfo.getSteps()) in ODFGradientInfo()106 mnSteps = rODFGradientInfo.getSteps(); in operator =()117 sal_uInt32 getSteps() const { return mnSteps; } in getSteps() function in basegfx::ODFGradientInfo
89 putProperty("WizardPanel_contentData", iterator.getSteps()); // NOI18N in updateState()
87 protected final String[] getSteps() { in getSteps() method in InstallationPathIterator
97 sal_uInt16 getSteps() const;
55 sal_uInt32 nSteps(getFillGradient().getSteps()); in generateMatricesAndColors()
73 sal_uInt32 nSteps(rFillGradient.getSteps()); in impRenderGradientTexturePrimitive3D()
298 o_rVCLGradient.SetSteps(rFiGrAtt.getSteps()); in impConvertFillGradientAttributeToVCLGradient()
Completed in 72 milliseconds