This class deliberately does not support XWeak, to improve performance when loading large documents.
Superclass for index source elements.
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override
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 ...
css::uno::Reference< css::beans::XPropertySet > & rIndexPropertySet
tab stops relative to margin or indent?
bool bRelativeTabs
chapter-wise or document index?
virtual void SAL_CALL startFastElement(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override
virtual ~XMLIndexSourceBaseContext() override
XMLIndexSourceBaseContext(SvXMLImport &rImport, css::uno::Reference< css::beans::XPropertySet > &rPropSet, UseStyles eUseStyles)
virtual void ProcessAttribute(const sax_fastparser::FastAttributeList::FastAttributeIter &aIter)