LibreOffice Module chart2 (master) 1
Public Member Functions | List of all members
chart::wrapper::WrappedLinkNumberFormatProperty Class Reference

#include <WrappedNumberFormatProperty.hxx>

Inheritance diagram for chart::wrapper::WrappedLinkNumberFormatProperty:
[legend]
Collaboration diagram for chart::wrapper::WrappedLinkNumberFormatProperty:
[legend]

Public Member Functions

 WrappedLinkNumberFormatProperty ()
 
virtual ~WrappedLinkNumberFormatProperty () override
 
virtual void setPropertyValue (const css::uno::Any &rOuterValue, const css::uno::Reference< css::beans::XPropertySet > &xInnerPropertySet) const override
 
virtual css::uno::Any getPropertyValue (const css::uno::Reference< css::beans::XPropertySet > &xInnerPropertySet) const override
 
virtual css::uno::Any getPropertyDefault (const css::uno::Reference< css::beans::XPropertyState > &xInnerPropertyState) const override
 
- Public Member Functions inherited from chart::WrappedDirectStateProperty
 WrappedDirectStateProperty (const OUString &rOuterName, const OUString &rInnerName)
 
virtual ~WrappedDirectStateProperty () override
 
virtual css::beans::PropertyState getPropertyState (const css::uno::Reference< css::beans::XPropertyState > &xInnerPropertyState) const override
 
- Public Member Functions inherited from chart::WrappedProperty
 WrappedProperty (OUString aOuterName, OUString aInnerName)
 The property visible to the outer PropertySet in the PropertySetWrapper may have a different name, type and value than a corresponding property of the inner PropertySet. More...
 
virtual ~WrappedProperty ()
 
const OUString & getOuterName () const
 
virtual OUString getInnerName () const
 
virtual void setPropertyValue (const css::uno::Any &rOuterValue, const css::uno::Reference< css::beans::XPropertySet > &xInnerPropertySet) const
 
virtual css::uno::Any getPropertyValue (const css::uno::Reference< css::beans::XPropertySet > &xInnerPropertySet) const
 
virtual void setPropertyToDefault (const css::uno::Reference< css::beans::XPropertyState > &xInnerPropertyState) const
 
virtual css::uno::Any getPropertyDefault (const css::uno::Reference< css::beans::XPropertyState > &xInnerPropertyState) const
 
virtual css::beans::PropertyState getPropertyState (const css::uno::Reference< css::beans::XPropertyState > &xInnerPropertyState) const
 

Additional Inherited Members

- Protected Member Functions inherited from chart::WrappedProperty
virtual css::uno::Any convertInnerToOuterValue (const css::uno::Any &rInnerValue) const
 
virtual css::uno::Any convertOuterToInnerValue (const css::uno::Any &rOuterValue) const
 
- Protected Attributes inherited from chart::WrappedProperty
OUString m_aOuterName
 
OUString m_aInnerName
 

Detailed Description

Definition at line 48 of file WrappedNumberFormatProperty.hxx.

Constructor & Destructor Documentation

◆ WrappedLinkNumberFormatProperty()

chart::wrapper::WrappedLinkNumberFormatProperty::WrappedLinkNumberFormatProperty ( )
explicit

Definition at line 86 of file WrappedNumberFormatProperty.cxx.

◆ ~WrappedLinkNumberFormatProperty()

chart::wrapper::WrappedLinkNumberFormatProperty::~WrappedLinkNumberFormatProperty ( )
overridevirtual

Definition at line 91 of file WrappedNumberFormatProperty.cxx.

Member Function Documentation

◆ getPropertyDefault()

Any chart::wrapper::WrappedLinkNumberFormatProperty::getPropertyDefault ( const css::uno::Reference< css::beans::XPropertyState > &  xInnerPropertyState) const
overridevirtual
Exceptions
css::beans::UnknownPropertyException
css::lang::WrappedTargetException
css::uno::RuntimeException

Reimplemented from chart::WrappedProperty.

Definition at line 117 of file WrappedNumberFormatProperty.cxx.

References Any.

Referenced by getPropertyValue().

◆ getPropertyValue()

Any chart::wrapper::WrappedLinkNumberFormatProperty::getPropertyValue ( const css::uno::Reference< css::beans::XPropertySet > &  xInnerPropertySet) const
overridevirtual
Exceptions
css::beans::UnknownPropertyException
css::lang::WrappedTargetException
css::uno::RuntimeException

Reimplemented from chart::WrappedProperty.

Definition at line 106 of file WrappedNumberFormatProperty.cxx.

References Any, chart::WrappedProperty::getInnerName(), and getPropertyDefault().

◆ setPropertyValue()

void chart::wrapper::WrappedLinkNumberFormatProperty::setPropertyValue ( const css::uno::Any &  rOuterValue,
const css::uno::Reference< css::beans::XPropertySet > &  xInnerPropertySet 
) const
overridevirtual
Exceptions
css::beans::UnknownPropertyException
css::beans::PropertyVetoException
css::lang::IllegalArgumentException
css::lang::WrappedTargetException
css::uno::RuntimeException

Reimplemented from chart::WrappedProperty.

Definition at line 95 of file WrappedNumberFormatProperty.cxx.

References chart::WrappedProperty::getInnerName().


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