summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/inc
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2010-12-17 16:42:38 +0100
committerHans-Joachim Lankenau <hjs@openoffice.org>2010-12-17 16:42:38 +0100
commit4a2bf7287695e8b501657ed2ed082c47cc9c9df0 (patch)
tree88ea6e798d9ac494cf50de54cdab930cb7299fc5 /desktop/source/deployment/registry/inc
parent06ef0faa30025f0dbbc62c498a7c577c70e097c3 (diff)
parent8b8ffa54a73587bfb28eab13126e2bb3295a2389 (diff)
CWS-TOOLING: integrate CWS dv22
Diffstat (limited to 'desktop/source/deployment/registry/inc')
-rwxr-xr-x[-rw-r--r--]desktop/source/deployment/registry/inc/dp_backend.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/source/deployment/registry/inc/dp_backend.h b/desktop/source/deployment/registry/inc/dp_backend.h
index 3e6bd95c6c77..20fc2a8dc7e1 100644..100755
--- a/desktop/source/deployment/registry/inc/dp_backend.h
+++ b/desktop/source/deployment/registry/inc/dp_backend.h
@@ -237,6 +237,9 @@ public:
virtual ::rtl::OUString SAL_CALL getDescription()
throw (css::deployment::ExtensionRemovedException,
css::uno::RuntimeException);
+ virtual ::rtl::OUString SAL_CALL getLicenseText()
+ throw (css::deployment::ExtensionRemovedException,
+ css::uno::RuntimeException);
virtual css::uno::Sequence< ::rtl::OUString > SAL_CALL
getUpdateInformationURLs()
throw (css::deployment::ExtensionRemovedException,