20module
com { module sun { module star { module uri {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
represents absolute “vnd.sun.star.script” URLs.
Definition XVndSunStarScriptUrl.idl:51
string getName()
returns the name part of this URL.
void setParameter([in] string key, [in] string value)
sets the value of a parameter with a given key.
void setName([in] string name)
sets the name part of this URL.
string getParameter([in] string key)
returns the value of a parameter with a given key.
boolean hasParameter([in] string key)
returns whether this URL has a parameter with a given key.
Definition Ambiguous.idl:20