summaryrefslogtreecommitdiff
path: root/sw/inc/flddat.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:01:55 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:01:55 +0000
commitb79d8b70483ffd48be8c2785a9391f5aa7f46b4b (patch)
tree4c16d14f66d930570d540fc4cf3b98ab635a75b5 /sw/inc/flddat.hxx
parent29412e5a88fc5b414c732cb37446e82947af32ae (diff)
INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED
2007/04/18 14:44:48 tl 1.5.242.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/flddat.hxx')
-rw-r--r--sw/inc/flddat.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/inc/flddat.hxx b/sw/inc/flddat.hxx
index 2c39edc170ff..972f6d992a3a 100644
--- a/sw/inc/flddat.hxx
+++ b/sw/inc/flddat.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: flddat.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 15:22:33 $
+ * last change: $Author: hr $ $Date: 2007-09-27 08:01:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -151,8 +151,8 @@ public:
virtual String Expand() const;
virtual SwField* Copy() const;
- virtual BOOL QueryValue( com::sun::star::uno::Any& rVal, BYTE nMId ) const;
- virtual BOOL PutValue( const com::sun::star::uno::Any& rVal, BYTE nMId );
+ virtual BOOL QueryValue( com::sun::star::uno::Any& rVal, USHORT nMId ) const;
+ virtual BOOL PutValue( const com::sun::star::uno::Any& rVal, USHORT nMId );
};
#endif // _FLDDAT_HXX