/aoo4110/main/svx/source/sdr/contact/ |
H A D | viewcontactofsdrobjcustomshape.cxx | 64 const GeoStat& rGeoStat(GetCustomShapeObj().GetGeoStat()); in getCorrectedTextBoundRect() 165 const GeoStat& rGeoStat(GetCustomShapeObj().GetGeoStat()); in createViewIndependentPrimitive2DSequence() 230 const GeoStat& rGeoStat(GetCustomShapeObj().GetGeoStat()); in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofsdrrectobj.cxx | 65 const GeoStat& rGeoStat(GetRectObj().GetGeoStat()); in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofsdrcircobj.cxx | 64 const GeoStat& rGeoStat(GetCircObj().GetGeoStat()); in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofsdrole2obj.cxx | 77 const GeoStat& rGeoStat(GetOle2Obj().GetGeoStat()); in createObjectTransform()
|
H A D | viewcontactofsdrpathobj.cxx | 110 const GeoStat& rGeoStat(GetPathObj().GetGeoStat()); in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofsdrcaptionobj.cxx | 76 const GeoStat& rGeoStat(rCaptionObj.GetGeoStat()); in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofgraphic.cxx | 342 const GeoStat& rGeoStat(GetGrafObject().GetGeoStat()); in createViewIndependentPrimitive2DSequence()
|
/aoo4110/main/svx/inc/svx/ |
H A D | svdtrans.hxx | 219 class GeoStat { // Geometrischer Status fuer ein Rect class 228 GeoStat(): nDrehWink(0),nShearWink(0),nTan(0.0),nSin(0.0),nCos(1.0),bMirrored(false) {} in GeoStat() function in GeoStat 233 Polygon Rect2Poly(const Rectangle& rRect, const GeoStat& rGeo); 234 void Poly2Rect(const Polygon& rPol, Rectangle& rRect, GeoStat& rGeo);
|
H A D | svdotext.hxx | 89 GeoStat aGeo; 182 GeoStat aGeo; 384 const GeoStat& GetGeoStat() const { return aGeo; } in GetGeoStat()
|
/aoo4110/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeEngine.cxx | 194 const GeoStat& rSourceGeo = pCustoObj->GetGeoStat(); in ImplForceGroupWithText() 305 const GeoStat& rGeoStat = ((SdrObjCustomShape*)pSdrObjCustomShape)->GetGeoStat(); in REF() 388 const GeoStat& rGeoStat = ((SdrObjCustomShape*)pSdrObjCustomShape)->GetGeoStat(); in getLineGeometry()
|
H A D | EnhancedCustomShape2d.cxx | 1172 const GeoStat aGeoStat( ((SdrObjCustomShape*)pCustomShapeObj)->GetGeoStat() ); in GetHandlePosition() 1217 const GeoStat aGeoStat( ((SdrObjCustomShape*)pCustomShapeObj)->GetGeoStat() ); in SetHandleControllerPosition()
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svdtrans.cxx | 573 void GeoStat::RecalcSinCos() in RecalcSinCos() 585 void GeoStat::RecalcTan() in RecalcTan() 597 Polygon Rect2Poly(const Rectangle& rRect, const GeoStat& rGeo) in Rect2Poly() 610 void Poly2Rect(const Polygon& rPol, Rectangle& rRect, GeoStat& rGeo) in Poly2Rect()
|
H A D | svdoashp.cxx | 2279 GeoStat aGeoStat( pObj->GetGeoStat() ); in DragResizeCustomShape() 3353 GeoStat aGeoStat; in TRSetBaseGeometry() 3365 GeoStat aGeoStat; in TRSetBaseGeometry() 3398 GeoStat aNewGeo( aGeo ); in TRGetBaseGeometry()
|
H A D | svdotext.cxx | 1830 GeoStat aGeoStat; in TRSetBaseGeometry() 1839 GeoStat aGeoStat; in TRSetBaseGeometry()
|
H A D | svdedtv2.cxx | 1621 const GeoStat& rSourceGeo = pCustomShape->GetGeoStat(); in ImpDismantleOneObject() 2105 GeoStat aGeoStat(pGraf ? pGraf->GetGeoStat() : pOle2->GetGeoStat()); in DoImportMarkedMtf()
|
H A D | svdograf.cxx | 1273 GeoStat aGeoStat(GetGeoStat()); in DoConvertToPolyObj()
|
H A D | svdview.cxx | 514 const GeoStat& rGeo=pTextObj->GetGeoStat(); in PickAnything()
|
/aoo4110/main/svx/inc/svx/sdr/contact/ |
H A D | viewcontactofsdrobj.hxx | 36 class GeoStat;
|
/aoo4110/main/svx/source/table/ |
H A D | viewcontactoftableobj.cxx | 703 const GeoStat& rGeoStat(rTableObj.GetGeoStat()); in createViewIndependentPrimitive2DSequence()
|
/aoo4110/main/svx/source/tbxctrls/ |
H A D | grafctrl.cxx | 1048 const GeoStat& aGeo = pObj->GetGeoStat(); in ExecuteGrafAttr()
|
/aoo4110/main/sd/source/core/ |
H A D | drawdoc2.cxx | 1155 const GeoStat& rGeo = pGrafObj->GetGeoStat(); in GetHitIMapObject()
|
/aoo4110/main/svx/source/unodraw/ |
H A D | unoshap2.cxx | 2005 GeoStat aNewGeo( aCustomShapeGeoData.aGeo ); in getPosition()
|
/aoo4110/main/sc/source/core/data/ |
H A D | drwlayer.cxx | 1973 const GeoStat& rGeo = pGrafObj->GetGeoStat(); in GetHitIMapObject()
|