Searched refs:fScaleValue (Results 1 – 3 of 3) sorted by relevance
172 const double fScaleValue(aScaleVector.getLength() * (nFactor * (1.4 / 2.0))); in ImpCreateBitmapForXDash() local173 const double fLineWidthInUnits(fLineWidth / fScaleValue); in ImpCreateBitmapForXDash()181 aDotDashArray[a] *= fScaleValue; in ImpCreateBitmapForXDash()184 fFullDotDashLen *= fScaleValue; in ImpCreateBitmapForXDash()
179 const double fScaleValue(aScaleVector.getLength()); in CreateBitmapForUI() local183 (double)rHatch.GetDistance() * fScaleValue, in CreateBitmapForUI()
415 double fScaleValue(maSdrFormTextAttribute.getFormTextShdwYVal() / 100.0); in HandlePair() local418 aNewShadowTransform.scale(1.0, fScaleValue); in HandlePair()
Completed in 21 milliseconds