This class deliberately does not support XWeak, to improve performance when loading large documents.
const css::uno::Reference< css::container::XIndexReplace > & GetNumRules() const
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override
void ResetRestartNumbering()
virtual ~XMLTextListBlockContext() override
rtl::Reference< XMLTextListBlockContext > mxParentListBlock
css::uno::Reference< css::container::XIndexReplace > mxNumRules
sal_Int16 GetLevel() const
const OUString & GetContinueListId() const
bool IsRestartNumbering() const
OUString msContinueListId
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 ...
const OUString & GetListId() const
XMLTextListBlockContext(SvXMLImport &rImport, XMLTextImportHelper &rTxtImp, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList, const bool bRestartNumberingAtSubList=false)
bool HasListStyleName()
does this list have (possibly inherited from parent) list-style-name?
XMLTextImportHelper & mrTxtImport