#include <msvbahelper.hxx>
Definition at line 78 of file msvbahelper.hxx.
◆ VBAMacroResolver()
| ooo::vba::VBAMacroResolver::VBAMacroResolver |
( |
| ) |
|
|
explicit |
◆ ~VBAMacroResolver()
| ooo::vba::VBAMacroResolver::~VBAMacroResolver |
( |
| ) |
|
|
overridevirtual |
◆ getImplementationName()
| OUString SAL_CALL ooo::vba::VBAMacroResolver::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
| uno::Sequence< OUString > SAL_CALL ooo::vba::VBAMacroResolver::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ initialize()
| void SAL_CALL ooo::vba::VBAMacroResolver::initialize |
( |
const css::uno::Sequence< css::uno::Any > & |
rArgs | ) |
|
|
overridevirtual |
◆ resolveScriptURLtoVBAMacro()
| OUString SAL_CALL ooo::vba::VBAMacroResolver::resolveScriptURLtoVBAMacro |
( |
const OUString & |
rScriptURL | ) |
|
|
overridevirtual |
◆ resolveVBAMacroToScriptURL()
| OUString SAL_CALL ooo::vba::VBAMacroResolver::resolveVBAMacroToScriptURL |
( |
const OUString & |
rVBAMacroName | ) |
|
|
overridevirtual |
◆ supportsService()
| sal_Bool SAL_CALL ooo::vba::VBAMacroResolver::supportsService |
( |
const OUString & |
rService | ) |
|
|
overridevirtual |
◆ maProjectName
| OUString ooo::vba::VBAMacroResolver::maProjectName |
|
private |
◆ mpObjShell
◆ mxModel
| css::uno::Reference< css::frame::XModel > ooo::vba::VBAMacroResolver::mxModel |
|
private |
The documentation for this class was generated from the following files: