Searched refs:pShadowGeometry (Results 1 – 1 of 1) sorted by relevance
147 const SdrObject* pShadowGeometry = pCustoObj->GetSdrObjectShadowFromCustomShape(); in ImplForceGroupWithText() local148 if ( pShadowGeometry ) in ImplForceGroupWithText()158 ((SdrObjGroup*)pRenderedShape)->GetSubList()->NbcInsertObject( pShadowGeometry->Clone(), 0 ); in ImplForceGroupWithText()161 pRenderedShape = pShadowGeometry->Clone(); in ImplForceGroupWithText()
Completed in 8 milliseconds