Searched refs:ShapeStyleContext (Results 1 – 4 of 4) sorted by relevance
39 ShapeStyleContext::ShapeStyleContext( ContextHandler& rParent, Shape& rShape ) in ShapeStyleContext() function in oox::drawingml::ShapeStyleContext45 ShapeStyleContext::~ShapeStyleContext() in ~ShapeStyleContext()51 void ShapeStyleContext::endFastElement( sal_Int32 ) throw (SAXException, RuntimeException) in endFastElement()57 Reference< XFastContextHandler > ShapeStyleContext::createFastChildContext( sal_Int32 aElementToken… in createFastChildContext()
101 xRet = new ShapeStyleContext( *this, *mpShapePtr ); in createFastChildContext()
32 class ShapeStyleContext : public ::oox::core::ContextHandler class35 ShapeStyleContext( ::oox::core::ContextHandler& rParent, Shape& rShape );36 ~ShapeStyleContext();
197 xRet = new oox::drawingml::ShapeStyleContext( *this, *mpShapePtr ); in createFastChildContext()
Completed in 24 milliseconds