LibreOffice
LibreOffice 24.2 SDK API 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";
Additional Inherited Members | |
Public Member Functions inherited from XUpdateInformationProvider | |
sequence< com::sun::star::xml::dom::XElement > | getUpdateInformation ([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... | |
Implementations of this service provide access to the root element of one or more update information files for a given sets of URLs.