|
LibreOffice Module sc (master) 1
|
#include <vbatextframe.hxx>
Public Member Functions | |
| ScVbaTextFrame (css::uno::Sequence< css::uno::Any > const &aArgs, css::uno::Reference< css::uno::XComponentContext > const &xContext) | |
| virtual css::uno::Any SAL_CALL | Characters () override |
| virtual OUString | getServiceImplName () override |
| virtual css::uno::Sequence< OUString > | getServiceNames () override |
Definition at line 27 of file vbatextframe.hxx.
| ScVbaTextFrame::ScVbaTextFrame | ( | css::uno::Sequence< css::uno::Any > const & | aArgs, |
| css::uno::Reference< css::uno::XComponentContext > const & | xContext | ||
| ) |
| css::lang::IllegalArgumentException |
Definition at line 28 of file vbatextframe.cxx.
References args, and getXSomethingFromArgs().
|
overridevirtual |
Definition at line 34 of file vbatextframe.cxx.
References SfxObjectShell::Current(), and mxContext.
|
overridevirtual |
Definition at line 44 of file vbatextframe.cxx.
|
overridevirtual |
Definition at line 50 of file vbatextframe.cxx.
References aServiceNames.