Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx140 const SdrObject* pShadowGeometry = pCustoObj->GetSdrObjectShadowFromCustomShape(); in ImplForceGroupWithText() local
141 if ( pShadowGeometry ) in ImplForceGroupWithText()
151 … ((SdrObjGroup*)pRenderedShape)->GetSubList()->NbcInsertObject( pShadowGeometry->Clone(), 0 ); in ImplForceGroupWithText()
154 pRenderedShape = pShadowGeometry->Clone(); in ImplForceGroupWithText()