LibreOffice Module sc (master) 1
|
#include <drawingfragment.hxx>
Public Member Functions | |
ShapeMacroAttacher (const OUString &rMacroName, const css::uno::Reference< css::drawing::XShape > &rxShape) | |
Public Member Functions inherited from oox::ole::VbaMacroAttacherBase | |
VbaMacroAttacherBase (OUString aMacroName) | |
virtual | ~VbaMacroAttacherBase () |
void | resolveAndAttachMacro (const css::uno::Reference< css::script::vba::XVBAMacroResolver > &rxResolver) |
Private Member Functions | |
virtual void | attachMacro (const OUString &rMacroUrl) override |
Private Attributes | |
css::uno::Reference< css::drawing::XShape > | mxShape |
Definition at line 42 of file drawingfragment.hxx.
|
explicit |
Definition at line 73 of file drawingfragment.cxx.
References mxShape.
|
overrideprivatevirtual |
Implements oox::ole::VbaMacroAttacherBase.
Definition at line 79 of file drawingfragment.cxx.
References Any, Exception, comphelper::makePropertyValue(), mxShape, and Sequence.
|
private |
Definition at line 52 of file drawingfragment.hxx.
Referenced by attachMacro().