20#ifndef _com_sun_star_deployment_XPackageTypeInfo_idl
21#define _com_sun_star_deployment_XPackageTypeInfo_idl
26module
com { module sun { module star { module deployment {
56 string getShortDescription()
67 string getFileFilter();
79 any getIcon( [in]
boolean highContrast, [in]
boolean smallIcon );
indicates that a function call with the given arguments is not supported because the extension was re...
Definition: ExtensionRemovedException.idl:36
Objects of this interface provide information about a package's type.
Definition: XPackageTypeInfo.idl:33
string getMediaType()
returns the media type of a package, e.g.
string getDescription()
returns a description string to describe a package type.
Definition: Accessible.idl:22