LibreOffice Module chart2 (master) 1
Namespaces
WrappedStockProperties.cxx File Reference
#include "WrappedStockProperties.hxx"
#include "Chart2ModelContact.hxx"
#include <FastPropertyIdRanges.hxx>
#include <DataSeries.hxx>
#include <DiagramHelper.hxx>
#include <ControllerLockGuard.hxx>
#include <WrappedProperty.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <comphelper/diagnose_ex.hxx>
#include <ChartTypeManager.hxx>
#include <ChartTypeTemplate.hxx>
#include <utility>
Include dependency graph for WrappedStockProperties.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 58 of file WrappedStockProperties.cxx.

◆ m_aOuterValue

css::uno::Any m_aOuterValue
mutableprotected

Definition at line 57 of file WrappedStockProperties.cxx.

◆ m_spChart2ModelContact

std::shared_ptr< Chart2ModelContact > m_spChart2ModelContact
protected

Definition at line 56 of file WrappedStockProperties.cxx.