LibreOffice
LibreOffice 24.2 SDK API Reference
|
Implementations of this service provide the root location of a package for a given Package ID. More...
import"PackageInformationProvider.idl";
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... | |
Implementations of this service provide the root location of a package for a given Package ID.