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

#include <WrappedSceneProperty.hxx>

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

Public Member Functions

 WrappedD3DTransformMatrixProperty (std::shared_ptr< Chart2ModelContact > spChart2ModelContact)
 
virtual ~WrappedD3DTransformMatrixProperty () 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
 
- 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
 

Private Attributes

std::shared_ptr< Chart2ModelContactm_spChart2ModelContact
 

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 38 of file WrappedSceneProperty.hxx.

Constructor & Destructor Documentation

◆ WrappedD3DTransformMatrixProperty()

chart::wrapper::WrappedD3DTransformMatrixProperty::WrappedD3DTransformMatrixProperty ( std::shared_ptr< Chart2ModelContact spChart2ModelContact)
explicit

Definition at line 39 of file WrappedSceneProperty.cxx.

◆ ~WrappedD3DTransformMatrixProperty()

chart::wrapper::WrappedD3DTransformMatrixProperty::~WrappedD3DTransformMatrixProperty ( )
overridevirtual

Definition at line 46 of file WrappedSceneProperty.cxx.

Member Function Documentation

◆ getPropertyValue()

Any chart::wrapper::WrappedD3DTransformMatrixProperty::getPropertyValue ( const css::uno::Reference< css::beans::XPropertySet > &  xInnerPropertySet) const
overridevirtual

◆ setPropertyValue()

void chart::wrapper::WrappedD3DTransformMatrixProperty::setPropertyValue ( const css::uno::Any &  rOuterValue,
const css::uno::Reference< css::beans::XPropertySet > &  xInnerPropertySet 
) const
overridevirtual

Member Data Documentation

◆ m_spChart2ModelContact

std::shared_ptr< Chart2ModelContact > chart::wrapper::WrappedD3DTransformMatrixProperty::m_spChart2ModelContact
private

Definition at line 50 of file WrappedSceneProperty.hxx.

Referenced by getPropertyValue(), and setPropertyValue().


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