Import and elements contained in a element...
bool bAcceptContent
accept text content (paragraphs) in element as redline content?
XMLChangedRegionImportContext & rChangedRegion
context of enclosing element
XMLChangeElementImportContext(SvXMLImport &rImport, bool bAcceptContent, XMLChangedRegionImportContext &rParent, OUString const &rType)
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &AttrList) override
Import elements contained in a element.
virtual void SAL_CALL endFastElement(sal_Int32 nElement) override
endFastElement is called before a context will be destructed, but after an elements context has been ...
This class deliberately does not support XWeak, to improve performance when loading large documents...
virtual void SAL_CALL startFastElement(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override