Searched refs:ShapeContextBase (Results 1 – 3 of 3) sorted by relevance
82 class ShapeContextBase : public ::oox::core::ContextHandler2 class93 explicit ShapeContextBase( ::oox::core::ContextHandler2Helper& rParent );98 class ShapeTypeContext : public ShapeContextBase
234 ShapeContextBase::ShapeContextBase( ContextHandler2Helper& rParent ) : in ShapeContextBase() function in oox::vml::ShapeContextBase239 /*static*/ ContextHandlerRef ShapeContextBase::createShapeContext( ContextHandler2Helper& rParent, in createShapeContext()275 ShapeContextBase( rParent ), in ShapeTypeContext()
63 … return ShapeContextBase::createShapeContext( *this, mrDrawing.getShapes(), nElement, rAttribs ); in onCreateContext()75 … return ShapeContextBase::createShapeContext( *this, mrDrawing.getShapes(), nElement, rAttribs ); in onCreateContext()
Completed in 24 milliseconds