Searched refs:pPPTShape (Results 1 – 2 of 2) sorted by relevance
178 PPTShape* pPPTShape = dynamic_cast< PPTShape* >( pPlaceholder.get() ); in createFastChildContext() local179 if ( pPPTShape ) in createFastChildContext()180 pPPTShape->setReferenced( sal_True ); in createFastChildContext()
141 PPTShape* pPPTShape = dynamic_cast< PPTShape* >( (*aChildIter).get() ); in createXShapes() local142 if ( pPPTShape ) in createXShapes()143 pPPTShape->addShape( rFilterBase, *this, getTheme().get(), xShapes, 0, &getShapeMap() ); in createXShapes()
Completed in 21 milliseconds