Home
last modified time | relevance | path

Searched refs:ShapeContextBase (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/oox/inc/oox/vml/
H A Dvmlshapecontext.hxx82 class ShapeContextBase : public ::oox::core::ContextHandler2 class
93 explicit ShapeContextBase( ::oox::core::ContextHandler2Helper& rParent );
98 class ShapeTypeContext : public ShapeContextBase
/aoo4110/main/oox/source/vml/
H A Dvmlshapecontext.cxx234 ShapeContextBase::ShapeContextBase( ContextHandler2Helper& rParent ) : in ShapeContextBase() function in oox::vml::ShapeContextBase
239 /*static*/ ContextHandlerRef ShapeContextBase::createShapeContext( ContextHandler2Helper& rParent, in createShapeContext()
275 ShapeContextBase( rParent ), in ShapeTypeContext()
H A Dvmldrawingfragment.cxx63 … return ShapeContextBase::createShapeContext( *this, mrDrawing.getShapes(), nElement, rAttribs ); in onCreateContext()
75 … return ShapeContextBase::createShapeContext( *this, mrDrawing.getShapes(), nElement, rAttribs ); in onCreateContext()

Completed in 23 milliseconds