INTEGRATION: CWS opofxmlstorage (1.24.6); FILE MERGED
2006/05/23 15:11:13 mav 1.24.6.1: #122878# Iconified object replacement image must be handled by the container
This commit is contained in:
parent
508a7007da
commit
cb90eca3d2
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: oleembobj.hxx,v $
|
||||
*
|
||||
* $Revision: 1.24 $
|
||||
* $Revision: 1.25 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2006-04-26 14:22:52 $
|
||||
* last change: $Author: obo $ $Date: 2006-10-13 11:30:21 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -306,6 +306,7 @@ public:
|
|||
|
||||
virtual ~OleEmbeddedObject();
|
||||
|
||||
void OnIconChanged_Impl();
|
||||
void OnViewChanged_Impl();
|
||||
|
||||
// XEmbeddedObject
|
||||
|
|
Loading…
Reference in a new issue