LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Exported Interfaces | List of all members
XSyncDbusSessionHelper Interface Reference

import "XSyncDbusSessionHelper.idl";

Inheritance diagram for XSyncDbusSessionHelper:
XModify XQuery XInterface XInterface SyncDbusSessionHelper

Exported Interfaces

interface XModify
 
interface XQuery
 

Additional Inherited Members

- Public Member Functions inherited from XModify
void InstallPackageFiles ([in] unsigned long xid,[in] sequence< string > files,[in] string interaction)
 Installs local package sequence< string > files or service packs. More...
 
void InstallProvideFiles ([in] unsigned long xid,[in] sequence< string > files,[in] string interaction)
 Installs sequence< string > packages to provide sequence< string > files. More...
 
void InstallCatalogs ([in] unsigned long xid,[in] sequence< string > files,[in] string interaction)
 Installs sequence< string > packages to provide sequence< string > files. More...
 
void InstallPackageNames ([in] unsigned long xid,[in] sequence< string > packages,[in] string interaction)
 Installs sequence< string > packages from a configured software source. More...
 
void InstallMimeTypes ([in] unsigned long xid,[in] sequence< string > mimeTypes,[in] string interaction)
 Installs mimetype handlers from a configured software source. More...
 
void InstallFontconfigResources ([in] unsigned long xid,[in] sequence< string > resources,[in] string interaction)
 Installs fontconfig resources ( [in] usually fonts) from a configured software source. More...
 
void InstallGStreamerResources ([in] unsigned long xid,[in] sequence< string > resources,[in] string interaction)
 Installs GStreamer resources ( [in] usually codecs) from a configured software source. More...
 
void InstallResources ([in] unsigned long xid,[in] sequence< string > types,[in] sequence< string > resources,[in] string interaction)
 Installs resources of a given type from a configured software source. More...
 
void RemovePackageByFiles ([in] unsigned long xid,[in] sequence< string > files,[in] string interaction)
 Removes sequence< string > packages that provide the given local sequence< string > files. More...
 
void InstallPrinterDrivers ([in] unsigned long xid,[in] sequence< string > files,[in] string interaction)
 Installs printer drivers from a configured software source. More...
 
- Public Member Functions inherited from XQuery
void IsInstalled ([in] string packageName,[in] string interaction,[out] boolean installed)
 Installs local package files or service packs. More...
 
void SearchFile ([in] string fileName,[in] string interaction,[out] boolean installed,[out] string packageName)
 Installs packages to provide files. More...
 

Exported Interfaces

interface XModify
interface XQuery

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