summaryrefslogtreecommitdiff
path: root/embeddedobj
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-27 08:15:58 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-27 08:15:58 +0000
commitdce09db0357a69b259fbd1fba4a4b141e931f8e2 (patch)
tree6a1f04581bf8f0947b1627fe1521abc0fae1312d /embeddedobj
parentad6af14f3587656b7aa78ac3af683a521f0a0b0a (diff)
INTEGRATION: CWS mailmergeprintranges (1.15.4); FILE MERGED
2005/04/20 11:12:40 mba 1.15.4.1: #121193#: notifications needed for modification or view changes of COM objects
Diffstat (limited to 'embeddedobj')
-rw-r--r--embeddedobj/source/inc/oleembobj.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/embeddedobj/source/inc/oleembobj.hxx b/embeddedobj/source/inc/oleembobj.hxx
index bada8ba49822..116cfa3a2ad2 100644
--- a/embeddedobj/source/inc/oleembobj.hxx
+++ b/embeddedobj/source/inc/oleembobj.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: oleembobj.hxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: obo $ $Date: 2005-03-15 11:38:18 $
+ * last change: $Author: obo $ $Date: 2005-04-27 09:15:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -253,6 +253,7 @@ public:
sal_Bool SaveObject_Impl();
sal_Bool OnShowWindow_Impl( sal_Bool bShow );
+ void OnViewChanged_Impl();
void CreateOleComponent_Impl( OleComponent* pOleComponent = NULL );
void CreateOleComponentAndLoad_Impl( OleComponent* pOleComponent = NULL );