Home
last modified time | relevance | path

Searched refs:E3dLatheProperties (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/sdr/properties/
H A De3dlatheproperties.cxx36 E3dLatheProperties::E3dLatheProperties(SdrObject& rObj) in E3dLatheProperties() function in sdr::properties::E3dLatheProperties
41 E3dLatheProperties::E3dLatheProperties(const E3dLatheProperties& rProps, SdrObject& rObj) in E3dLatheProperties() function in sdr::properties::E3dLatheProperties
46 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()
/trunk/main/svx/inc/svx/sdr/properties/
H A De3dlatheproperties.hxx36 class SVX_DLLPUBLIC E3dLatheProperties : public E3dCompoundProperties class
44 E3dLatheProperties(SdrObject& rObj);
47 E3dLatheProperties(const E3dLatheProperties& rProps, SdrObject& rObj);
50 virtual ~E3dLatheProperties();
/trunk/main/svx/inc/svx/
H A Dobj3d.hxx58 class E3dLatheProperties;
224 friend class sdr::properties::E3dLatheProperties;
/trunk/main/svx/source/engine3d/
H A Dlathe3d.cxx56 return new sdr::properties::E3dLatheProperties(*this); in CreateObjectSpecificProperties()

Completed in 12 milliseconds