Searched refs:E3dLatheProperties (Results 1 – 4 of 4) sorted by relevance
36 E3dLatheProperties::E3dLatheProperties(SdrObject& rObj) in E3dLatheProperties() function in sdr::properties::E3dLatheProperties41 E3dLatheProperties::E3dLatheProperties(const E3dLatheProperties& rProps, SdrObject& rObj) in E3dLatheProperties() function in sdr::properties::E3dLatheProperties46 E3dLatheProperties::~E3dLatheProperties() in ~E3dLatheProperties()50 BaseProperties& E3dLatheProperties::Clone(SdrObject& rObj) const in Clone()52 return *(new E3dLatheProperties(*this, rObj)); in Clone()55 void E3dLatheProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange()
36 class SVX_DLLPUBLIC E3dLatheProperties : public E3dCompoundProperties class44 E3dLatheProperties(SdrObject& rObj);47 E3dLatheProperties(const E3dLatheProperties& rProps, SdrObject& rObj);50 virtual ~E3dLatheProperties();
58 class E3dLatheProperties;224 friend class sdr::properties::E3dLatheProperties;
56 return new sdr::properties::E3dLatheProperties(*this); in CreateObjectSpecificProperties()
Completed in 21 milliseconds