Home
last modified time | relevance | path

Searched refs:aScaleVector (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/xoutdev/
H A Dxtabhtch.cxx178 const basegfx::B2DVector aScaleVector(aScaleMatrix * basegfx::B2DVector(1.0, 0.0)); in CreateBitmapForUI() local
179 const double fScaleValue(aScaleVector.getLength()); in CreateBitmapForUI()
H A Dxtabdash.cxx171 const basegfx::B2DVector aScaleVector(aScaleMatrix * basegfx::B2DVector(1.0, 0.0)); in ImpCreateBitmapForXDash() local
172 const double fScaleValue(aScaleVector.getLength() * (nFactor * (1.4 / 2.0))); in ImpCreateBitmapForXDash()

Completed in 14 milliseconds