Home
last modified time | relevance | path

Searched refs:GeoStat (Results 1 – 23 of 23) sorted by relevance

/aoo4110/main/svx/source/sdr/contact/
H A Dviewcontactofsdrobjcustomshape.cxx64 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 Dviewcontactofsdrrectobj.cxx65 const GeoStat& rGeoStat(GetRectObj().GetGeoStat()); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrcircobj.cxx64 const GeoStat& rGeoStat(GetCircObj().GetGeoStat()); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrole2obj.cxx77 const GeoStat& rGeoStat(GetOle2Obj().GetGeoStat()); in createObjectTransform()
H A Dviewcontactofsdrpathobj.cxx110 const GeoStat& rGeoStat(GetPathObj().GetGeoStat()); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrcaptionobj.cxx76 const GeoStat& rGeoStat(rCaptionObj.GetGeoStat()); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofgraphic.cxx342 const GeoStat& rGeoStat(GetGrafObject().GetGeoStat()); in createViewIndependentPrimitive2DSequence()
/aoo4110/main/svx/inc/svx/
H A Dsvdtrans.hxx219 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 Dsvdotext.hxx89 GeoStat aGeo;
182 GeoStat aGeo;
384 const GeoStat& GetGeoStat() const { return aGeo; } in GetGeoStat()
/aoo4110/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx194 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 DEnhancedCustomShape2d.cxx1172 const GeoStat aGeoStat( ((SdrObjCustomShape*)pCustomShapeObj)->GetGeoStat() ); in GetHandlePosition()
1217 const GeoStat aGeoStat( ((SdrObjCustomShape*)pCustomShapeObj)->GetGeoStat() ); in SetHandleControllerPosition()
/aoo4110/main/svx/source/svdraw/
H A Dsvdtrans.cxx573 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 Dsvdoashp.cxx2279 GeoStat aGeoStat( pObj->GetGeoStat() ); in DragResizeCustomShape()
3353 GeoStat aGeoStat; in TRSetBaseGeometry()
3365 GeoStat aGeoStat; in TRSetBaseGeometry()
3398 GeoStat aNewGeo( aGeo ); in TRGetBaseGeometry()
H A Dsvdotext.cxx1830 GeoStat aGeoStat; in TRSetBaseGeometry()
1839 GeoStat aGeoStat; in TRSetBaseGeometry()
H A Dsvdedtv2.cxx1621 const GeoStat& rSourceGeo = pCustomShape->GetGeoStat(); in ImpDismantleOneObject()
2105 GeoStat aGeoStat(pGraf ? pGraf->GetGeoStat() : pOle2->GetGeoStat()); in DoImportMarkedMtf()
H A Dsvdograf.cxx1273 GeoStat aGeoStat(GetGeoStat()); in DoConvertToPolyObj()
H A Dsvdview.cxx514 const GeoStat& rGeo=pTextObj->GetGeoStat(); in PickAnything()
/aoo4110/main/svx/inc/svx/sdr/contact/
H A Dviewcontactofsdrobj.hxx36 class GeoStat;
/aoo4110/main/svx/source/table/
H A Dviewcontactoftableobj.cxx703 const GeoStat& rGeoStat(rTableObj.GetGeoStat()); in createViewIndependentPrimitive2DSequence()
/aoo4110/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx1048 const GeoStat& aGeo = pObj->GetGeoStat(); in ExecuteGrafAttr()
/aoo4110/main/sd/source/core/
H A Ddrawdoc2.cxx1155 const GeoStat& rGeo = pGrafObj->GetGeoStat(); in GetHitIMapObject()
/aoo4110/main/svx/source/unodraw/
H A Dunoshap2.cxx2005 GeoStat aNewGeo( aCustomShapeGeoData.aGeo ); in getPosition()
/aoo4110/main/sc/source/core/data/
H A Ddrwlayer.cxx1973 const GeoStat& rGeo = pGrafObj->GetGeoStat(); in GetHitIMapObject()

Completed in 169 milliseconds