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
commit8c95528ebf1a17166e0ccf4069128816212c503f (patch)
treee961fe9d8088d153760f00805026584b9bad5268 /offapi/com/sun/star/deployment
parent8216582ffc3b535d08a390a851f730b135e861cf (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 4589e48915d5..6e2cdcf636f0 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'