LibreOffice
LibreOffice 24.2 SDK API Reference
|
import <VBAMacroResolver.idl;
Additional Inherited Members | |
![]() | |
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. | |