Lines Matching refs:SdrObject

155 SdrObject* ImpCreateShadowObjectClone(const SdrObject& rOriginal, const SfxItemSet& rOriginalSet)  in ImpCreateShadowObjectClone()
157 SdrObject* pRetval = 0L; in ImpCreateShadowObjectClone()
181 SdrObject* pObj = aIterator.Next(); in ImpCreateShadowObjectClone()
384 const SdrObject* SdrObjCustomShape::GetSdrObjectFromCustomShape() const in GetSdrObjectFromCustomShape()
392 SdrObject* pRenderedCustomShape = mXRenderedCustomShape.is() in GetSdrObjectFromCustomShape()
399 const SdrObject* SdrObjCustomShape::GetSdrObjectShadowFromCustomShape() const in GetSdrObjectShadowFromCustomShape()
403 const SdrObject* pSdrObject = GetSdrObjectFromCustomShape(); in GetSdrObjectShadowFromCustomShape()
1655 const SdrObject* pRenderedCustomShape = GetSdrObjectFromXShape( mXRenderedCustomShape ); in TakeObjInfo()
1665 SdrObject* pCandidate = aIterator.Next(); in TakeObjInfo()
1830 SdrObject* pRenderedCustomShape = GetSdrObjectFromXShape( mXRenderedCustomShape ); in NbcMove()
2055 const SdrObject* pSdrObject = GetSdrObjectFromCustomShape(); in ImpCheckCustomGluePointsAreAdded()
2212 pH->SetObj( (SdrObject*)this ); in GetHdl()
3118 void SdrObjCustomShape::operator=(const SdrObject& rObj) in operator =()
3152 const SdrObject* pSdrObject = GetSdrObjectFromCustomShape(); in TakeContour()
3158 SdrObject* SdrObjCustomShape::DoConvertToPolyObj(sal_Bool bBezier, bool bAddText) const in DoConvertToPolyObj()
3161 SdrObject* pRetval = 0L; in DoConvertToPolyObj()
3162 SdrObject* pRenderedCustomShape = 0L; in DoConvertToPolyObj()
3177 SdrObject* pCandidate = pRenderedCustomShape->Clone(); in DoConvertToPolyObj()
3181 SdrObject::Free( pCandidate ); in DoConvertToPolyObj()
3205 SdrObject::NbcSetStyleSheet( pNewStyleSheet, bDontRemoveHardAttr ); in NbcSetStyleSheet()
3537 SdrObject::Free( mpLastShadowGeometry ); in InvalidateRenderGeometry()