summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/styles.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/styles.cxx')
-rw-r--r--sw/source/filter/ww8/styles.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/styles.cxx b/sw/source/filter/ww8/styles.cxx
index a837f0350cfd..2297c1bd490f 100644
--- a/sw/source/filter/ww8/styles.cxx
+++ b/sw/source/filter/ww8/styles.cxx
@@ -144,7 +144,7 @@ namespace ww
{
switch (eSti)
{
- case stiFtnRef:
+ case stiFootnoteRef:
case stiAtnRef:
case stiLnn:
case stiPgn:
@@ -170,7 +170,7 @@ namespace ww
stiToc5, stiToc4, stiToc3, stiToc2, stiToc1, stiIndex7,
stiIndex6, stiIndex5, stiIndex4, stiIndex3, stiIndex2,
stiIndex1, stiLnn, stiIndexHeading, stiFooter, stiHeader,
- stiFtnRef, stiFtnText, stiLev9, stiLev8, stiLev7, stiLev6,
+ stiFootnoteRef, stiFootnoteText, stiLev9, stiLev8, stiLev7, stiLev6,
stiLev5, stiLev4, stiLev3, stiLev2, stiLev1, stiNormIndent
};
return aMapping[stc-222];