summaryrefslogtreecommitdiff
path: root/sw/inc/ndole.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-02-01 17:49:32 +0000
committerKurt Zenker <kz@openoffice.org>2006-02-01 17:49:32 +0000
commit000bff578263bd811dbc41a7b92927f55c856297 (patch)
tree5abf7541524f6138748acaaf34b625527ebaa941 /sw/inc/ndole.hxx
parent9f638aed566e6c517a4643ca2b77c118e6100f35 (diff)
INTEGRATION: CWS mav19 (1.11.74); FILE MERGED
2005/11/01 14:11:38 mav 1.11.74.1: #i57128# unload object after pasting
Diffstat (limited to 'sw/inc/ndole.hxx')
-rw-r--r--sw/inc/ndole.hxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/sw/inc/ndole.hxx b/sw/inc/ndole.hxx
index 4ff62757cd95..28ccf5742988 100644
--- a/sw/inc/ndole.hxx
+++ b/sw/inc/ndole.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ndole.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:02:16 $
+ * last change: $Author: kz $ $Date: 2006-02-01 18:49:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -71,6 +71,10 @@ public:
~SwOLEObj();
BOOL UnloadObject();
+ static BOOL UnloadObject( ::com::sun::star::uno::Reference< ::com::sun::star::embed::XEmbeddedObject > xObj,
+ const SwDoc* pDoc,
+ sal_Int64 nAspect );
+
String GetDescription();
#ifndef _FESHVIEW_ONLY_INLINE_NEEDED