summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-06-06 07:11:30 +0000
committerRüdiger Timm <rt@openoffice.org>2008-06-06 07:11:30 +0000
commit0afa225a524643a8f0eb4023eebcd7e5d5023faa (patch)
treefb95c6ce9a634c46a13f29e54e8e2b13efa84f9a /desktop
parentfb1b819ee80c962ad7b8b361c257bac4b6f8a7d2 (diff)
INTEGRATION: CWS extmgrui03 (1.16.6); FILE MERGED
2008/05/28 12:13:40 dv 1.16.6.1: #i90052# Add publisher link to new Extension Manager UI
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/deployment/registry/inc/dp_backend.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/desktop/source/deployment/registry/inc/dp_backend.h b/desktop/source/deployment/registry/inc/dp_backend.h
index 1d6a0fb8f840..824a273701ab 100644
--- a/desktop/source/deployment/registry/inc/dp_backend.h
+++ b/desktop/source/deployment/registry/inc/dp_backend.h
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: dp_backend.h,v $
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
* This file is part of OpenOffice.org.
*
@@ -217,6 +217,9 @@ public:
throw (css::uno::RuntimeException);
virtual css::uno::Sequence< ::rtl::OUString > SAL_CALL
getUpdateInformationURLs() throw (css::uno::RuntimeException);
+
+ virtual css::beans::StringPair SAL_CALL getPublisherInfo() throw (css::uno::RuntimeException);
+
virtual css::uno::Reference<css::deployment::XPackageTypeInfo> SAL_CALL
getPackageType() throw (css::uno::RuntimeException);
virtual void SAL_CALL exportTo(