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 {
77 void setName([in]
string name)
91 boolean hasParameter([in]
string key);
104 string getParameter([in]
string key);
122 void setParameter( [in]
string key, [in]
string value )
represents absolute “vnd.sun.star.script” URLs.
Definition: XVndSunStarScriptUrl.idl:57
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