21module
com { module sun { module star { module script { module vba {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
Converts VBA macro names to script URLs and vice versa.
Definition XVBAMacroResolver.idl:27
string resolveVBAMacroToScriptURL([in] string aVBAMacroName)
Returns the script URL representing the passed VBA macro name.
string resolveScriptURLtoVBAMacro([in] string aScriptURL)
Returns the VBA macro name for a macro with the passed script URL.
Definition Ambiguous.idl:20