Searched refs:pCustoObj (Results 1 – 2 of 2) sorted by relevance
141 SdrObject* EnhancedCustomShapeEngine::ImplForceGroupWithText( const SdrObjCustomShape* pCustoObj, S… in ImplForceGroupWithText() argument143 bool bHasText = pCustoObj->HasText(); in ImplForceGroupWithText()147 const SdrObject* pShadowGeometry = pCustoObj->GetSdrObjectShadowFromCustomShape(); in ImplForceGroupWithText()169 pCustoObj->GetObjInventor(), OBJ_TEXT, 0L, pCustoObj->GetModel()); in ImplForceGroupWithText()172 OutlinerParaObject* pParaObj = pCustoObj->GetOutlinerParaObject(); in ImplForceGroupWithText()177 SfxItemSet aTargetItemSet( pCustoObj->GetMergedItemSet() ); in ImplForceGroupWithText()184 Rectangle aTextBounds = pCustoObj->GetSnapRect(); in ImplForceGroupWithText()194 const GeoStat& rSourceGeo = pCustoObj->GetGeoStat(); in ImplForceGroupWithText()198 pCustoObj->GetSnapRect().Center(), rSourceGeo.nDrehWink, in ImplForceGroupWithText()228 pRenderedShape->SetPage( pCustoObj->GetPage() ); in ImplForceGroupWithText()[all …]
80 SdrObject* ImplForceGroupWithText( const SdrObjCustomShape* pCustoObj, SdrObject* pRenderedShape );
Completed in 17 milliseconds