20 #ifndef __com_sun_star_uri_XVndSunStarScriptUrl_idl__ 21 #define __com_sun_star_uri_XVndSunStarScriptUrl_idl__ 26 module
com { module sun { module star { module uri {
78 void setName([in]
string name)
92 boolean hasParameter([in]
string key);
105 string getParameter([in]
string key);
123 void setParameter( [in]
string key, [in]
string value )
represents absolute “vnd.sun.star.script” URLs.
Definition: XVndSunStarScriptUrl.idl:58
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47