LibreOffice Module sc (master) 1
Public Member Functions | List of all members
ScVbaChartTitle Class Reference

#include <vbacharttitle.hxx>

Inheritance diagram for ScVbaChartTitle:
[legend]
Collaboration diagram for ScVbaChartTitle:
[legend]

Public Member Functions

 ScVbaChartTitle (const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::drawing::XShape > &_xTitleShape)
 
virtual OUString getServiceImplName () override
 
virtual css::uno::Sequence< OUString > getServiceNames () override
 
- Public Member Functions inherited from TitleImpl< Ifc >
 TitleImpl (const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, 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
 
- Public Member Functions inherited from InheritedHelperInterfaceImpl< Ifc... >
 InheritedHelperInterfaceImpl (const css::uno::Reference< ov::XHelperInterface > &xParent, css::uno::Reference< css::uno::XComponentContext > xContext)
 
virtual OUString getServiceImplName ()=0
 
virtual css::uno::Sequence< OUString > getServiceNames ()=0
 
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
 

Additional Inherited Members

- Protected Attributes inherited from InheritedHelperInterfaceImpl< Ifc... >
css::uno::WeakReference< ov::XHelperInterface > mxParent
 
css::uno::Reference< css::uno::XComponentContext > mxContext
 

Detailed Description

Definition at line 26 of file vbacharttitle.hxx.

Constructor & Destructor Documentation

◆ ScVbaChartTitle()

ScVbaChartTitle::ScVbaChartTitle ( const css::uno::Reference< ov::XHelperInterface > &  xParent,
const css::uno::Reference< css::uno::XComponentContext > &  xContext,
const css::uno::Reference< css::drawing::XShape > &  _xTitleShape 
)

Definition at line 25 of file vbacharttitle.cxx.

Member Function Documentation

◆ getServiceImplName()

OUString ScVbaChartTitle::getServiceImplName ( )
overridevirtual

Implements InheritedHelperInterfaceImpl< Ifc... >.

Definition at line 30 of file vbacharttitle.cxx.

◆ getServiceNames()

uno::Sequence< OUString > ScVbaChartTitle::getServiceNames ( )
overridevirtual

The documentation for this class was generated from the following files: