This class deliberately does not support XWeak, to improve performance when loading large documents.
SvXMLImport & GetImport()
XMLChangeInfoContext(SvXMLImport &rImport, XMLChangedRegionImportContext &rChangedRegion, const OUString &rChangeType)
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 ...
OUStringBuffer sDateTimeBuffer
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override
OUStringBuffer sCommentBuffer
virtual ~XMLChangeInfoContext() override
OUStringBuffer sAuthorBuffer
XMLChangedRegionImportContext & rChangedRegion
Import <text:changed-region> elements contained in a <text:tracked-changes> element.
void SetChangeInfo(const OUString &rType, const OUString &rAuthor, const OUString &rComment, std::u16string_view rDate)
change info: To be called from change-info context
Import all text into a string buffer.