Lines Matching refs:pSdrObjCustomShape

185 			SdrObject* pSdrObjCustomShape( GetSdrObjectFromXShape( mxShape ) );  in ImplForceGroupWithText()  local
186 if ( pSdrObjCustomShape ) in ImplForceGroupWithText()
188 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in ImplForceGroupWithText()
264 SdrObject* pSdrObjCustomShape( GetSdrObjectFromXShape( mxShape ) ); in REF() local
265 if ( pSdrObjCustomShape ) in REF()
269 pSdrObjCustomShape->GetMergedItem( SDRATTR_CUSTOMSHAPE_GEOMETRY ); in REF()
276 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in REF()
288 …nderedFontWork = EnhancedCustomShapeFontWork::CreateFontWork( pRenderedShape, pSdrObjCustomShape ); in REF()
295 …ct* pRenderedShape3d = EnhancedCustomShape3d::Create3DObject( pRenderedShape, pSdrObjCustomShape ); in REF()
303 Rectangle aRect( pSdrObjCustomShape->GetSnapRect() ); in REF()
305 const GeoStat& rGeoStat = ((SdrObjCustomShape*)pSdrObjCustomShape)->GetGeoStat(); in REF()
315 pRenderedShape->Shear( pSdrObjCustomShape->GetSnapRect().Center(), nShearWink, nTan, sal_False); in REF()
320 …pRenderedShape->NbcRotate( pSdrObjCustomShape->GetSnapRect().Center(), nRotateAngle, sin( a ), cos… in REF()
334 pRenderedShape->NbcSetStyleSheet( pSdrObjCustomShape->GetStyleSheet(), sal_True ); in REF()
339 … pRenderedShape = ImplForceGroupWithText( (SdrObjCustomShape*)pSdrObjCustomShape, pRenderedShape ); in REF()
356 SdrObject* pSdrObjCustomShape( GetSdrObjectFromXShape( mxShape ) ); in getTextBounds() local
358 …if ( pSdrObjCustomShape && pSdrObjCustomShape->GetModel() && xLockable.is() && !xLockable->isActio… in getTextBounds()
360 if ( pSdrObjCustomShape ) in getTextBounds()
362 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in getTextBounds()
377 SdrObject* pSdrObjCustomShape( GetSdrObjectFromXShape( mxShape ) ); in getLineGeometry() local
378 if ( pSdrObjCustomShape ) in getLineGeometry()
380 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in getLineGeometry()
384 Rectangle aRect( pSdrObjCustomShape->GetSnapRect() ); in getLineGeometry()
388 const GeoStat& rGeoStat = ((SdrObjCustomShape*)pSdrObjCustomShape)->GetGeoStat(); in getLineGeometry()
457 SdrObject* pSdrObjCustomShape = GetSdrObjectFromXShape( mxShape ); in SEQ() local
458 if ( pSdrObjCustomShape ) in SEQ()
460 EnhancedCustomShape2d aCustomShape2d( pSdrObjCustomShape ); in SEQ()