summaryrefslogtreecommitdiff
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
commit45819724bc58b21912ff2cfebd7cf05b87548156 (patch)
treecd7a2b801df98bba4886cfa44ddbccd8572c8023
parent9e3ce5c92003c61946555d05c6a836b22aa50a83 (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.
-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 8bd43edaa5d7..5bb362ccb3b7 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,