Home
last modified time | relevance | path

Searched refs:ShapeTypeContext (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/vml/
H A Dvmlshapecontext.cxx248 return new ShapeTypeContext( rParent, rShapes.createShapeType(), rAttribs ); in createShapeContext()
274 ShapeTypeContext::ShapeTypeContext( ContextHandler2Helper& rParent, ShapeType& rShapeType, const At… in ShapeTypeContext() function in oox::vml::ShapeTypeContext
303 ContextHandlerRef ShapeTypeContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttr… in onCreateContext()
345 OptValue< OUString > ShapeTypeContext::decodeFragmentPath( const AttributeList& rAttribs, sal_Int32… in decodeFragmentPath()
354 void ShapeTypeContext::setStyle( const OUString& rStyle ) in setStyle()
376 ShapeTypeContext( rParent, rShape, rAttribs ), in ShapeContext()
396 return ShapeTypeContext::onCreateContext( nElement, rAttribs ); in onCreateContext()
/trunk/main/oox/inc/oox/vml/
H A Dvmlshapecontext.hxx98 class ShapeTypeContext : public ShapeContextBase class
101 explicit ShapeTypeContext(
122 class ShapeContext : public ShapeTypeContext

Completed in 30 milliseconds