Lines Matching refs:rObj
36 E3dLatheProperties::E3dLatheProperties(SdrObject& rObj) in E3dLatheProperties() argument
37 : E3dCompoundProperties(rObj) in E3dLatheProperties()
41 E3dLatheProperties::E3dLatheProperties(const E3dLatheProperties& rProps, SdrObject& rObj) in E3dLatheProperties() argument
42 : E3dCompoundProperties(rProps, rObj) in E3dLatheProperties()
50 BaseProperties& E3dLatheProperties::Clone(SdrObject& rObj) const in Clone()
52 return *(new E3dLatheProperties(*this, rObj)); in Clone()
61 E3dLatheObj& rObj = (E3dLatheObj&)GetSdrObject(); in PostItemChange() local
67 rObj.ActionChanged(); in PostItemChange()
72 rObj.ActionChanged(); in PostItemChange()
77 rObj.ActionChanged(); in PostItemChange()
82 rObj.ActionChanged(); in PostItemChange()
87 rObj.ActionChanged(); in PostItemChange()