summaryrefslogtreecommitdiffstats
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.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLTextListBlockContext.hxx b/xmloff/source/text/XMLTextListBlockContext.hxx
index 4b18d625cc..a529afd1e4 100644
--- a/xmloff/source/text/XMLTextListBlockContext.hxx
+++ b/xmloff/source/text/XMLTextListBlockContext.hxx
@@ -66,7 +66,6 @@ public:
void ResetRestartNumbering() { mbRestartNumbering = false; }
/// does this list have (possibly inherited from parent) list-style-name?
- bool HasListStyleName() { return !msListStyleName.isEmpty(); }
const css::uno::Reference < css::container::XIndexReplace >& GetNumRules() const
{ return mxNumRules; }