Kaydet (Commit) ccdf740d authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS obo05 (1.2.62); FILE MERGED

2006/08/25 07:38:42 obo 1.2.62.1: #i53611# destructor missing
üst 308fab66
......@@ -4,9 +4,9 @@
*
* $RCSfile: advisesink.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: rt $ $Date: 2005-09-08 18:41:04 $
* last change: $Author: vg $ $Date: 2006-09-25 13:01:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -48,6 +48,7 @@ protected:
public:
OleWrapperAdviseSink( OleComponent* pOleComp );
OleWrapperAdviseSink(void);
~OleWrapperAdviseSink();
void disconnectOleComponent();
STDMETHODIMP QueryInterface(REFIID, void**);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment