INTEGRATION: CWS mingwport03 (1.2.60); FILE MERGED
2006/11/07 17:29:31 vg 1.2.60.2: RESYNC: (1.2-1.4); FILE MERGED 2006/10/24 12:04:32 vg 1.2.60.1: #i53572# MinGW port
This commit is contained in:
parent
836d9bd525
commit
331efc17ee
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: advisesink.hxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-10-12 14:07:48 $
|
||||
* last change: $Author: vg $ $Date: 2007-03-26 13:43:20 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -47,6 +47,7 @@ protected:
|
|||
|
||||
public:
|
||||
OleWrapperAdviseSink( OleComponent* pOleComp );
|
||||
OleWrapperAdviseSink(void);
|
||||
virtual ~OleWrapperAdviseSink();
|
||||
|
||||
void disconnectOleComponent();
|
||||
|
|
Loading…
Reference in a new issue