22 module
com { module sun { module star { module script { module provider {
37 string getRootStorageURI();
48 string getStorageURI( [in]
string scriptURI ) raises
59 string getScriptURI( [in]
string storageURI ) raises
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
This interface is used to help transform Scripting Framework storage locations to Scripting Framework...
Definition: XScriptURIHelper.idl:28
base interface of all UNO interfaces
Definition: XInterface.idl:45