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

#include <WrappedGapwidthProperty.hxx>

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

Public Member Functions

 WrappedGapwidthProperty (const std::shared_ptr< Chart2ModelContact > &spChart2ModelContact)
 
virtual ~WrappedGapwidthProperty () override
 
- Public Member Functions inherited from chart::wrapper::WrappedBarPositionProperty_Base
 WrappedBarPositionProperty_Base (const OUString &rOuterName, OUString aInnerSequencePropertyName, sal_Int32 nDefaultValue, std::shared_ptr< Chart2ModelContact > spChart2ModelContact)
 
virtual ~WrappedBarPositionProperty_Base () 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
 
void setDimensionAndAxisIndex (sal_Int32 nDimensionIndex, sal_Int32 nAxisIndex)
 
- Public Member Functions inherited from chart::WrappedDefaultProperty
 WrappedDefaultProperty (const OUString &rOuterName, const OUString &rInnerName, css::uno::Any aNewOuterDefault)
 
virtual ~WrappedDefaultProperty () override
 
virtual void setPropertyToDefault (const css::uno::Reference< css::beans::XPropertyState > &xInnerPropertyState) const override
 
virtual css::uno::Any getPropertyDefault (const css::uno::Reference< css::beans::XPropertyState > &xInnerPropertyState) const 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 57 of file WrappedGapwidthProperty.hxx.

Constructor & Destructor Documentation

◆ WrappedGapwidthProperty()

chart::wrapper::WrappedGapwidthProperty::WrappedGapwidthProperty ( const std::shared_ptr< Chart2ModelContact > &  spChart2ModelContact)
explicit

Definition at line 149 of file WrappedGapwidthProperty.cxx.

◆ ~WrappedGapwidthProperty()

chart::wrapper::WrappedGapwidthProperty::~WrappedGapwidthProperty ( )
overridevirtual

Definition at line 154 of file WrappedGapwidthProperty.cxx.


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