Lines Matching refs:oox
40 using namespace oox::core;
48 namespace oox { namespace ppt { namespace
52 const oox::ppt::SlidePersistPtr pSlidePersistPtr, in PPTShapeGroupContext()
54 oox::drawingml::ShapePtr pMasterShapePtr, in PPTShapeGroupContext()
55 oox::drawingml::ShapePtr pGroupShapePtr ) in PPTShapeGroupContext()
83 xRet = new oox::drawingml::ShapePropertiesContext( *this, *mpGroupShapePtr ); in createFastChildContext()
86 xRet = new oox::drawingml::ShapePropertiesContext( *this, *mpGroupShapePtr ); in createFastChildContext()
94 …xRet.set( new oox::drawingml::ConnectorShapeContext( *this, mpGroupShapePtr, oox::drawingml::Shape… in createFastChildContext()
97 …eGroupContext( *this, mpSlidePersistPtr, meShapeLocation, mpGroupShapePtr, oox::drawingml::ShapePt… in createFastChildContext()
100 …xRet.set( new PPTShapeContext( *this, mpSlidePersistPtr, mpGroupShapePtr, oox::drawingml::ShapePtr… in createFastChildContext()
103 …xRet.set( new oox::drawingml::GraphicShapeContext( *this, mpGroupShapePtr, oox::drawingml::ShapeP… in createFastChildContext()
106 …xRet.set( new oox::drawingml::GraphicalObjectFrameContext( *this, mpGroupShapePtr, oox::drawingml:… in createFastChildContext()