summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextListBlockContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLTextListBlockContext.hxx')
-rw-r--r--xmloff/source/text/XMLTextListBlockContext.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/xmloff/source/text/XMLTextListBlockContext.hxx b/xmloff/source/text/XMLTextListBlockContext.hxx
index 7419613d244a..cc0bb99ec6db 100644
--- a/xmloff/source/text/XMLTextListBlockContext.hxx
+++ b/xmloff/source/text/XMLTextListBlockContext.hxx
@@ -52,13 +52,6 @@ public:
XMLTextListBlockContext(
SvXMLImport& rImport,
XMLTextImportHelper& rTxtImp,
- sal_uInt16 nPrfx,
- const OUString& rLName,
- const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
- const bool bRestartNumberingAtSubList = false );
- XMLTextListBlockContext(
- SvXMLImport& rImport,
- XMLTextImportHelper& rTxtImp,
const css::uno::Reference< css::xml::sax::XFastAttributeList > & xAttrList,
const bool bRestartNumberingAtSubList = false );
virtual ~XMLTextListBlockContext() override;