Kaydet (Commit) c1be6263 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS sb59 (1.2.64); FILE MERGED

2006/08/29 14:08:21 sb 1.2.64.1: #i67487# Made code warning-free (wntmsci10).
üst 8c06bf2b
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: olewrapclient.hxx,v $ * $RCSfile: olewrapclient.hxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: rt $ $Date: 2005-09-08 18:44:25 $ * last change: $Author: obo $ $Date: 2006-10-12 11:23:42 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -46,7 +46,7 @@ class OleWrapperClientSite : public IOleClientSite ...@@ -46,7 +46,7 @@ class OleWrapperClientSite : public IOleClientSite
public: public:
OleWrapperClientSite( OleComponent* pOleComp ); OleWrapperClientSite( OleComponent* pOleComp );
~OleWrapperClientSite(void); virtual ~OleWrapperClientSite(void);
void disconnectOleComponent(); void disconnectOleComponent();
......
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