LibreOffice
LibreOffice 24.2 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. More... | |
string | resolveScriptURLtoVBAMacro ([in] string aScriptURL) raises (::com::sun::star::lang::IllegalArgumentException) |
Returns the VBA macro name for a macro with the passed script URL. More... | |