Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/ppt/
H A Dpptshapecontext.cxx178 PPTShape* pPPTShape = dynamic_cast< PPTShape* >( pPlaceholder.get() ); in createFastChildContext() local
179 if ( pPPTShape ) in createFastChildContext()
180 pPPTShape->setReferenced( sal_True ); in createFastChildContext()
H A Dslidepersist.cxx141 PPTShape* pPPTShape = dynamic_cast< PPTShape* >( (*aChildIter).get() ); in createXShapes() local
142 if ( pPPTShape ) in createXShapes()
143 pPPTShape->addShape( rFilterBase, *this, getTheme().get(), xShapes, 0, &getShapeMap() ); in createXShapes()

Completed in 19 milliseconds