Searched refs:Transform2DContext (Results 1 – 4 of 4) sorted by relevance
43 Transform2DContext::Transform2DContext( ContextHandler& rParent, const Reference< XFastAttributeLis… in Transform2DContext() function in oox::drawingml::Transform2DContext52 Reference< XFastContextHandler > Transform2DContext::createFastChildContext( sal_Int32 aElementToke… in createFastChildContext()
69 xRet.set( new Transform2DContext( *this, xAttribs, *mpShapePtr ) ); in createFastChildContext()114 xRet.set( new Transform2DContext( *this, xAttribs, *mpShapePtr ) ); in createFastChildContext()
66 xRet.set( new Transform2DContext( *this, xAttribs, mrShape ) ); in createFastChildContext()
37 class Transform2DContext : public ::oox::core::ContextHandler class40 Transform2DContext( ::oox::core::ContextHandler& rParent,
Completed in 16 milliseconds