summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmloff/source/text/XMLSectionFootnoteConfigImport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLSectionFootnoteConfigImport.cxx b/xmloff/source/text/XMLSectionFootnoteConfigImport.cxx
index ef408c0c13c8..0f4f51e1b4e3 100644
--- a/xmloff/source/text/XMLSectionFootnoteConfigImport.cxx
+++ b/xmloff/source/text/XMLSectionFootnoteConfigImport.cxx
@@ -113,7 +113,7 @@ void XMLSectionFootnoteConfigImport::startFastElement(
bNumOwn = true;
break;
}
- case XML_ELEMENT(TEXT, XML_NUM_LETTER_SYNC):
+ case XML_ELEMENT(STYLE, XML_NUM_LETTER_SYNC):
{
sNumLetterSync = aIter.toString();
bNumOwn = true;