Searched refs:E3dSphereProperties (Results 1 – 4 of 4) sorted by relevance
36 E3dSphereProperties::E3dSphereProperties(SdrObject& rObj) in E3dSphereProperties() function in sdr::properties::E3dSphereProperties41 E3dSphereProperties::E3dSphereProperties(const E3dSphereProperties& rProps, SdrObject& rObj) in E3dSphereProperties() function in sdr::properties::E3dSphereProperties46 E3dSphereProperties::~E3dSphereProperties() in ~E3dSphereProperties()50 BaseProperties& E3dSphereProperties::Clone(SdrObject& rObj) const in Clone()52 return *(new E3dSphereProperties(*this, rObj)); in Clone()55 void E3dSphereProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange()
35 class E3dSphereProperties : public E3dCompoundProperties class43 E3dSphereProperties(SdrObject& rObj);46 E3dSphereProperties(const E3dSphereProperties& rProps, SdrObject& rObj);49 virtual ~E3dSphereProperties();
59 class E3dSphereProperties;225 friend class sdr::properties::E3dSphereProperties;
54 return new sdr::properties::E3dSphereProperties(*this); in CreateObjectSpecificProperties()
Completed in 20 milliseconds