Home
last modified time | relevance | path

Searched refs:SdrAShapeObjGeoData (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/svx/source/svdraw/
H A Dsvdoashp.cxx3224 return new SdrAShapeObjGeoData; in NewGeoData()
3230 SdrAShapeObjGeoData& rAGeo=(SdrAShapeObjGeoData&)rGeo; in SaveGeoData()
3244 SdrAShapeObjGeoData& rAGeo=(SdrAShapeObjGeoData&)rGeo; in RestGeoData()
/AOO42X/main/svx/inc/svx/
H A Dsvdoashp.hxx52 class SdrAShapeObjGeoData : public SdrTextObjGeoData class
/AOO42X/main/svx/source/unodraw/
H A Dunoshap2.cxx1996 SdrAShapeObjGeoData aCustomShapeGeoData; in getPosition()