summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextListItemContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLTextListItemContext.cxx')
-rw-r--r--xmloff/source/text/XMLTextListItemContext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLTextListItemContext.cxx b/xmloff/source/text/XMLTextListItemContext.cxx
index 66edfc6f7df8..3b2961e02ebe 100644
--- a/xmloff/source/text/XMLTextListItemContext.cxx
+++ b/xmloff/source/text/XMLTextListItemContext.cxx
@@ -141,7 +141,7 @@ SvXMLImportContextRef XMLTextListItemContext::CreateChildContext(
{
case XML_TOK_TEXT_H:
bHeading = true;
- SAL_FALLTHROUGH;
+ [[fallthrough]];
case XML_TOK_TEXT_P:
pContext = new XMLParaContext( GetImport(),
nPrefix, rLocalName,