INTEGRATION: CWS sb59 (1.2.64); FILE MERGED

2006/09/29 13:43:43 sb 1.2.64.2: Manually merged in 1.3 (from SRC680m186).
2006/08/29 14:08:20 sb 1.2.64.1: #i67487# Made code warning-free (wntmsci10).
This commit is contained in:
Oliver Bolte 2006-10-12 13:07:48 +00:00
parent 57a1f90f18
commit 1aeeeaa4bf

View file

@ -4,9 +4,9 @@
*
* $RCSfile: advisesink.hxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: vg $ $Date: 2006-09-25 13:01:39 $
* last change: $Author: obo $ $Date: 2006-10-12 14:07:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -47,8 +47,7 @@ protected:
public:
OleWrapperAdviseSink( OleComponent* pOleComp );
OleWrapperAdviseSink(void);
~OleWrapperAdviseSink();
virtual ~OleWrapperAdviseSink();
void disconnectOleComponent();
STDMETHODIMP QueryInterface(REFIID, void**);