summaryrefslogtreecommitdiff
path: root/sw/inc/wdocsh.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-12-14 13:47:26 +0000
committerRüdiger Timm <rt@openoffice.org>2005-12-14 13:47:26 +0000
commit28394789004d5f3fdec3981884dd3d8368824357 (patch)
tree71eb65eee377a3b39e820bd86cd0c66879f501ff /sw/inc/wdocsh.hxx
parent1fe67c25f4590225d79b97f1e577cb4666335305 (diff)
INTEGRATION: CWS numberformat (1.7.70); FILE MERGED
2005/10/26 17:50:32 kendy 1.7.70.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.
Diffstat (limited to 'sw/inc/wdocsh.hxx')
-rw-r--r--sw/inc/wdocsh.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/wdocsh.hxx b/sw/inc/wdocsh.hxx
index 1f080648ecb9..0c36622ac0e6 100644
--- a/sw/inc/wdocsh.hxx
+++ b/sw/inc/wdocsh.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: wdocsh.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:31:20 $
+ * last change: $Author: rt $ $Date: 2005-12-14 14:47:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -59,7 +59,7 @@ public:
~SwWebDocShell();
virtual void FillClass( SvGlobalName * pClassName,
- ULONG * pClipFormat,
+ sal_uInt32 * pClipFormat,
String * pAppName,
String * pLongUserName,
String * pUserName,