Home
last modified time | relevance | path

Searched refs:nDrehWink (Results 1 – 25 of 33) sorted by relevance

12

/trunk/main/svx/source/svdraw/
H A Dsvdotxtr.cxx63 if (aGeo.nDrehWink!=0 || aGeo.nShearWink!=0) { in NbcSetSnapRect()
133 return aGeo.nDrehWink; in GetRotateAngle()
178 aGeo.nDrehWink=18000; in NbcResize()
218 long a=NormAngle360(aGeo.nDrehWink); in NbcResize()
224 aGeo.nDrehWink=a; in NbcResize()
266 if (aGeo.nDrehWink==0) { in NbcRotate()
267 aGeo.nDrehWink=NormAngle360(nWink); in NbcRotate()
271 aGeo.nDrehWink=NormAngle360(aGeo.nDrehWink+nWink); in NbcRotate()
309 bRota90Merk=aGeo.nDrehWink % 9000 ==0; in NbcMirror()
329 long a=NormAngle360(aGeo.nDrehWink); in NbcMirror()
[all …]
H A Dsvdorect.cxx137 FASTBOOL bNeed=aGeo.nDrehWink!=0 || aGeo.nShearWink!=0 || nEckRad!=0; in PaintNeedsXPoly()
161 if (aGeo.nDrehWink!=0) RotateXPoly(aXPoly,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in ImpCalcXPoly()
183 rInfo.bResizeFreeAllowed=bNoTextFrame || aGeo.nDrehWink%9000==0; in TakeObjInfo()
294 if ((aGeo.nDrehWink!=0 || aGeo.nShearWink!=0) && nEckRad!=0) { in RecalcSnapRect()
336 pH->SetDrehWink(aGeo.nDrehWink); in GetHdl()
367 if(aGeo.nDrehWink) in GetHdl()
374 pH->SetDrehWink(aGeo.nDrehWink); in GetHdl()
410 if(aGeo.nDrehWink) in applySpecialDrag()
448 if(aGeo.nDrehWink) in getSpecialDragComment()
550 if (aGeo.nDrehWink!=0) RotatePoint(aPt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetVertexGluePoint()
[all …]
H A Dsvdocirc.cxx266 if(aGeo.nShearWink || aGeo.nDrehWink) in ImpCalcXPolyCirc()
276 aGeo.nDrehWink ? (36000 - aGeo.nDrehWink) * F_PI18000 : 0.0, in ImpCalcXPolyCirc()
463 if (aGeo.nDrehWink) in GetHdl()
473 pH->SetDrehWink(aGeo.nDrehWink); in GetHdl()
511 if (aGeo.nDrehWink!=0) in applySpecialDrag()
821 long nWink0=aGeo.nDrehWink; in NbcResize()
857 nS0-=aGeo.nDrehWink; in NbcResize()
858 nE0-=aGeo.nDrehWink; in NbcResize()
902 if (aGeo.nDrehWink!=0) { in NbcMirror()
916 if (aGeo.nDrehWink!=0) { in NbcMirror()
[all …]
H A Dsvdotext.cxx523 rInfo.bResizeFreeAllowed=bNoTextFrame || aGeo.nDrehWink%9000==0; in TakeObjInfo()
745 if(aGeo.nDrehWink) in ImpSetContourPolygon()
748 aMatrix.rotate(-aGeo.nDrehWink * nPi180); in ImpSetContourPolygon()
827 if (aGeo.nDrehWink!=0) { in TakeTextAnchorRect()
996 if (aGeo.nDrehWink!=0) in TakeTextRect()
1311 if (aGeo.nDrehWink!=0 || aGeo.nShearWink!=0) { in RecalcSnapRect()
1706 double fRotate = (aGeo.nDrehWink / 100.0) * F_PI180; in TRGetBaseGeometry()
1782 aGeo.nDrehWink = 0; in TRSetBaseGeometry()
1968 sal_Int32 nAngle(aGeo.nDrehWink); in GetTextScrollMetaFileAndRectangle()
1969 aGeo.nDrehWink = 0L; in GetTextScrollMetaFileAndRectangle()
[all …]
H A Dsvdotxdr.cxx75 if (aGeo.nDrehWink!=0) RotatePoint(aPnt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetHdl()
79 pH->SetDrehWink(aGeo.nDrehWink); in GetHdl()
101 if (aGeo.nDrehWink!=0) RotatePoint(aPos,aTmpRect.TopLeft(),-aGeo.nSin,aGeo.nCos); in ImpDragCalcRect()
172 if(aNewRect.TopLeft() != aRect.TopLeft() && (aGeo.nDrehWink || aGeo.nShearWink)) in applySpecialDrag()
179 if(aGeo.nDrehWink) in applySpecialDrag()
H A Dsvdograf.cxx579 ( aGeo.nDrehWink && aGeo.nDrehWink != 18000 ) && ( GRAPHIC_NONE != eType ); in GetTransformedGraphic()
594 …sal_uInt16 nMirrorCase = ( aGeo.nDrehWink == 18000 ) ? ( bMirrored ? 3 : 4 ) : ( bMirrored ? 2 : … in GetTransformedGraphic()
602 aActAttr.SetRotation( sal_uInt16(aGeo.nDrehWink / 10) ); in GetTransformedGraphic()
781 rInfo.bResizeFreeAllowed = aGeo.nDrehWink % 9000 == 0 || in TakeObjInfo()
782 aGeo.nDrehWink % 18000 == 0 || in TakeObjInfo()
783 aGeo.nDrehWink % 27000 == 0; in TakeObjInfo()
1284 if(aGeoStat.nDrehWink) in DoConvertToPolyObj()
1287 … pGrp->NbcRotate(aRect.TopLeft(), aGeoStat.nDrehWink, aGeoStat.nSin, aGeoStat.nCos); in DoConvertToPolyObj()
H A Dsvdoashp.cxx1914 sin( (-aGeo.nDrehWink) * F_PI18000 ), in NbcRotate()
1915 cos( (-aGeo.nDrehWink) * F_PI18000 ) ); in NbcRotate()
1975 long nTextObjRotation = aGeo.nDrehWink; in NbcMirror()
2005 long nTextObjRotation = aGeo.nDrehWink; in NbcShear()
2097 if ( aGeo.nDrehWink ) in ImpCheckCustomGluePointsAreAdded()
2281 ( pObj->aGeo.nDrehWink || pObj->aGeo.nShearWink ) ) in DragResizeCustomShape()
2739 if ( aGeo.nDrehWink ) in AdjustTextFrameWidthAndHeight()
2863 if ( aGeo.nDrehWink ) in TakeTextEditArea()
2968 if ( aGeo.nDrehWink ) in TakeTextAnchorRect()
3100 if (aGeo.nDrehWink!=0) in TakeTextRect()
[all …]
H A Dsvdtrans.cxx575 if (nDrehWink==0) { in RecalcSinCos()
579 double a=nDrehWink*nPi180; in RecalcSinCos()
606 if (rGeo.nDrehWink!=0) RotatePoly(aPol,rRect.TopLeft(),rGeo.nSin,rGeo.nCos); in Rect2Poly()
612 rGeo.nDrehWink=GetAngle(rPol[1]-rPol[0]); in Poly2Rect()
613 rGeo.nDrehWink=NormAngle360(rGeo.nDrehWink); in Poly2Rect()
618 if (rGeo.nDrehWink!=0) RotatePoint(aPt1,Point(0,0),-rGeo.nSin,rGeo.nCos); // -Sin fuer Rueckdrehung in Poly2Rect()
623 if (rGeo.nDrehWink!=0) RotatePoint(aPt3,Point(0,0),-rGeo.nSin,rGeo.nCos); // -Sin fuer Rueckdrehung in Poly2Rect()
H A Dsvdouno.cxx359 if (aGeo.nShearWink!=0 || aGeo.nDrehWink!=0) in NbcResize()
362 if (aGeo.nDrehWink>=9000 && aGeo.nDrehWink<27000) in NbcResize()
367 aGeo.nDrehWink = 0; in NbcResize()
H A Dsvdhdl.cxx306 nDrehWink(0), in SdrHdl()
325 nDrehWink(0), in SdrHdl()
367 if(nDrehWink != n) in SetDrehWink()
369 nDrehWink = n; in SetDrehWink()
881 if (bSize && nDrehWink!=0) { in GetPointer()
895 nHdlWink+=nDrehWink+2249; // und etwas drauf (zum runden) in GetPointer()
1750 nDrehWink * -F_PI18000, in CreateB2dIAObject()
H A Dsvdotxed.cxx128 if(aGeo.nDrehWink || IsFontwork() /*|| bIsAnimated*/) in BegTextEdit()
150 if (aGeo.nDrehWink!=0) { in TakeTextEditArea()
H A Dsvdedtv2.cxx1628 if(rSourceGeo.nDrehWink) in ImpDismantleOneObject()
1631 pCustomShape->GetSnapRect().Center(), rSourceGeo.nDrehWink, in ImpDismantleOneObject()
2119 if(aGeoStat.nDrehWink) in DoImportMarkedMtf()
2138 if(aGeoStat.nDrehWink) in DoImportMarkedMtf()
2140 … pCandidate->NbcRotate(aLogicRect.TopLeft(), aGeoStat.nDrehWink, aGeoStat.nSin, aGeoStat.nCos); in DoImportMarkedMtf()
H A Dsvdopath.cxx1728 aGeo.nDrehWink=GetAngle(aDelt); in ImpForceLineWink()
1804 aGeo.nDrehWink = aGeo.nShearWink = 0; in ImpForceKind()
2427 if(!aGeo.nDrehWink) in TakeUnrotatedSnapRect()
2905 if(aGeo.nShearWink || aGeo.nDrehWink) in TRGetBaseGeometry()
2908 fRotate = aGeo.nDrehWink * F_PI18000; in TRGetBaseGeometry()
2915 aObjectMatrix.rotate((36000 - aGeo.nDrehWink) * F_PI18000); in TRGetBaseGeometry()
3029 aGeo.nDrehWink = 0; in TRSetBaseGeometry()
3104 aGeo.nDrehWink = NormAngle360(FRound(-fRotate / F_PI18000)); in TRSetBaseGeometry()
H A Dsvdomeas.cxx717 if (aMPol.nTextWink!=aGeo.nDrehWink) { in TakeUnrotatedSnapRect()
718 ((SdrMeasureObj*)this)->aGeo.nDrehWink=aMPol.nTextWink; in TakeUnrotatedSnapRect()
727 if (aMPol.nTextWink!=aGeo.nDrehWink) { in TakeUnrotatedSnapRect()
728 ((SdrMeasureObj*)this)->aGeo.nDrehWink=aMPol.nTextWink; in TakeUnrotatedSnapRect()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrobjcustomshape.cxx67 if(rGeoStat.nShearWink || rGeoStat.nDrehWink ) in getCorrectedTextBoundRect()
86 if(rGeoStat.nDrehWink) in getCorrectedTextBoundRect()
88 aRotMatrix.rotate((36000 - rGeoStat.nDrehWink) * F_PI18000); in getCorrectedTextBoundRect()
167 … if(rGeoStat.nShearWink || rGeoStat.nDrehWink || !basegfx::fTools::equalZero(fExtraTextRotation)) in createViewIndependentPrimitive2DSequence()
192 if(rGeoStat.nDrehWink) in createViewIndependentPrimitive2DSequence()
194 aTextBoxMatrix.rotate((36000 - rGeoStat.nDrehWink) * F_PI18000); in createViewIndependentPrimitive2DSequence()
232 const double fRotate(rGeoStat.nDrehWink ? (36000 - rGeoStat.nDrehWink) * F_PI18000 : 0.0); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofgraphic.cxx343 const sal_Int32 nDrehWink(rGeoStat.nDrehWink); in createViewIndependentPrimitive2DSequence() local
344 const bool bRota180(18000 == nDrehWink); in createViewIndependentPrimitive2DSequence()
369 const double fRotate(nDrehWink ? (36000 - nDrehWink) * F_PI18000 : 0.0); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrrectobj.cxx71 rGeoStat.nDrehWink ? (36000 - rGeoStat.nDrehWink) * F_PI18000 : 0.0, in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrcircobj.cxx71 rGeoStat.nDrehWink ? (36000 - rGeoStat.nDrehWink) * F_PI18000 : 0.0, in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrole2obj.cxx79 … const double fRotate(rGeoStat.nDrehWink ? (36000 - rGeoStat.nDrehWink) * F_PI18000 : 0.0); in createObjectTransform()
H A Dviewcontactofsdrpathobj.cxx119 rGeoStat.nDrehWink ? (36000 - rGeoStat.nDrehWink) * F_PI18000 : 0.0, in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrcaptionobj.cxx82 rGeoStat.nDrehWink ? (36000 - rGeoStat.nDrehWink) * F_PI18000 : 0.0, in createViewIndependentPrimitive2DSequence()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx195 if ( rSourceGeo.nDrehWink ) in ImplForceGroupWithText()
198 pCustoObj->GetSnapRect().Center(), rSourceGeo.nDrehWink, in ImplForceGroupWithText()
/trunk/main/svx/inc/svx/
H A Dsvdtrans.hxx221 long nDrehWink; member in GeoStat
228 GeoStat(): nDrehWink(0),nShearWink(0),nTan(0.0),nSin(0.0),nCos(1.0),bMirrored(false) {} in GeoStat()
/trunk/main/svx/source/table/
H A Dviewcontactoftableobj.cxx707 const double fRotate(rGeoStat.nDrehWink ? (36000 - rGeoStat.nDrehWink) * F_PI18000 : 0.0); in createViewIndependentPrimitive2DSequence()
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx1050 if (aGeo.nDrehWink!=0 || aGeo.nShearWink!=0) in ExecuteGrafAttr()
1062 if (aGeo.nDrehWink!=0) in ExecuteGrafAttr()

Completed in 148 milliseconds

12