INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED

2006/05/26 13:54:02 sb 1.3.16.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.
2006/05/24 01:13:27 sb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED
2006/02/20 15:31:50 cd 1.3.16.1: #i55991# Warning free code for Windows C++ compiler
This commit is contained in:
Jens-Heiner Rechtien
2006-06-20 04:42:33 +00:00
parent 8ca328a3ec
commit 6adb98afe4

View File

@@ -4,9 +4,9 @@
*
* $RCSfile: iipaobj.hxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: rt $ $Date: 2006-05-05 09:57:03 $
* last change: $Author: hr $ $Date: 2006-06-20 05:42:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -51,7 +51,7 @@ class CIIAObj
public:
CIIAObj( DocumentHolder * );
~CIIAObj();
virtual ~CIIAObj();
/* IUnknown methods */
STDMETHODIMP QueryInterface(REFIID, LPVOID FAR * ppvObj);