LibreOffice Module chart2 (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
chart::Axis Class Referencefinal

#include <Axis.hxx>

Inheritance diagram for chart::Axis:
[legend]
Collaboration diagram for chart::Axis:
[legend]

Public Member Functions

 Axis ()
 
virtual ~Axis () override
 
virtual OUString SAL_CALL getImplementationName () override
 XServiceInfo declarations. More...
 
virtual sal_Bool SAL_CALL supportsService (const OUString &ServiceName) override
 
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames () override
 
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo () override
 
virtual void SAL_CALL setScaleData (const css::chart2::ScaleData &rScaleData) override
 
virtual css::chart2::ScaleData SAL_CALL getScaleData () override
 
virtual css::uno::Reference< css::beans::XPropertySet > SAL_CALL getGridProperties () override
 
virtual css::uno::Sequence< css::uno::Reference< css::beans::XPropertySet > > SAL_CALL getSubGridProperties () override
 
virtual css::uno::Sequence< css::uno::Reference< css::beans::XPropertySet > > SAL_CALL getSubTickProperties () override
 
virtual css::uno::Reference< css::chart2::XTitle > SAL_CALL getTitleObject () override
 
virtual void SAL_CALL setTitleObject (const css::uno::Reference< css::chart2::XTitle > &Title) override
 
virtual css::uno::Reference< css::util::XCloneable > SAL_CALL createClone () override
 
virtual void SAL_CALL addModifyListener (const css::uno::Reference< css::util::XModifyListener > &aListener) override
 
virtual void SAL_CALL removeModifyListener (const css::uno::Reference< css::util::XModifyListener > &aListener) override
 
rtl::Reference< ::chart::TitlegetTitleObject2 () const
 
void setTitleObject (const rtl::Reference< ::chart::Title > &xNewTitle)
 
rtl::Reference< ::chart::GridPropertiesgetGridProperties2 ()
 
std::vector< rtl::Reference< ::chart::GridProperties > > getSubGridProperties2 ()
 
- Public Member Functions inherited from property::OPropertySet
 OPropertySet ()
 
virtual ~OPropertySet ()
 
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &aType) override
 
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes () override
 
virtual css::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId () override
 
virtual css::beans::PropertyState SAL_CALL getPropertyState (const OUString &PropertyName) override final
 
virtual css::uno::Sequence< css::beans::PropertyState > SAL_CALL getPropertyStates (const css::uno::Sequence< OUString > &aPropertyName) override final
 
virtual void SAL_CALL setPropertyToDefault (const OUString &PropertyName) override final
 
virtual css::uno::Any SAL_CALL getPropertyDefault (const OUString &aPropertyName) override final
 
virtual void SAL_CALL setAllPropertiesToDefault () override final
 
virtual void SAL_CALL setPropertiesToDefault (const css::uno::Sequence< OUString > &aPropertyNames) override final
 
virtual css::uno::Sequence< css::uno::Any > SAL_CALL getPropertyDefaults (const css::uno::Sequence< OUString > &aPropertyNames) override final
 
virtual css::uno::Reference< css::style::XStyle > SAL_CALL getStyle () override final
 
virtual void SAL_CALL setStyle (const css::uno::Reference< css::style::XStyle > &xStyle) override final
 
virtual void SAL_CALL setPropertyValues (const css::uno::Sequence< OUString > &PropertyNames, const css::uno::Sequence< css::uno::Any > &Values) override final
 
virtual void SAL_CALL setFastPropertyValue (sal_Int32 nHandle, const css::uno::Any &rValue) override final
 
- Public Member Functions inherited from cppu::OBroadcastHelperVar< class container, class keyType >
 OBroadcastHelperVar (::osl::Mutex &rMutex_)
 
void addListener (const keyType &key, const css::uno::Reference< css::uno::XInterface > &r)
 
void removeListener (const keyType &key, const css::uno::Reference< css::uno::XInterface > &r)
 
OInterfaceContainerHelper *SAL_CALL getContainer (const keyType &key) const
 
- Public Member Functions inherited from cppu::OPropertySetHelper
 OPropertySetHelper (OBroadcastHelper &rBHelper)
 
 OPropertySetHelper (OBroadcastHelper &rBHelper, bool bIgnoreRuntimeExceptionsWhileFiring)
 
 OPropertySetHelper (OBroadcastHelper &rBHelper, IEventNotificationHook *i_pFireEvents, bool bIgnoreRuntimeExceptionsWhileFiring=false)
 
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &rType) SAL_OVERRIDE
 
css::uno::Sequence< css::uno::Type > getTypes ()
 
void SAL_CALL disposing ()
 
virtual void SAL_CALL setPropertyValue (const ::rtl::OUString &rPropertyName, const css::uno::Any &aValue) SAL_OVERRIDE
 
virtual css::uno::Any SAL_CALL getPropertyValue (const ::rtl::OUString &aPropertyName) SAL_OVERRIDE
 
virtual void SAL_CALL addPropertyChangeListener (const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) SAL_OVERRIDE
 
virtual void SAL_CALL removePropertyChangeListener (const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) SAL_OVERRIDE
 
virtual void SAL_CALL addVetoableChangeListener (const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) SAL_OVERRIDE
 
virtual void SAL_CALL removeVetoableChangeListener (const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) SAL_OVERRIDE
 
virtual void SAL_CALL setFastPropertyValue (sal_Int32 nHandle, const css::uno::Any &rValue) SAL_OVERRIDE
 
virtual css::uno::Any SAL_CALL getFastPropertyValue (sal_Int32 nHandle) SAL_OVERRIDE
 
virtual void SAL_CALL setPropertyValues (const css::uno::Sequence< ::rtl::OUString > &PropertyNames, const css::uno::Sequence< css::uno::Any > &Values) SAL_OVERRIDE
 
virtual css::uno::Sequence< css::uno::Any > SAL_CALL getPropertyValues (const css::uno::Sequence< ::rtl::OUString > &PropertyNames) SAL_OVERRIDE
 
virtual void SAL_CALL addPropertiesChangeListener (const css::uno::Sequence< ::rtl::OUString > &PropertyNames, const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) SAL_OVERRIDE
 
virtual void SAL_CALL removePropertiesChangeListener (const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) SAL_OVERRIDE
 
virtual void SAL_CALL firePropertiesChangeEvent (const css::uno::Sequence< ::rtl::OUString > &PropertyNames, const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) SAL_OVERRIDE
 

Private Member Functions

 Axis (const Axis &rOther)
 merge XInterface implementations More...
 
void Init ()
 
virtual void GetDefaultValue (sal_Int32 nHandle, css::uno::Any &rAny) const override
 implement this method to provide default values for all properties supporting defaults. More...
 
virtual ::cppu::IPropertyArrayHelper &SAL_CALL getInfoHelper () override
 The InfoHelper table contains all property names and types of this object. More...
 
virtual void SAL_CALL modified (const css::lang::EventObject &aEvent) override
 
virtual void SAL_CALL disposing (const css::lang::EventObject &Source) override
 
virtual void firePropertyChangeEvent () override
 implement this method in derived classes to get called when properties change. More...
 
void fireModifyEvent ()
 
void AllocateSubGrids ()
 

Private Attributes

rtl::Reference< ModifyEventForwarderm_xModifyEventForwarder
 
css::chart2::ScaleData m_aScaleData
 
rtl::Reference< ::chart::GridPropertiesm_xGrid
 
std::vector< rtl::Reference< ::chart::GridProperties > > m_aSubGridProperties
 
rtl::Reference< ::chart::Titlem_xTitle
 

Additional Inherited Members

- Static Public Member Functions inherited from cppu::OPropertySetHelper
static css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL createPropertySetInfo (IPropertyArrayHelper &rProperties)
 
- Public Attributes inherited from cppu::OBroadcastHelperVar< class container, class keyType >
::osl::Mutex & rMutex
 
container aLC
 
sal_Bool bDisposed
 
sal_Bool bInDispose
 
- Protected Member Functions inherited from property::OPropertySet
 OPropertySet (const OPropertySet &rOther)
 
void SetNewValuesExplicitlyEvenIfTheyEqualDefault ()
 
virtual void GetDefaultValue (sal_Int32 nHandle, css::uno::Any &rAny) const =0
 implement this method to provide default values for all properties supporting defaults. More...
 
virtual ::cppu::IPropertyArrayHelper &SAL_CALL getInfoHelper () override=0
 The InfoHelper table contains all property names and types of this object. More...
 
virtual sal_Bool SAL_CALL convertFastPropertyValue (css::uno::Any &rConvertedValue, css::uno::Any &rOldValue, sal_Int32 nHandle, const css::uno::Any &rValue) override final
 Try to convert the value rValue to the type required by the property associated with nHandle. More...
 
virtual void SAL_CALL setFastPropertyValue_NoBroadcast (sal_Int32 nHandle, const css::uno::Any &rValue) override
 The same as setFastPropertyValue; nHandle is always valid. More...
 
virtual void SAL_CALL getFastPropertyValue (css::uno::Any &rValue, sal_Int32 nHandle) const override
 The same as getFastPropertyValue, but return the value through rValue and nHandle is always valid. More...
 
virtual void firePropertyChangeEvent ()
 implement this method in derived classes to get called when properties change. More...
 
- Protected Member Functions inherited from cppu::OBroadcastHelperVar< class container, class keyType >
 OBroadcastHelperVar (::osl::Mutex &rMutex_)
 
void addListener (const keyType &key, const css::uno::Reference< css::uno::XInterface > &r)
 
void removeListener (const keyType &key, const css::uno::Reference< css::uno::XInterface > &r)
 
OInterfaceContainerHelper *SAL_CALL getContainer (const keyType &key) const
 
- Protected Member Functions inherited from cppu::OPropertySetHelper
void SAL_CALL fire (sal_Int32 *pnHandles, const css::uno::Any *pNewValues, const css::uno::Any *pOldValues, sal_Int32 nCount, sal_Bool bVetoable)
 
void SAL_CALL setFastPropertyValues (sal_Int32 nSeqLen, sal_Int32 *pHandles, const css::uno::Any *pValues, sal_Int32 nHitCount)
 
virtual IPropertyArrayHelper &SAL_CALL getInfoHelper ()=0
 
virtual sal_Bool SAL_CALL convertFastPropertyValue (css::uno::Any &rConvertedValue, css::uno::Any &rOldValue, sal_Int32 nHandle, const css::uno::Any &rValue)=0
 
virtual void SAL_CALL setFastPropertyValue_NoBroadcast (sal_Int32 nHandle, const css::uno::Any &rValue)=0
 
virtual void SAL_CALL getFastPropertyValue (css::uno::Any &rValue, sal_Int32 nHandle) const=0
 
void setDependentFastPropertyValue (sal_Int32 i_handle, const css::uno::Any &i_value)
 
 ~OPropertySetHelper ()
 
 OPropertySetHelper (OBroadcastHelper &rBHelper)
 
 OPropertySetHelper (OBroadcastHelper &rBHelper, bool bIgnoreRuntimeExceptionsWhileFiring)
 
 OPropertySetHelper (OBroadcastHelper &rBHelper, IEventNotificationHook *i_pFireEvents, bool bIgnoreRuntimeExceptionsWhileFiring=false)
 
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &rType) SAL_OVERRIDE
 
css::uno::Sequence< css::uno::Type > getTypes ()
 
void SAL_CALL disposing ()
 
virtual void SAL_CALL setPropertyValue (const ::rtl::OUString &rPropertyName, const css::uno::Any &aValue) SAL_OVERRIDE
 
virtual css::uno::Any SAL_CALL getPropertyValue (const ::rtl::OUString &aPropertyName) SAL_OVERRIDE
 
virtual void SAL_CALL addPropertyChangeListener (const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) SAL_OVERRIDE
 
virtual void SAL_CALL removePropertyChangeListener (const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) SAL_OVERRIDE
 
virtual void SAL_CALL addVetoableChangeListener (const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) SAL_OVERRIDE
 
virtual void SAL_CALL removeVetoableChangeListener (const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) SAL_OVERRIDE
 
virtual void SAL_CALL setFastPropertyValue (sal_Int32 nHandle, const css::uno::Any &rValue) SAL_OVERRIDE
 
virtual css::uno::Any SAL_CALL getFastPropertyValue (sal_Int32 nHandle) SAL_OVERRIDE
 
virtual void SAL_CALL setPropertyValues (const css::uno::Sequence< ::rtl::OUString > &PropertyNames, const css::uno::Sequence< css::uno::Any > &Values) SAL_OVERRIDE
 
virtual css::uno::Sequence< css::uno::Any > SAL_CALL getPropertyValues (const css::uno::Sequence< ::rtl::OUString > &PropertyNames) SAL_OVERRIDE
 
virtual void SAL_CALL addPropertiesChangeListener (const css::uno::Sequence< ::rtl::OUString > &PropertyNames, const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) SAL_OVERRIDE
 
virtual void SAL_CALL removePropertiesChangeListener (const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) SAL_OVERRIDE
 
virtual void SAL_CALL firePropertiesChangeEvent (const css::uno::Sequence< ::rtl::OUString > &PropertyNames, const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) SAL_OVERRIDE
 
- Static Protected Member Functions inherited from cppu::OPropertySetHelper
static css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL createPropertySetInfo (IPropertyArrayHelper &rProperties)
 
- Protected Attributes inherited from cppu::BaseMutex
mutable::osl::Mutex m_aMutex
 
- Protected Attributes inherited from cppu::OBroadcastHelperVar< class container, class keyType >
::osl::Mutex & rMutex
 
container aLC
 
sal_Bool bDisposed
 
sal_Bool bInDispose
 
- Protected Attributes inherited from cppu::OPropertySetHelper
OBroadcastHelperrBHelper
 
OMultiTypeInterfaceContainerHelperInt32 aBoundLC
 
OMultiTypeInterfaceContainerHelperInt32 aVetoableLC
 
Impl *const m_pReserved
 

Detailed Description

Definition at line 50 of file Axis.hxx.

Constructor & Destructor Documentation

◆ Axis() [1/2]

chart::Axis::Axis ( )
explicit

◆ ~Axis()

chart::Axis::~Axis ( )
overridevirtual

◆ Axis() [2/2]

chart::Axis::Axis ( const Axis rOther)
explicitprivate

Member Function Documentation

◆ addModifyListener()

void SAL_CALL chart::Axis::addModifyListener ( const css::uno::Reference< css::util::XModifyListener > &  aListener)
overridevirtual

Definition at line 511 of file Axis.cxx.

References m_xModifyEventForwarder.

◆ AllocateSubGrids()

void chart::Axis::AllocateSubGrids ( )
private

◆ createClone()

Reference< util::XCloneable > SAL_CALL chart::Axis::createClone ( )
overridevirtual

Definition at line 502 of file Axis.cxx.

References Axis().

◆ disposing()

void SAL_CALL chart::Axis::disposing ( const css::lang::EventObject &  Source)
overrideprivatevirtual

Definition at line 528 of file Axis.cxx.

References m_aScaleData, and Source.

◆ fireModifyEvent()

void chart::Axis::fireModifyEvent ( )
private

Definition at line 540 of file Axis.cxx.

References m_xModifyEventForwarder.

Referenced by firePropertyChangeEvent(), and setScaleData().

◆ firePropertyChangeEvent()

void chart::Axis::firePropertyChangeEvent ( )
overrideprivatevirtual

implement this method in derived classes to get called when properties change.

Reimplemented from property::OPropertySet.

Definition at line 535 of file Axis.cxx.

References fireModifyEvent().

◆ GetDefaultValue()

void chart::Axis::GetDefaultValue ( sal_Int32  nHandle,
css::uno::Any &  rAny 
) const
overrideprivatevirtual

implement this method to provide default values for all properties supporting defaults.

If a property does not have a default value, you may throw an UnknownPropertyException. We pass the any by reference because this code is very hot and doing it this way is cheaper than the two step process of constructing a new any and then assigning to via a return value.

Exceptions
css::beans::UnknownPropertyException
css::uno::RuntimeException

Implements property::OPropertySet.

Definition at line 546 of file Axis.cxx.

References nHandle, and chart::StaticAxisDefaults().

◆ getGridProperties()

Reference< beans::XPropertySet > SAL_CALL chart::Axis::getGridProperties ( )
overridevirtual

Definition at line 434 of file Axis.cxx.

References cppu::BaseMutex::m_aMutex, and m_xGrid.

◆ getGridProperties2()

rtl::Reference<::chart::GridProperties > chart::Axis::getGridProperties2 ( )

Definition at line 439 of file Axis.cxx.

References cppu::BaseMutex::m_aMutex, and m_xGrid.

◆ getImplementationName()

OUString SAL_CALL chart::Axis::getImplementationName ( )
overridevirtual

XServiceInfo declarations.

Definition at line 575 of file Axis.cxx.

◆ getInfoHelper()

cppu::IPropertyArrayHelper &SAL_CALL chart::Axis::getInfoHelper ( )
overrideprivatevirtual

The InfoHelper table contains all property names and types of this object.

Returns
the object that provides information for the PropertySetInfo
See also
cppu::OPropertySetHelper

Implements property::OPropertySet.

Definition at line 556 of file Axis.cxx.

◆ getPropertySetInfo()

Reference< beans::XPropertySetInfo > SAL_CALL chart::Axis::getPropertySetInfo ( )
overridevirtual

Definition at line 562 of file Axis.cxx.

References cppu::OPropertySetHelper::createPropertySetInfo().

◆ getScaleData()

chart2::ScaleData SAL_CALL chart::Axis::getScaleData ( )
overridevirtual

Definition at line 428 of file Axis.cxx.

References cppu::BaseMutex::m_aMutex, and m_aScaleData.

◆ getSubGridProperties()

Sequence< Reference< beans::XPropertySet > > SAL_CALL chart::Axis::getSubGridProperties ( )
overridevirtual

Definition at line 444 of file Axis.cxx.

References cppu::BaseMutex::m_aMutex, and m_aSubGridProperties.

◆ getSubGridProperties2()

std::vector< rtl::Reference< GridProperties > > chart::Axis::getSubGridProperties2 ( )

Definition at line 450 of file Axis.cxx.

References cppu::BaseMutex::m_aMutex, and m_aSubGridProperties.

◆ getSubTickProperties()

Sequence< Reference< beans::XPropertySet > > SAL_CALL chart::Axis::getSubTickProperties ( )
overridevirtual

Definition at line 456 of file Axis.cxx.

◆ getSupportedServiceNames()

css::uno::Sequence< OUString > SAL_CALL chart::Axis::getSupportedServiceNames ( )
overridevirtual

Definition at line 585 of file Axis.cxx.

◆ getTitleObject()

Reference< chart2::XTitle > SAL_CALL chart::Axis::getTitleObject ( )
overridevirtual

Definition at line 463 of file Axis.cxx.

References cppu::BaseMutex::m_aMutex, and m_xTitle.

◆ getTitleObject2()

rtl::Reference< Title > chart::Axis::getTitleObject2 ( ) const

Definition at line 469 of file Axis.cxx.

References cppu::BaseMutex::m_aMutex, and m_xTitle.

◆ Init()

void chart::Axis::Init ( void  )
private

Definition at line 327 of file Axis.cxx.

References chart::EventListenerHelper::addListener(), and m_aScaleData.

◆ modified()

void SAL_CALL chart::Axis::modified ( const css::lang::EventObject &  aEvent)
overrideprivatevirtual

Definition at line 522 of file Axis.cxx.

References aEvent, and m_xModifyEventForwarder.

◆ removeModifyListener()

void SAL_CALL chart::Axis::removeModifyListener ( const css::uno::Reference< css::util::XModifyListener > &  aListener)
overridevirtual

Definition at line 516 of file Axis.cxx.

References m_xModifyEventForwarder.

◆ setScaleData()

void SAL_CALL chart::Axis::setScaleData ( const css::chart2::ScaleData &  rScaleData)
overridevirtual

◆ setTitleObject() [1/2]

virtual void SAL_CALL chart::Axis::setTitleObject ( const css::uno::Reference< css::chart2::XTitle > &  Title)
overridevirtual

◆ setTitleObject() [2/2]

void chart::Axis::setTitleObject ( const rtl::Reference< ::chart::Title > &  xNewTitle)

◆ supportsService()

sal_Bool SAL_CALL chart::Axis::supportsService ( const OUString &  ServiceName)
overridevirtual

Definition at line 580 of file Axis.cxx.

References cppu::supportsService().

Member Data Documentation

◆ m_aScaleData

css::chart2::ScaleData chart::Axis::m_aScaleData
private

Definition at line 132 of file Axis.hxx.

Referenced by AllocateSubGrids(), Axis(), disposing(), getScaleData(), Init(), setScaleData(), and ~Axis().

◆ m_aSubGridProperties

std::vector< rtl::Reference< ::chart::GridProperties > > chart::Axis::m_aSubGridProperties
private

Definition at line 136 of file Axis.hxx.

Referenced by AllocateSubGrids(), Axis(), getSubGridProperties(), getSubGridProperties2(), and ~Axis().

◆ m_xGrid

rtl::Reference< ::chart::GridProperties > chart::Axis::m_xGrid
private

Definition at line 134 of file Axis.hxx.

Referenced by Axis(), getGridProperties(), getGridProperties2(), and ~Axis().

◆ m_xModifyEventForwarder

rtl::Reference<ModifyEventForwarder> chart::Axis::m_xModifyEventForwarder
private

◆ m_xTitle

rtl::Reference< ::chart::Title > chart::Axis::m_xTitle
private

Definition at line 138 of file Axis.hxx.

Referenced by Axis(), getTitleObject(), getTitleObject2(), and ~Axis().


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