Home
last modified time | relevance | path

Searched refs:SaveGeoData (Results 1 – 25 of 27) sorted by last modified time

12

/trunk/main/svx/source/svdraw/
H A Dsvdomeas.cxx1141 void SdrMeasureObj::SaveGeoData(SdrObjGeoData& rGeo) const in SaveGeoData() function in SdrMeasureObj
1143 SdrTextObj::SaveGeoData(rGeo); in SaveGeoData()
H A Dsvdopath.cxx2789 void SdrPathObj::SaveGeoData(SdrObjGeoData& rGeo) const in SaveGeoData() function in SdrPathObj
2791 SdrTextObj::SaveGeoData(rGeo); in SaveGeoData()
H A Dsvdotext.cxx1569 void SdrTextObj::SaveGeoData(SdrObjGeoData& rGeo) const in SaveGeoData() function in SdrTextObj
1571 SdrAttrObj::SaveGeoData(rGeo); in SaveGeoData()
H A Dsvdoashp.cxx3227 void SdrObjCustomShape::SaveGeoData(SdrObjGeoData& rGeo) const in SaveGeoData() function in SdrObjCustomShape
3229 SdrTextObj::SaveGeoData( rGeo ); in SaveGeoData()
H A Dsvdobj.cxx1915 void SdrObject::SaveGeoData(SdrObjGeoData& rGeo) const in SaveGeoData() function in SdrObject
1972 SaveGeoData(*pGeo); in GetGeoData()
H A Dsvdograf.cxx1089 void SdrGrafObj::SaveGeoData(SdrObjGeoData& rGeo) const in SaveGeoData() function in SdrGrafObj
1091 SdrRectObj::SaveGeoData(rGeo); in SaveGeoData()
H A Dsvdoedge.cxx2444 void SdrEdgeObj::SaveGeoData(SdrObjGeoData& rGeo) const in SaveGeoData() function in SdrEdgeObj
2446 SdrTextObj::SaveGeoData(rGeo); in SaveGeoData()
H A Dsvdovirt.cxx579 void SdrVirtObj::SaveGeoData(SdrObjGeoData& rGeo) const in SaveGeoData() function in SdrVirtObj
581 rRefObj.SaveGeoData(rGeo); in SaveGeoData()
H A Dsvdocapt.cxx740 void SdrCaptionObj::SaveGeoData(SdrObjGeoData& rGeo) const in SaveGeoData() function in SdrCaptionObj
742 SdrRectObj::SaveGeoData(rGeo); in SaveGeoData()
H A Dsvdocirc.cxx945 void SdrCircObj::SaveGeoData(SdrObjGeoData& rGeo) const in SaveGeoData() function in SdrCircObj
947 SdrRectObj::SaveGeoData(rGeo); in SaveGeoData()
/trunk/main/svx/inc/svx/
H A Dsvdobj.hxx533 virtual void SaveGeoData(SdrObjGeoData& rGeo) const;
H A Dsvdomeas.hxx88 virtual void SaveGeoData(SdrObjGeoData& rGeo) const;
H A Dsvdotext.hxx288 virtual void SaveGeoData(SdrObjGeoData& rGeo) const;
H A Dsvdovirt.hxx55 virtual void SaveGeoData(SdrObjGeoData& rGeo) const;
H A Dsvdoashp.hxx243 virtual void SaveGeoData(SdrObjGeoData &rGeo) const;
H A Dsvdocapt.hxx144 virtual void SaveGeoData(SdrObjGeoData& rGeo) const;
H A Dsvdocirc.hxx140 virtual void SaveGeoData(SdrObjGeoData& rGeo) const;
H A Dsvdoedge.hxx298 virtual void SaveGeoData(SdrObjGeoData& rGeo) const;
H A Dsvdograf.hxx194 virtual void SaveGeoData(SdrObjGeoData& rGeo) const;
H A Dsvdopath.hxx149 virtual void SaveGeoData(SdrObjGeoData& rGeo) const;
H A Dsvdotable.hxx319 virtual void SaveGeoData(SdrObjGeoData& rGeo) const;
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1996 ((SdrObjCustomShape*)mpObj.get())->SaveGeoData( aCustomShapeGeoData ); in getPosition()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx2681 void SdrTableObj::SaveGeoData(SdrObjGeoData& rGeo) const in SaveGeoData() function in sdr::table::SdrTableObj
2684 SdrTextObj::SaveGeoData (rGeo); in SaveGeoData()
/trunk/main/svx/source/engine3d/
H A Dscene3d.cxx612 void E3dScene::SaveGeoData(SdrObjGeoData& rGeo) const in SaveGeoData() function in E3dScene
614 E3dObject::SaveGeoData (rGeo); in SaveGeoData()
H A Dobj3d.cxx913 void E3dObject::SaveGeoData(SdrObjGeoData& rGeo) const in SaveGeoData() function in E3dObject
915 SdrAttrObj::SaveGeoData (rGeo); in SaveGeoData()

Completed in 156 milliseconds

12