summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:40:58 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:40:58 +0000
commitd14bc98eaf56adaff230ac84d90008d24480048a (patch)
tree03cfdd2960720351eacaf7cfc369f6c86a6c649e /idl
parent7ef14d53299eb3285d506378d2c31531d588afdc (diff)
INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED
2005/10/27 16:03:14 sb 1.2.8.1: #i53898# Made code warning-free.
Diffstat (limited to 'idl')
-rw-r--r--idl/inc/types.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/idl/inc/types.hxx b/idl/inc/types.hxx
index 05ef881cfe..205e04fb93 100644
--- a/idl/inc/types.hxx
+++ b/idl/inc/types.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: types.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 17:47:36 $
+ * last change: $Author: hr $ $Date: 2006-06-19 10:40:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -165,7 +165,7 @@ class SvMetaType : public SvMetaExtern
char cParserChar;
#ifdef IDL_COMPILER
- void WriteSfx( const ByteString & rItemName, SvIdlDataBase & rBase,
+ void WriteSfxItem( const ByteString & rItemName, SvIdlDataBase & rBase,
SvStream & rOutStm );
protected:
BOOL ReadNamesSvIdl( SvIdlDataBase & rBase,