LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
PackageInformationProvider Singleton Reference

Implementations of this service provide the root location of a package for a given Package ID. More...

import "PackageInformationProvider.idl";

Inheritance diagram for PackageInformationProvider:
XPackageInformationProvider

Additional Inherited Members

Public Member Functions inherited from XPackageInformationProvider
string getPackageLocation ([in] string extensionId)
 get Package information for a specific extension.
sequence< sequence< string > > isUpdateAvailable ([in] string extensionId)
 check if there are updates available for an extension.
sequence< sequence< string > > getExtensionList ()
 returns a list of all installed extension with their version.

Detailed Description

Implementations of this service provide the root location of a package for a given Package ID.

Since
OOo 2.3

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