summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-07-13 16:05:48 +0000
committerOliver Bolte <obo@openoffice.org>2006-07-13 16:05:48 +0000
commit7a9cd1a6874c0a2454db0585b87118b6c9f62f3f (patch)
treea804dc5cdc1d5a434c3966d0e9d76f9e38150222 /desktop
parent0b54cb234f78ce663d0931479a725c799bca1e82 (diff)
INTEGRATION: CWS jsc7 (1.4.142); FILE MERGED
2006/07/07 14:12:18 jl 1.4.142.1: #66211# license dialog
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/deployment/manager/dp_manager.h9
1 files changed, 7 insertions, 2 deletions
diff --git a/desktop/source/deployment/manager/dp_manager.h b/desktop/source/deployment/manager/dp_manager.h
index a75c5c039fa0..3c983290f4da 100644
--- a/desktop/source/deployment/manager/dp_manager.h
+++ b/desktop/source/deployment/manager/dp_manager.h
@@ -4,9 +4,9 @@
*
* $RCSfile: dp_manager.h,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 17:20:30 $
+ * last change: $Author: obo $ $Date: 2006-07-13 17:05:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -178,6 +178,11 @@ public:
::rtl::OUString const & name,
css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel,
css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv );
+ void removePackageAndDeleteFromCache(
+ css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel,
+ css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv_,
+ ::rtl::OUString const & title, ::rtl::OUString const & destFolder);
+
virtual void SAL_CALL removePackage(
::rtl::OUString const & name,
css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel,