Home
last modified time | relevance | path

Searched refs:pCustoObj (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx141 SdrObject* EnhancedCustomShapeEngine::ImplForceGroupWithText( const SdrObjCustomShape* pCustoObj, S… in ImplForceGroupWithText() argument
143 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 …]
H A DEnhancedCustomShapeEngine.hxx80 SdrObject* ImplForceGroupWithText( const SdrObjCustomShape* pCustoObj, SdrObject* pRenderedShape );

Completed in 8 milliseconds