Home
last modified time | relevance | path

Searched refs:fScaleValue (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/xoutdev/
H A Dxtabdash.cxx172 const double fScaleValue(aScaleVector.getLength() * (nFactor * (1.4 / 2.0))); in ImpCreateBitmapForXDash() local
173 const double fLineWidthInUnits(fLineWidth / fScaleValue); in ImpCreateBitmapForXDash()
181 aDotDashArray[a] *= fScaleValue; in ImpCreateBitmapForXDash()
184 fFullDotDashLen *= fScaleValue; in ImpCreateBitmapForXDash()
H A Dxtabhtch.cxx179 const double fScaleValue(aScaleVector.getLength()); in CreateBitmapForUI() local
183 (double)rHatch.GetDistance() * fScaleValue, in CreateBitmapForUI()
/trunk/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx415 double fScaleValue(maSdrFormTextAttribute.getFormTextShdwYVal() / 100.0); in HandlePair() local
418 aNewShadowTransform.scale(1.0, fScaleValue); in HandlePair()

Completed in 28 milliseconds