LibreOffice Module chart2 (master) 1
Namespaces
WrappedSplineProperties.cxx File Reference
#include "WrappedSplineProperties.hxx"
#include "Chart2ModelContact.hxx"
#include <FastPropertyIdRanges.hxx>
#include <ChartType.hxx>
#include <DiagramHelper.hxx>
#include <WrappedProperty.hxx>
#include <unonames.hxx>
#include <sal/log.hxx>
#include <com/sun/star/chart2/CurveStyle.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <utility>
Include dependency graph for WrappedSplineProperties.cxx:

Go to the source code of this file.

Namespaces

namespace  chart
 
namespace  chart::wrapper
 

Variable Documentation

◆ m_aDefaultValue

css::uno::Any m_aDefaultValue
protected

Definition at line 152 of file WrappedSplineProperties.cxx.

◆ m_aOuterValue

css::uno::Any m_aOuterValue
mutableprotected

Definition at line 151 of file WrappedSplineProperties.cxx.

◆ m_aOwnInnerName

const OUString m_aOwnInnerName
protected

Definition at line 154 of file WrappedSplineProperties.cxx.

◆ m_spChart2ModelContact

std::shared_ptr< Chart2ModelContact > m_spChart2ModelContact
protected

Definition at line 150 of file WrappedSplineProperties.cxx.