summaryrefslogtreecommitdiff
path: root/sw/source/ui/globdoc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-12-14 13:51:25 +0000
committerRüdiger Timm <rt@openoffice.org>2005-12-14 13:51:25 +0000
commit098716e74dc6e36f076f3803083369dfd52eb056 (patch)
tree6e05ad2c3442871e38e877a580c836938392a56e /sw/source/ui/globdoc
parent24741e1e3f25c332ba6703130c0d9ec2cbb91a34 (diff)
INTEGRATION: CWS numberformat (1.12.72); FILE MERGED
2005/10/26 17:50:48 kendy 1.12.72.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.
Diffstat (limited to 'sw/source/ui/globdoc')
-rw-r--r--sw/source/ui/globdoc/globdoc.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/globdoc/globdoc.cxx b/sw/source/ui/globdoc/globdoc.cxx
index 25300f50ae7f..90132bf30c0f 100644
--- a/sw/source/ui/globdoc/globdoc.cxx
+++ b/sw/source/ui/globdoc/globdoc.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: globdoc.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 07:55:55 $
+ * last change: $Author: rt $ $Date: 2005-12-14 14:51:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -66,7 +66,7 @@ SwGlobalDocShell::~SwGlobalDocShell()
}
void SwGlobalDocShell::FillClass( SvGlobalName * pClassName,
- ULONG * pClipFormat,
+ sal_uInt32 * pClipFormat,
String * pAppName,
String * pLongUserName,
String * pUserName,