Home
last modified time | relevance | path

Searched refs:ShapeStyleContext (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/oox/source/drawingml/
H A Dshapestylecontext.cxx39 ShapeStyleContext::ShapeStyleContext( ContextHandler& rParent, Shape& rShape ) in ShapeStyleContext() function in oox::drawingml::ShapeStyleContext
45 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()
H A Dshapecontext.cxx101 xRet = new ShapeStyleContext( *this, *mpShapePtr ); in createFastChildContext()
/aoo42x/main/oox/inc/oox/drawingml/
H A Dshapestylecontext.hxx32 class ShapeStyleContext : public ::oox::core::ContextHandler class
35 ShapeStyleContext( ::oox::core::ContextHandler& rParent, Shape& rShape );
36 ~ShapeStyleContext();
/aoo42x/main/oox/source/ppt/
H A Dpptshapecontext.cxx197 xRet = new oox::drawingml::ShapeStyleContext( *this, *mpShapePtr ); in createFastChildContext()

Completed in 29 milliseconds