Searched refs:OleObjectGraphicDataContext (Results 1 – 2 of 2) sorted by relevance
124 xRet.set( new OleObjectGraphicDataContext( *this, mpShapePtr ) ); in createFastChildContext()147 OleObjectGraphicDataContext::OleObjectGraphicDataContext( ContextHandler& rParent, ShapePtr xShape … in OleObjectGraphicDataContext() function in oox::drawingml::OleObjectGraphicDataContext153 OleObjectGraphicDataContext::~OleObjectGraphicDataContext() in ~OleObjectGraphicDataContext()162 Reference< XFastContextHandler > OleObjectGraphicDataContext::createFastChildContext( sal_Int32 nEl… in createFastChildContext()
59 class OleObjectGraphicDataContext : public ShapeContext class62 OleObjectGraphicDataContext( ::oox::core::ContextHandler& rParent, ShapePtr pShapePtr );63 ~OleObjectGraphicDataContext();
Completed in 13 milliseconds