LibreOffice
LibreOffice 25.8 SDK API Reference
|
import "VBAMacroResolver.idl";
Additional Inherited Members | |
Public Member Functions inherited from XVBAMacroResolver | |
string | resolveVBAMacroToScriptURL ([in] string aVBAMacroName) raises (::com::sun::star::lang::IllegalArgumentException) |
Returns the script URL representing the passed VBA macro name. | |
string | resolveScriptURLtoVBAMacro ([in] string aScriptURL) raises (::com::sun::star::lang::IllegalArgumentException) |
Returns the VBA macro name for a macro with the passed script URL. |