13 #include <oox/token/namespaces.hxx>
23 const OUString& rFragmentPath,
28 : FragmentHandler2( rFilter, rFragmentPath ),
29 mpSlidePersistPtr (rSlidePersistPtr ),
30 meShapeLocation( eShapeLocation ),
31 mpGroupShapePtr( pGroupShapePtr ),
32 mpShapePtr( pShapePtr )
40 getFilter().setMissingExtDrawing();
51 case DSP_TOKEN( spTree ):
oox::drawingml::ShapePtr mpShapePtr
virtual ~ExtDrawingFragmentHandler() noexcept override
exports com.sun.star. drawing
ExtDrawingFragmentHandler(oox::core::XmlFilterBase &rFilter, const OUString &rFragmentPath, const oox::ppt::SlidePersistPtr &rSlidePersistPtr, const oox::ppt::ShapeLocation eShapeLocation, oox::drawingml::ShapePtr const &pGroupShapePtr, oox::drawingml::ShapePtr const &pShapePtr)
const oox::ppt::SlidePersistPtr mpSlidePersistPtr
oox::drawingml::ShapePtr mpGroupShapePtr
Provides access to attribute values of an element.
virtual ::oox::core::ContextHandlerRef onCreateContext(::sal_Int32 Element, const AttributeList &rAttribs) override
::rtl::Reference< ContextHandler > ContextHandlerRef
std::shared_ptr< SlidePersist > SlidePersistPtr
std::shared_ptr< Shape > ShapePtr
const oox::ppt::ShapeLocation meShapeLocation