Lines Matching refs:aGradient
76 …texture::GeoTexSvxGradientLinear aGradient(getObjectRange(), aStart, aEnd, nSteps, getFillGradient… in generateMatricesAndColors() local
77 aGradient.appendTransformationsAndColors(rEntries, rOutmostColor); in generateMatricesAndColors()
82 …texture::GeoTexSvxGradientAxial aGradient(getObjectRange(), aStart, aEnd, nSteps, getFillGradient(… in generateMatricesAndColors() local
83 aGradient.appendTransformationsAndColors(rEntries, rOutmostColor); in generateMatricesAndColors()
88 …texture::GeoTexSvxGradientRadial aGradient(getObjectRange(), aStart, aEnd, nSteps, getFillGradient… in generateMatricesAndColors() local
89 aGradient.appendTransformationsAndColors(rEntries, rOutmostColor); in generateMatricesAndColors()
94 …texture::GeoTexSvxGradientElliptical aGradient(getObjectRange(), aStart, aEnd, nSteps, getFillGrad… in generateMatricesAndColors() local
95 aGradient.appendTransformationsAndColors(rEntries, rOutmostColor); in generateMatricesAndColors()
100 …texture::GeoTexSvxGradientSquare aGradient(getObjectRange(), aStart, aEnd, nSteps, getFillGradient… in generateMatricesAndColors() local
101 aGradient.appendTransformationsAndColors(rEntries, rOutmostColor); in generateMatricesAndColors()
106 …texture::GeoTexSvxGradientRect aGradient(getObjectRange(), aStart, aEnd, nSteps, getFillGradient()… in generateMatricesAndColors() local
107 aGradient.appendTransformationsAndColors(rEntries, rOutmostColor); in generateMatricesAndColors()