20#ifndef INCLUDED_OOX_CORE_RELATIONSHANDLER_HXX
21#define INCLUDED_OOX_CORE_RELATIONSHANDLER_HXX
23#include <com/sun/star/uno/Reference.hxx>
29 namespace xml::sax {
class XFastAttributeList; }
30 namespace xml::sax {
class XFastContextHandler; }
44 virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL
47 const css::uno::Reference< css::xml::sax::XFastAttributeList >& rxAttribs )
override;
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &rxAttribs) override
RelationsFragment(XmlFilterBase &rFilter, const RelationsRef &xRelations)
std::shared_ptr< Relations > RelationsRef