Lines Matching refs:aScale
380 ::basegfx::B2DVector aScale, aTranslate; in adjustControlGeometry_throw()
382 aObtainResolutionDependentScale.decompose( aScale, aTranslate, fRotate, fShearX ); in adjustControlGeometry_throw()
383 _rControl.setZoom( aScale ); in adjustControlGeometry_throw()
969 ::basegfx::B2DVector aScale, aTranslate; in DBG_NAME()
971 m_aZoomLevelNormalization.decompose( aScale, aTranslate, fRotate, fShearX ); in DBG_NAME()
981 m_aZoomLevelNormalization.decompose( aScale, aTranslate, fRotate, fShearX ); in DBG_NAME()
1665 ::basegfx::B2DVector aScale, aTranslate; in get2DDecomposition()
1667 …_rViewInformation.getObjectToViewTransformation().decompose( aScale, aTranslate, fRotate, fShearX … in get2DDecomposition()
1678 ::basegfx::B2DVector aScale, aTranslate; in create2DDecomposition()
1680 …_rViewInformation.getObjectToViewTransformation().decompose( aScale, aTranslate, fRotate, fShearX … in create2DDecomposition()
1845 ::basegfx::B2DVector aScale, aTranslate; in isPrimitiveVisible()
1847 …rViewInformation.getObjectToViewTransformation().decompose( aScale, aTranslate, fRotate, fShearX ); in isPrimitiveVisible()