Home
last modified time | relevance | path

Searched refs:fShearX (Results 1 – 25 of 49) sorted by last modified time

12

/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx2879 double fShearX(0.0); in TRGetBaseGeometry() local
2909 fShearX = aGeo.nShearWink * F_PI18000; in TRGetBaseGeometry()
2998 basegfx::fTools::equalZero(fShearX) ? 0.0 : tan(fShearX), in TRGetBaseGeometry()
3013 double fRotate, fShearX; in TRSetBaseGeometry() local
3014 rMatrix.decompose(aScale, aTranslate, fRotate, fShearX); in TRSetBaseGeometry()
3087 if(!basegfx::fTools::equalZero(fShearX)) in TRSetBaseGeometry()
3089 aTransform.shearX(tan(-atan(fShearX))); in TRSetBaseGeometry()
3090 aGeo.nShearWink = FRound(atan(fShearX) / F_PI18000); in TRSetBaseGeometry()
H A Dsvdotext.cxx1707 double fShearX = (aGeo.nShearWink / 100.0) * F_PI180; in TRGetBaseGeometry() local
1753 basegfx::fTools::equalZero(fShearX) ? 0.0 : tan(fShearX), in TRGetBaseGeometry()
1769 double fShearX(0.0); in TRSetBaseGeometry() local
1770 rMatrix.decompose(aScale, aTranslate, fRotate, fShearX); in TRSetBaseGeometry()
1828 if(!basegfx::fTools::equalZero(fShearX)) in TRSetBaseGeometry()
1831 aGeoStat.nShearWink = FRound((atan(fShearX) / F_PI180) * 100.0); in TRSetBaseGeometry()
H A Dsvdoashp.cxx3265 double fRotate, fShearX; in TRSetBaseGeometry() local
3266 rMatrix.decompose(aScale, aTranslate, fRotate, fShearX); in TRSetBaseGeometry()
3290 aNew.decompose(aScale, aTranslate, fRotate, fShearX); in TRSetBaseGeometry()
3351 if(!basegfx::fTools::equalZero(fShearX)) in TRSetBaseGeometry()
3357 aGeoStat.nShearWink = FRound((atan(fShearX) / F_PI180) * 100.0); in TRSetBaseGeometry()
3388 double fShearX = (aGeo.nShearWink / 100.0) * F_PI180; in TRGetBaseGeometry() local
3487 basegfx::fTools::equalZero(fShearX) ? 0.0 : tan(fShearX), in TRGetBaseGeometry()
H A Dsvdobj.cxx3086 double fRotate, fShearX; in TRSetBaseGeometry() local
3087 rMatrix.decompose(aScale, aTranslate, fRotate, fShearX); in TRSetBaseGeometry()
H A Dsvdograf.cxx1695 double fShearX(0.0), fRotate(0.0); in addCropHandles() local
1701 aMatrix.decompose(aScale, aTranslate, fRotate, fShearX); in addCropHandles()
1703 if(!basegfx::fTools::equalZero(fShearX)) in addCropHandles()
1706 fShearX = -fShearX; in addCropHandles()
1711 fShearX, in addCropHandles()
1723 double fRotate, fShearX; in addCropHandles() local
1725 aMatrix.decompose(aScale, aTranslate, fRotate, fShearX); in addCropHandles()
1780 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_UPLFT, fShearX, fRotate)); in addCropHandles()
1782 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_UPPER, fShearX, fRotate)); in addCropHandles()
1784 …l(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), HDL_UPRGT, fShearX, fRotate)); in addCropHandles()
[all …]
H A Dsvdhdl.cxx2312 double fShearX, in SdrCropHdl() argument
2315 mfShearX(fShearX), in SdrCropHdl()
2504 double fRotate, fShearX; in CreateB2dIAObject() local
2506 maObjectTransform.decompose(aScale, aTranslate, fRotate, fShearX); in CreateB2dIAObject()
H A Dsvddrgmt.cxx632 double fRotate, fShearX; in applyCurrentTransformationToSdrObject() local
633 aObjectTransform.decompose(aScale, aTranslate, fRotate, fShearX); in applyCurrentTransformationToSdrObject()
3777 double fRotate(0.0), fShearX(0.0); in EndSdrDrag() local
3779 aOriginalMatrix.decompose(aScale, aTranslate, fRotate, fShearX); in EndSdrDrag()
3781 if(!basegfx::fTools::equalZero(fShearX)) in EndSdrDrag()
3786 -fShearX, in EndSdrDrag()
3868 double fRotate(0.0), fShearX(0.0); in EndSdrDrag() local
3870 aNewObjectMatrix.decompose(aScale, aTranslate, fRotate, fShearX); in EndSdrDrag()
3873 -fShearX, in EndSdrDrag()
3895 double fRotate, fShearX; in EndSdrDrag() local
[all …]
H A Dsvdotextdecomposition.cxx683 double fRotate, fShearX; in impDecomposeContourTextPrimitive() local
684 rSdrContourTextPrimitive.getObjectTransform().decompose(aScale, aTranslate, fRotate, fShearX); in impDecomposeContourTextPrimitive()
713 fShearX, fRotate, aTranslate.getX(), aTranslate.getY())); in impDecomposeContourTextPrimitive()
733 double fRotate, fShearX; in impDecomposeBlockTextPrimitive() local
734 rSdrBlockTextPrimitive.getTextRangeTransform().decompose(aScale, aTranslate, fRotate, fShearX); in impDecomposeBlockTextPrimitive()
915 fShearX, fRotate, aTranslate.getX(), aTranslate.getY())); in impDecomposeBlockTextPrimitive()
944 double fRotate, fShearX; in impDecomposeStretchTextPrimitive() local
945 rSdrStretchTextPrimitive.getTextRangeTransform().decompose(aScale, aTranslate, fRotate, fShearX); in impDecomposeStretchTextPrimitive()
1001 fShearX, fRotate, aTranslate.getX(), aTranslate.getY())); in impDecomposeStretchTextPrimitive()
H A Dsvdocapt.cxx784 double fRotate, fShearX; in TRSetBaseGeometry() local
785 rMatrix.decompose(aScale, aTranslate, fRotate, fShearX); in TRSetBaseGeometry()
/trunk/main/drawinglayer/source/primitive2d/
H A Dpagepreviewprimitive2d.cxx56 double fRotate, fShearX; in create2DDecomposition() local
57 getTransform().decompose(aScale, aTranslate, fRotate, fShearX); in create2DDecomposition()
108 fShearX, fRotate, aTranslate.getX(), aTranslate.getY())); in create2DDecomposition()
H A Dtextlineprimitive2d.cxx63 double fRotate, fShearX; in create2DDecomposition() local
64 getObjectTransformation().decompose(aScale, aTranslate, fRotate, fShearX); in create2DDecomposition()
203 fShearX, fRotate, aTranslate)); in create2DDecomposition()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrolecontentprimitive2d.cxx80 double fRotate, fShearX; in create2DDecomposition() local
81 getObjectTransform().decompose(aScale, aTranslate, fRotate, fShearX); in create2DDecomposition()
103 …aInnerObjectMatrix = basegfx::tools::createShearXRotateTranslateB2DHomMatrix(fShearX, fRotate, aTr… in create2DDecomposition()
H A Dsdrgrafprimitive2d.cxx82 double fRotate, fShearX; in create2DDecomposition() local
83 getTransform().decompose(aScale, aTranslate, fRotate, fShearX); in create2DDecomposition()
H A Dsdrole2primitive2d.cxx114 double fRotate, fShearX; in get2DDecomposition() local
115 getTransform().decompose(aScale, aTranslate, fRotate, fShearX); in get2DDecomposition()
H A Dsdrdecompositiontools.cxx213 double fRotate, fShearX; in createTextPrimitive() local
214 rObjectTransform.decompose(aScale, aTranslate, fRotate, fShearX); in createTextPrimitive()
263 double fRotate, fShearX; in createTextPrimitive() local
264 rObjectTransform.decompose(aScale, aTranslate, fRotate, fShearX); in createTextPrimitive()
300 …aAnchorTransform = basegfx::tools::createShearXRotateTranslateB2DHomMatrix(fShearX, fRotate, aTran… in createTextPrimitive()
364 double fRotate, fShearX; in createTextPrimitive() local
365 aAnchorTransform.decompose(aScale, aTranslate, fRotate, fShearX); in createTextPrimitive()
369 fShearX, fRotate, aTranslate)); in createTextPrimitive()
/trunk/main/svx/inc/svx/
H A Dsvdhdl.hxx532 double fShearX,
/trunk/main/sd/source/ui/view/
H A Dsdview.cxx406 double fRotate, fShearX; in createRedirectedPrimitive2DSequence() local
407 aObjectMatrix.decompose(aScale, aTranslate, fRotate, fShearX); in createRedirectedPrimitive2DSequence()
456 fShearX, in createRedirectedPrimitive2DSequence()
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx381 double fRotate, fShearX; in adjustControlGeometry_throw() local
382 aObtainResolutionDependentScale.decompose( aScale, aTranslate, fRotate, fShearX ); in adjustControlGeometry_throw()
970 double fRotate, fShearX; in DBG_NAME() local
971 m_aZoomLevelNormalization.decompose( aScale, aTranslate, fRotate, fShearX ); in DBG_NAME()
981 m_aZoomLevelNormalization.decompose( aScale, aTranslate, fRotate, fShearX ); in DBG_NAME()
1666 double fRotate, fShearX; in get2DDecomposition() local
1667 …rViewInformation.getObjectToViewTransformation().decompose( aScale, aTranslate, fRotate, fShearX ); in get2DDecomposition()
1679 double fRotate, fShearX; in create2DDecomposition() local
1680 …rViewInformation.getObjectToViewTransformation().decompose( aScale, aTranslate, fRotate, fShearX ); in create2DDecomposition()
1846 double fRotate, fShearX; in isPrimitiveVisible() local
[all …]
/trunk/main/xmloff/source/draw/
H A Dximpcustomshape.cxx892 double fRotate, fShearX; in StartElement() local
894 aMatrix.decompose(aScale, aTranslate, fRotate, fShearX); in StartElement()
H A Dximpshap.cxx3847 double fRotate, fShearX; in EndElement() local
3849 maUsedTransformation.decompose(aScale, aTranslate, fRotate, fShearX); in EndElement()
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx816 double fRotate, fShearX; in DrawTransformedBitmapEx() local
817 rTransformation.decompose(aScale, aTranslate, fRotate, fShearX); in DrawTransformedBitmapEx()
819 const bool bSheared(!basegfx::fTools::equalZero(fShearX)); in DrawTransformedBitmapEx()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx773 double fRotate, fShearX; in processBasePrimitive2D() local
774 rTransform.decompose(aScale, aTranslate, fRotate, fShearX); in processBasePrimitive2D()
1564 double fRotate, fShearX; in processBasePrimitive2D() local
1566 maCurrentTransformation.decompose(aScale, aTranslate, fRotate, fShearX); in processBasePrimitive2D()
1568 if(!basegfx::fTools::equalZero(fRotate) || !basegfx::fTools::equalZero(fShearX)) in processBasePrimitive2D()
/trunk/main/svx/inc/svx/sdr/overlay/
H A Doverlaytools.hxx66 double fShearX = 0.0,
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx2291 static double fShearX(0.0); in createPrimitive2DSequence() local
2313 aOffsetMatrix.shearX(tan(fShearX * F_PI180)); in createPrimitive2DSequence()
/trunk/main/svx/source/table/
H A Dviewcontactoftableobj.cxx706 … const double fShearX(rGeoStat.nShearWink ? tan((36000 - rGeoStat.nShearWink) * F_PI18000) : 0.0); in createViewIndependentPrimitive2DSequence() local
709 aObjectRange.getWidth(), aObjectRange.getHeight(), fShearX, fRotate, in createViewIndependentPrimitive2DSequence()

Completed in 196 milliseconds

12