summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/deployment
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-19 15:47:27 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-19 15:47:27 +0000
commit2fc4c2ba1ea6373b8bc03309d2b48f63adf22179 (patch)
tree55079e5274f429dbbc9c6d8246f03a3441f26472 /offapi/com/sun/star/deployment
parent86c0c8dd30a47859e4c1be86187d2820e967dd63 (diff)
INTEGRATION: CWS updchk10 (1.3.48); FILE MERGED
2007/10/05 05:13:50 obr 1.3.48.1: #i79582# removed implicit usage of the office update URL
Diffstat (limited to 'offapi/com/sun/star/deployment')
-rw-r--r--offapi/com/sun/star/deployment/XUpdateInformationProvider.idl15
1 files changed, 4 insertions, 11 deletions
diff --git a/offapi/com/sun/star/deployment/XUpdateInformationProvider.idl b/offapi/com/sun/star/deployment/XUpdateInformationProvider.idl
index ef68f719a..2ca7a2ffe 100644
--- a/offapi/com/sun/star/deployment/XUpdateInformationProvider.idl
+++ b/offapi/com/sun/star/deployment/XUpdateInformationProvider.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XUpdateInformationProvider.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2007-07-06 14:31:48 $
+ * last change: $Author: ihi $ $Date: 2007-11-19 16:47:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -62,8 +62,7 @@ interface XUpdateInformationProvider
information from a repository.
@param repositories
- a repository and its mirrors. If the list is empty, the update
- URL of the office installation is used.
+ a repository and its mirrors.
@param extensionId
the unique identifier of an extension. If it is not empty and
the update document is an atom feed, only items whose 'term'
@@ -75,11 +74,6 @@ interface XUpdateInformationProvider
[in] string extensionId
) raises ( com::sun::star::uno::Exception );
- /** returns whether or not the office installation has an update URL,
- which can also be queried for extension updates.
- */
- boolean hasPredeterminedUpdateURL();
-
/** interrupts a getUpdateInformation call and let's it return immediatly.
*/
void cancel();
@@ -104,8 +98,7 @@ interface XUpdateInformationProvider
information from a repository.
@param repositories
- a repository and its mirrors. If the list is empty, the update
- URL of the office installation is used.
+ a repository and its mirrors.
@param extensionId
the unique identifier of an extension. If it is not empty and
the update document is an atom feed, only items whose 'term'