Searched refs:ShapeTypeContext (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/oox/source/vml/ |
H A D | vmlshapecontext.cxx | 248 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()
|
/aoo41x/main/oox/inc/oox/vml/ |
H A D | vmlshapecontext.hxx | 98 class ShapeTypeContext : public ShapeContextBase class 101 explicit ShapeTypeContext( 122 class ShapeContext : public ShapeTypeContext
|
Completed in 11 milliseconds