Lines Matching refs:rObj
37 E3dCompoundProperties::E3dCompoundProperties(SdrObject& rObj) in E3dCompoundProperties() argument
38 : E3dProperties(rObj) in E3dCompoundProperties()
42 E3dCompoundProperties::E3dCompoundProperties(const E3dCompoundProperties& rProps, SdrObject& rObj) in E3dCompoundProperties() argument
43 : E3dProperties(rProps, rObj) in E3dCompoundProperties()
51 BaseProperties& E3dCompoundProperties::Clone(SdrObject& rObj) const in Clone()
53 return *(new E3dCompoundProperties(*this, rObj)); in Clone()
65 E3dCompoundObject& rObj = (E3dCompoundObject&)GetSdrObject(); in GetMergedItemSet() local
66 E3dScene* pScene = rObj.GetScene(); in GetMergedItemSet()
86 E3dCompoundObject& rObj = (E3dCompoundObject&)GetSdrObject(); in SetMergedItemSet() local
87 E3dScene* pScene = rObj.GetScene(); in SetMergedItemSet()
119 E3dCompoundObject& rObj = (E3dCompoundObject&)GetSdrObject(); in PostItemChange() local
127 rObj.ActionChanged(); in PostItemChange()
132 rObj.ActionChanged(); in PostItemChange()
137 rObj.ActionChanged(); in PostItemChange()
142 rObj.ActionChanged(); in PostItemChange()
147 rObj.ActionChanged(); in PostItemChange()
152 rObj.ActionChanged(); in PostItemChange()