summaryrefslogtreecommitdiff
path: root/sw/inc/sw3convert.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/sw3convert.hxx')
-rw-r--r--sw/inc/sw3convert.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/sw3convert.hxx b/sw/inc/sw3convert.hxx
index d837db2aa776..1c500f06195b 100644
--- a/sw/inc/sw3convert.hxx
+++ b/sw/inc/sw3convert.hxx
@@ -25,7 +25,7 @@
class SwDoc;
SW_DLLPUBLIC void sw3io_ConvertFromOldField( SwDoc& rDoc, sal_uInt16& rWhich,
- sal_uInt16& rSubType, sal_uLong &rFmt,
+ sal_uInt16& rSubType, sal_uLong &rFormat,
sal_uInt16 nVersion );
#endif