/aoo41x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeEngine.cxx | 306 if ( rGeoStat.nShearWink ) in REF() 308 long nShearWink = rGeoStat.nShearWink; in REF() local 312 nShearWink = -nShearWink; in REF() 315 pRenderedShape->Shear( pSdrObjCustomShape->GetSnapRect().Center(), nShearWink, nTan, sal_False); in REF() 389 if ( rGeoStat.nShearWink ) in getLineGeometry() 391 long nShearWink = rGeoStat.nShearWink; in getLineGeometry() local 395 nShearWink = -nShearWink; in getLineGeometry() 398 pObj->Shear( aRect.Center(), nShearWink, nTan, sal_False); in getLineGeometry()
|
H A D | EnhancedCustomShape2d.cxx | 1173 if ( aGeoStat.nShearWink ) in GetHandlePosition() 1218 if ( aGeoStat.nShearWink ) in SetHandleControllerPosition()
|
/aoo41x/main/svx/source/sdr/contact/ |
H A D | viewcontactofsdrobjcustomshape.cxx | 67 if(rGeoStat.nShearWink || rGeoStat.nDrehWink ) in getCorrectedTextBoundRect() 81 if(rGeoStat.nShearWink) in getCorrectedTextBoundRect() 83 aRotMatrix.shearX(tan((36000 - rGeoStat.nShearWink) * F_PI18000)); in getCorrectedTextBoundRect() 167 … if(rGeoStat.nShearWink || rGeoStat.nDrehWink || !basegfx::fTools::equalZero(fExtraTextRotation)) in createViewIndependentPrimitive2DSequence() 187 if(rGeoStat.nShearWink) in createViewIndependentPrimitive2DSequence() 189 aTextBoxMatrix.shearX(tan((36000 - rGeoStat.nShearWink) * F_PI18000)); in createViewIndependentPrimitive2DSequence() 231 … const double fShearX(rGeoStat.nShearWink ? tan((36000 - rGeoStat.nShearWink) * F_PI18000) : 0.0); in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofsdrrectobj.cxx | 70 rGeoStat.nShearWink ? tan((36000 - rGeoStat.nShearWink) * F_PI18000) : 0.0, in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofsdrcircobj.cxx | 70 rGeoStat.nShearWink ? tan((36000 - rGeoStat.nShearWink) * F_PI18000) : 0.0, in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofsdrole2obj.cxx | 78 … const double fShearX(rGeoStat.nShearWink ? tan((36000 - rGeoStat.nShearWink) * F_PI18000) : 0.0); in createObjectTransform()
|
H A D | viewcontactofsdrpathobj.cxx | 118 rGeoStat.nShearWink ? tan((36000 - rGeoStat.nShearWink) * F_PI18000) : 0.0, in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofsdrcaptionobj.cxx | 81 rGeoStat.nShearWink ? tan((36000 - rGeoStat.nShearWink) * F_PI18000) : 0.0, in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofgraphic.cxx | 368 … const double fShearX(rGeoStat.nShearWink ? tan((36000 - rGeoStat.nShearWink) * F_PI18000) : 0.0); in createViewIndependentPrimitive2DSequence()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdorect.cxx | 137 FASTBOOL bNeed=aGeo.nDrehWink!=0 || aGeo.nShearWink!=0 || nEckRad!=0; in PaintNeedsXPoly() 160 if (aGeo.nShearWink!=0) ShearXPoly(aXPoly,aRect.TopLeft(),aGeo.nTan); in ImpCalcXPoly() 219 if (aGeo.nShearWink!=0) { in TakeUnrotatedSnapRect() 221 if (aGeo.nShearWink>0) { in TakeUnrotatedSnapRect() 243 if (aGeo.nShearWink!=0) { in TakeObjNameSingul() 269 if (aGeo.nShearWink!=0) { in TakeObjNamePlural() 294 if ((aGeo.nDrehWink!=0 || aGeo.nShearWink!=0) && nEckRad!=0) { in RecalcSnapRect() 362 if(aGeo.nShearWink) in GetHdl() 549 if (aGeo.nShearWink!=0) ShearPoint(aPt,aRect.TopLeft(),aGeo.nTan); in GetVertexGluePoint() 575 if (aGeo.nShearWink!=0) ShearPoint(aPt,aRect.TopLeft(),aGeo.nTan); in GetCornerGluePoint()
|
H A D | svdocirc.cxx | 266 if(aGeo.nShearWink || aGeo.nDrehWink) in ImpCalcXPolyCirc() 275 aGeo.nShearWink ? tan((36000 - aGeo.nShearWink) * F_PI18000) : 0.0, in ImpCalcXPolyCirc() 295 if (aRect.GetWidth()==aRect.GetHeight() && aGeo.nShearWink==0) { in TakeObjNameSingul() 327 if (aRect.GetWidth()==aRect.GetHeight() && aGeo.nShearWink==0) { in TakeObjNamePlural() 458 if (aGeo.nShearWink) in GetHdl() 514 if (aGeo.nShearWink!=0) in applySpecialDrag() 824 bNoShearRota|=(aGeo.nDrehWink==0 && aGeo.nShearWink==0); in NbcResize() 906 if (aGeo.nShearWink!=0) { in NbcMirror() 921 if (aGeo.nShearWink!=0) { in NbcMirror() 1009 if (aGeo.nShearWink!=0) { in TakeUnrotatedSnapRect() [all …]
|
H A D | svdotxtr.cxx | 63 if (aGeo.nDrehWink!=0 || aGeo.nShearWink!=0) { in NbcSetSnapRect() 138 return aGeo.nShearWink; in GetShearAngle() 151 FASTBOOL bNoShearMerk=aGeo.nShearWink==0; in NbcResize() 173 if (aGeo.nDrehWink==0 && aGeo.nShearWink==0) { in NbcResize() 227 if (bNoShearMerk!=(aGeo.nShearWink==0)) { // Shear ggf. korregieren wg. Rundungsfehler in NbcResize() 228 aGeo.nShearWink=0; in NbcResize() 304 FASTBOOL bNoShearMerk=aGeo.nShearWink==0; in NbcMirror() 339 if (bNoShearMerk!=(aGeo.nShearWink==0)) { // Shear ggf. korregieren wg. Rundungsfehler in NbcMirror() 340 aGeo.nShearWink=0; in NbcMirror()
|
H A D | svdotxdr.cxx | 74 if (aGeo.nShearWink!=0) ShearPoint(aPnt,aRect.TopLeft(),aGeo.nTan); in GetHdl() 103 if (aGeo.nShearWink!=0) ShearPoint(aPos,aTmpRect.TopLeft(),-aGeo.nTan); in ImpDragCalcRect() 172 if(aNewRect.TopLeft() != aRect.TopLeft() && (aGeo.nDrehWink || aGeo.nShearWink)) in applySpecialDrag() 176 if(aGeo.nShearWink) in applySpecialDrag()
|
H A D | svdotext.cxx | 514 if (bNoShear && aGeo.nShearWink!=0) { in ImpCheckShear() 515 aGeo.nShearWink=0; in ImpCheckShear() 1273 if (aGeo.nShearWink!=0) ShearPoly(aPol,aRect.TopLeft(),aGeo.nTan); in TakeXorPoly() 1311 if (aGeo.nDrehWink!=0 || aGeo.nShearWink!=0) { in RecalcSnapRect() 1313 if (aGeo.nShearWink!=0) ShearPoly(aPol,aRect.TopLeft(),aGeo.nTan); in RecalcSnapRect() 1336 if (aGeo.nShearWink!=0) ShearPoint(aP,aRect.TopLeft(),aGeo.nTan); in GetSnapPoint() 1707 double fShearX = (aGeo.nShearWink / 100.0) * F_PI180; in TRGetBaseGeometry() 1784 aGeo.nShearWink = 0; in TRSetBaseGeometry() 1831 aGeoStat.nShearWink = FRound((atan(fShearX) / F_PI180) * 100.0); in TRSetBaseGeometry() 1833 Shear(Point(), aGeoStat.nShearWink, aGeoStat.nTan, sal_False); in TRSetBaseGeometry()
|
H A D | svdoashp.cxx | 2042 if (aGeo.nShearWink!=0) ShearPoint(aPt,aRect.TopLeft(),aGeo.nTan); in GetVertexGluePoint() 2085 long nShearWink = aGeo.nShearWink; in ImpCheckCustomGluePointsAreAdded() local 2088 if ( aGeo.nDrehWink || nShearWink || bMirroredX || bMirroredY ) in ImpCheckCustomGluePointsAreAdded() 2091 if( nShearWink ) in ImpCheckCustomGluePointsAreAdded() 2106 nShearWink = -nShearWink; in ImpCheckCustomGluePointsAreAdded() 2115 if ( nShearWink ) in ImpCheckCustomGluePointsAreAdded() 2281 ( pObj->aGeo.nDrehWink || pObj->aGeo.nShearWink ) ) in DragResizeCustomShape() 3307 aGeo.nShearWink = 0; in TRSetBaseGeometry() 3357 aGeoStat.nShearWink = FRound((atan(fShearX) / F_PI180) * 100.0); in TRSetBaseGeometry() 3359 Shear(Point(), aGeoStat.nShearWink, aGeoStat.nTan, sal_False); in TRSetBaseGeometry() [all …]
|
H A D | svdtrans.cxx | 587 if (nShearWink==0) { in RecalcTan() 590 double a=nShearWink*nPi180; in RecalcTan() 605 if (rGeo.nShearWink!=0) ShearPoly(aPol,rRect.TopLeft(),rGeo.nTan); in Rect2Poly() 655 rGeo.nShearWink=nShW; in Poly2Rect()
|
H A D | svdouno.cxx | 359 if (aGeo.nShearWink!=0 || aGeo.nDrehWink!=0) in NbcResize() 368 aGeo.nShearWink = 0; in NbcResize()
|
H A D | svdopath.cxx | 1729 aGeo.nShearWink=0; in ImpForceLineWink() 1804 aGeo.nDrehWink = aGeo.nShearWink = 0; in ImpForceKind() 2905 if(aGeo.nShearWink || aGeo.nDrehWink) in TRGetBaseGeometry() 2909 fShearX = aGeo.nShearWink * F_PI18000; in TRGetBaseGeometry() 2914 aObjectMatrix.shearX(tan((36000 - aGeo.nShearWink) * F_PI18000)); in TRGetBaseGeometry() 3031 aGeo.nShearWink = 0; in TRSetBaseGeometry() 3090 aGeo.nShearWink = FRound(atan(fShearX) / F_PI18000); in TRSetBaseGeometry()
|
H A D | svdedtv2.cxx | 2108 if(aGeoStat.nShearWink) in DoImportMarkedMtf() 2127 if(aGeoStat.nShearWink) in DoImportMarkedMtf() 2129 … pCandidate->NbcShear(aLogicRect.TopLeft(), aGeoStat.nShearWink, aGeoStat.nTan, false); in DoImportMarkedMtf()
|
H A D | svdograf.cxx | 1278 if(aGeoStat.nShearWink) in DoConvertToPolyObj() 1281 pGrp->NbcShear(aRect.TopLeft(), aGeoStat.nShearWink, aGeoStat.nTan, false); in DoConvertToPolyObj()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdtrans.hxx | 222 long nShearWink; member in GeoStat 228 GeoStat(): nDrehWink(0),nShearWink(0),nTan(0.0),nSin(0.0),nCos(1.0),bMirrored(false) {} in GeoStat()
|
/aoo41x/main/svx/source/table/ |
H A D | viewcontactoftableobj.cxx | 704 … const double fShearX(rGeoStat.nShearWink ? tan((36000 - rGeoStat.nShearWink) * F_PI18000) : 0.0); in createViewIndependentPrimitive2DSequence()
|
/aoo41x/main/sd/source/ui/docshell/ |
H A D | sdclient.cxx | 151 if(pObj->GetGeoStat().nDrehWink || pObj->GetGeoStat().nShearWink) in ObjectAreaChanged()
|
/aoo41x/main/svx/source/tbxctrls/ |
H A D | grafctrl.cxx | 1050 if (aGeo.nDrehWink!=0 || aGeo.nShearWink!=0) in ExecuteGrafAttr() 1055 if (aGeo.nShearWink!=0) in ExecuteGrafAttr()
|
/aoo41x/main/sc/source/ui/app/ |
H A D | client.cxx | 173 if(pDrawObj->GetGeoStat().nDrehWink || pDrawObj->GetGeoStat().nShearWink) in ObjectAreaChanged()
|