summaryrefslogtreecommitdiff
path: root/sw/inc/globdoc.hxx
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2001-02-06 14:34:57 +0000
committerMichael Brauer <mib@openoffice.org>2001-02-06 14:34:57 +0000
commit3c8102cd1e0ce8cc4887dd8a308ecceebfa85476 (patch)
tree959e084d074717b14bbbc396f70c550fdf1a7174 /sw/inc/globdoc.hxx
parent1b0811328900df7b2aba8fd224ee5a6d769ba4d9 (diff)
real 6.0 file format
Diffstat (limited to 'sw/inc/globdoc.hxx')
-rw-r--r--sw/inc/globdoc.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/globdoc.hxx b/sw/inc/globdoc.hxx
index 87218b6e771b..34a362e07a1b 100644
--- a/sw/inc/globdoc.hxx
+++ b/sw/inc/globdoc.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: globdoc.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:26 $
+ * last change: $Author: mib $ $Date: 2001-02-06 15:33:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,7 +85,7 @@ public:
String * pAppName,
String * pLongUserName,
String * pUserName,
- long nVersion = SOFFICE_FILEFORMAT_NOW ) const;
+ long nVersion = SOFFICE_FILEFORMAT_CURRENT ) const;
};
#endif