summaryrefslogtreecommitdiff
path: root/sw/inc/unosett.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:16:35 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:16:35 +0000
commitccf70a121bfa76ef05c15031a85e684d3860939f (patch)
tree9c0171e378d568acee0a48d1ec2148ffb0b1dae2 /sw/inc/unosett.hxx
parentc9ae28d18a4468870f566b9e44ac932655220c2f (diff)
INTEGRATION: CWS swwarnings (1.10.568); FILE MERGED
2007/04/03 12:57:09 tl 1.10.568.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/unosett.hxx')
-rw-r--r--sw/inc/unosett.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/unosett.hxx b/sw/inc/unosett.hxx
index 57f7631fbc56..1279639c5d2e 100644
--- a/sw/inc/unosett.hxx
+++ b/sw/inc/unosett.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unosett.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: obo $ $Date: 2006-01-19 18:17:38 $
+ * last change: $Author: hr $ $Date: 2007-09-27 08:16:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -301,7 +301,7 @@ class SwXTextColumns : public cppu::WeakAggImplHelper4
::com::sun::star::lang::XServiceInfo
>
{
- sal_uInt32 nReference;
+ sal_Int32 nReference;
::com::sun::star::uno::Sequence< ::com::sun::star::text::TextColumn> aTextColumns;
sal_Bool bIsAutomaticWidth;
sal_Int32 nAutoDistance;