30 void InstallPackageFiles([in] sequence< string > files, [in]
string interaction);
37 void InstallProvideFiles([in] sequence< string > files, [in]
string interaction);
44 void InstallCatalogs([in] sequence< string > files, [in]
string interaction);
51 void InstallPackageNames([in] sequence< string > packages, [in]
string interaction);
58 void InstallMimeTypes([in] sequence< string > mimeTypes, [in]
string interaction);
65 void InstallFontconfigResources([in] sequence< string > resources, [in]
string interaction);
72 void InstallGStreamerResources([in] sequence< string > resources, [in]
string interaction);
79 void InstallResources([in] sequence< string > types, [in] sequence< string > resources, [in]
string interaction);
86 void RemovePackageByFiles([in] sequence< string > files, [in]
string interaction);
93 void InstallPrinterDrivers([in] sequence< string > files, [in]
string interaction);
Definition: SyncDbusSessionHelper.idl:10
base interface of all UNO interfaces
Definition: XInterface.idl:45
The interface used for modifying the package database.
Definition: XModify.idl:23