Searched refs:DiagramGraphicDataContext (Results 1 – 2 of 2) sorted by relevance
126 xRet.set( new DiagramGraphicDataContext( *this, mpShapePtr ) ); in createFastChildContext()209 DiagramGraphicDataContext::DiagramGraphicDataContext( ContextHandler& rParent, ShapePtr pShapePtr ) in DiagramGraphicDataContext() function in oox::drawingml::DiagramGraphicDataContext215 DiagramGraphicDataContext::~DiagramGraphicDataContext() in ~DiagramGraphicDataContext()219 DiagramPtr DiagramGraphicDataContext::loadDiagram() in loadDiagram()261 Reference< XFastContextHandler > DiagramGraphicDataContext::createFastChildContext( ::sal_Int32 aEl… in createFastChildContext()
72 class DiagramGraphicDataContext class76 DiagramGraphicDataContext( ::oox::core::ContextHandler& rParent, ShapePtr pShapePtr );77 virtual ~DiagramGraphicDataContext();
Completed in 11 milliseconds