summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtparae.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtparae.cxx')
-rw-r--r--xmloff/source/text/txtparae.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtparae.cxx b/xmloff/source/text/txtparae.cxx
index 0137ccbae5f9..003177edbbb4 100644
--- a/xmloff/source/text/txtparae.cxx
+++ b/xmloff/source/text/txtparae.cxx
@@ -2337,7 +2337,7 @@ void XMLTextParagraphExport::exportTextRangeEnumeration(
exportSoftPageBreak(xPropSet, bAutoStyles);
}
else {
- DBG_ERROR("unknown text portion type");
+ OSL_FAIL("unknown text portion type");
}
}
else