diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 09:40:46 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 09:40:46 +0000 |
commit | 9e3ce5c92003c61946555d05c6a836b22aa50a83 (patch) | |
tree | 498408ac7b593e438dec66da22ecb3cbb208e437 /idl/inc/slot.hxx | |
parent | d2348dc9c13bc31ea5c818225763e74941246eee (diff) |
INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED
2005/10/27 16:03:14 sb 1.4.8.1: #i53898# Made code warning-free.
Diffstat (limited to 'idl/inc/slot.hxx')
-rw-r--r-- | idl/inc/slot.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/idl/inc/slot.hxx b/idl/inc/slot.hxx index b803c2ed0c9f..8022ac23dc1f 100644 --- a/idl/inc/slot.hxx +++ b/idl/inc/slot.hxx @@ -4,9 +4,9 @@ * * $RCSfile: slot.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-07 17:47:13 $ + * last change: $Author: hr $ $Date: 2006-06-19 10:40:46 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -90,7 +90,6 @@ class SvMetaSlot : public SvMetaAttribute #ifdef IDL_COMPILER void WriteSlot( const ByteString & rShellName, USHORT nCount, const ByteString & rSlotId, - const ByteString & rValEnum, SvSlotElementList &rList, const ByteString & rPrefix, SvIdlDataBase & rBase, SvStream & rOutStm ); |