LibreOffice
LibreOffice 24.2 SDK API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
List of all members
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. More...
 
sequence< sequence< string > > isUpdateAvailable ([in] string extensionId)
 check if there are updates available for an extension. More...
 
sequence< sequence< string > > getExtensionList ()
 returns a list of all installed extension with their version. More...
 

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: