This class deliberately does not support XWeak, to improve performance when loading large documents.
SvXMLImport & GetImport()
bool bAcceptContent
accept text content (paragraphs) in element as redline content?
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 ...
XMLChangeElementImportContext(SvXMLImport &rImport, bool bAcceptContent, XMLChangedRegionImportContext &rParent, OUString aType)
XMLChangedRegionImportContext & rChangedRegion
context of enclosing <text:changed-region> element
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &AttrList) override
virtual void SAL_CALL startFastElement(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override
Import <office:change-info> elements as children of <text:changed-region> elements.
Import <text:changed-region> elements contained in a <text:tracked-changes> element.
void UseRedlineText()
create redline XText/XTextCursor on demand and register with XMLTextImportHelper