20 #ifndef __com_sun_star_script_vba_XVBAMacroResolver_idl__
21 #define __com_sun_star_script_vba_XVBAMacroResolver_idl__
26 module com { module sun { module star { module script { module vba {
54 string resolveVBAMacroToScriptURL( [in]
string aVBAMacroName )
70 string resolveScriptURLtoVBAMacro( [in]
string aScriptURL )
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
Converts VBA macro names to script URLs and vice versa.
Definition: XVBAMacroResolver.idl:31