Searched refs:nShearY (Results 1 – 2 of 2) sorted by relevance
110 const double nShearY( pAttr->isShearYAngleValid() ? in getAttributedShapeTransformation() local129 const bool bNeedShearY( !::basegfx::fTools::equalZero(nShearY) ); in getAttributedShapeTransformation()138 aTransform.shearY( nShearY ); in getAttributedShapeTransformation()545 const double nShearY( pAttr->isShearYAngleValid() ? in getSpriteTransformation() local573 const bool bNeedShearY( !::basegfx::fTools::equalZero(nShearY) ); in getSpriteTransformation()582 aTransform.shearY( nShearY ); in getSpriteTransformation()
1514 long nShearY=0; in SetGeoAttrToMarked() local1591 nShearY=((const SfxInt32Item&)rAttr.Get(SID_ATTR_TRANSFORM_SHEAR_Y)).GetValue(); in SetGeoAttrToMarked()1665 Point aRef(nShearX,nShearY); in SetGeoAttrToMarked()
Completed in 65 milliseconds