LibreOffice
LibreOffice 24.8 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 | |
![]() | |
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. | |
Implementations of this service provide the root location of a package for a given Package ID.