LibreOffice
LibreOffice 7.4 SDK API Reference
List of all members
UpdateInformationProvider Service Reference

Implementations of this service provide access to the root element of one or more update information files for a given sets of URLs. More...

import"UpdateInformationProvider.idl";

Inheritance diagram for UpdateInformationProvider:
XUpdateInformationProvider

Additional Inherited Members

- Public Member Functions inherited from XUpdateInformationProvider
sequence< com::sun::star::xml::dom::XElementgetUpdateInformation ([in] sequence< string > repositories, [in] string extensionId) raises ( com::sun::star::uno::Exception )
 get update information for a specific extension or all available information from a repository. More...
 
void cancel ()
 interrupts a getUpdateInformation call and let's it return immediately. More...
 
void setInteractionHandler ([in] com::sun::star::task::XInteractionHandler handler)
 Sets an interaction handler to be used for further operations. More...
 
com::sun::star::container::XEnumeration getUpdateInformationEnumeration ([in] sequence< string > repositories, [in] string extensionId) raises ( com::sun::star::uno::Exception )
 get update information for a specific extension or all available information from a repository. More...
 

Detailed Description

Implementations of this service provide access to the root element of one or more update information files for a given sets of URLs.

Since
OOo 2.2

The documentation for this service was generated from the following file: