summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
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
commita81c760766de7599afe88e515721b5d4841e143e (patch)
treea7c0dfb7b92b251a6921e27ca0295d1769ea16b4 /desktop/source/deployment
parent2f69f46f8efb69e4b23f654ef05f219422acfa39 (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/source/deployment')
-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 72b79b8548..79a83eaa5b 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(