LibreOffice Module sc (master)
1
|
#include <vbatitle.hxx>
Public Member Functions | |
TitleImpl (const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::drawing::XShape > &_xTitleShape) | |
css::uno::Reference< ov::excel::XInterior > SAL_CALL | Interior () override |
css::uno::Reference< ov::excel::XFont > SAL_CALL | Font () override |
void SAL_CALL | setText (const OUString &Text) override |
OUString SAL_CALL | getText () override |
void SAL_CALL | setTop (double Top) override |
double SAL_CALL | getTop () override |
void SAL_CALL | setLeft (double Left) override |
double SAL_CALL | getLeft () override |
void SAL_CALL | setOrientation (::sal_Int32 _nOrientation) override |
::sal_Int32 SAL_CALL | getOrientation () override |
OUString | getServiceImplName () override |
css::uno::Sequence< OUString > | getServiceNames () override |
![]() | |
InheritedHelperInterfaceImpl (const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext) | |
virtual ::sal_Int32 SAL_CALL | getCreator () override |
virtual css::uno::Reference< ov::XHelperInterface > SAL_CALL | getParent () override |
virtual css::uno::Any SAL_CALL | Application () override |
virtual OUString SAL_CALL | getImplementationName () override |
virtual sal_Bool SAL_CALL | supportsService (const OUString &ServiceName) override |
virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override |
Private Types | |
typedef InheritedHelperInterfaceImpl< Ifc... > | BaseClass |
Private Attributes | |
css::uno::Reference< css::drawing::XShape > | xTitleShape |
css::uno::Reference< css::beans::XPropertySet > | xShapePropertySet |
std::unique_ptr< ov::ShapeHelper > | oShapeHelper |
ScVbaPalette | m_Palette |
Additional Inherited Members | |
![]() | |
css::uno::WeakReference< ov::XHelperInterface > | mxParent |
css::uno::Reference< css::uno::XComponentContext > | mxContext |
Definition at line 32 of file vbatitle.hxx.
|
private |
Definition at line 34 of file vbatitle.hxx.
|
inline |
Definition at line 41 of file vbatitle.hxx.
|
inlineoverride |
Definition at line 57 of file vbatitle.hxx.
References InheritedHelperInterfaceImpl< Ifc... >::mxContext, and InheritedHelperInterfaceImpl< Ifc... >::mxParent.
|
inlineoverride |
Definition at line 101 of file vbatitle.hxx.
|
inlineoverride |
Definition at line 116 of file vbatitle.hxx.
References ERRCODE_BASIC_METHOD_FAILED.
|
inlineoverridevirtual |
Implements InheritedHelperInterfaceImpl< Ifc... >.
Definition at line 130 of file vbatitle.hxx.
|
inlineoverridevirtual |
Implements InheritedHelperInterfaceImpl< Ifc... >.
Definition at line 134 of file vbatitle.hxx.
References aServiceNames.
Referenced by ScVbaChartTitle::getServiceNames(), and ScVbaAxisTitle::getServiceNames().
|
inlineoverride |
Definition at line 75 of file vbatitle.hxx.
References ERRCODE_BASIC_METHOD_FAILED.
|
inlineoverride |
Definition at line 93 of file vbatitle.hxx.
|
inlineoverride |
Definition at line 49 of file vbatitle.hxx.
References InheritedHelperInterfaceImpl< Ifc... >::mxContext, and InheritedHelperInterfaceImpl< Ifc... >::mxParent.
Definition at line 97 of file vbatitle.hxx.
|
inlineoverride |
Definition at line 105 of file vbatitle.hxx.
References ERRCODE_BASIC_METHOD_FAILED.
|
inlineoverride |
Definition at line 64 of file vbatitle.hxx.
References ERRCODE_BASIC_METHOD_FAILED.
Definition at line 89 of file vbatitle.hxx.
|
private |
Definition at line 39 of file vbatitle.hxx.
|
private |
Definition at line 38 of file vbatitle.hxx.
|
private |
Definition at line 37 of file vbatitle.hxx.
|
private |
Definition at line 36 of file vbatitle.hxx.