LibreOffice Module chart2 (master) 1
|
#include <WrappedStatisticProperties.hxx>
Static Public Member Functions | |
static void | addProperties (std::vector< css::beans::Property > &rOutProperties) |
static void | addWrappedPropertiesForSeries (std::vector< std::unique_ptr< WrappedProperty > > &rList, const std::shared_ptr< Chart2ModelContact > &spChart2ModelContact) |
static void | addWrappedPropertiesForDiagram (std::vector< std::unique_ptr< WrappedProperty > > &rList, const std::shared_ptr< Chart2ModelContact > &spChart2ModelContact) |
Definition at line 32 of file WrappedStatisticProperties.hxx.
|
static |
Definition at line 981 of file WrappedStatisticProperties.cxx.
|
static |
Definition at line 1065 of file WrappedStatisticProperties.cxx.
References chart::wrapper::DIAGRAM.
|
static |
Definition at line 1059 of file WrappedStatisticProperties.cxx.
References chart::wrapper::DATA_SERIES.
Referenced by chart::wrapper::DataSeriesPointWrapper::createWrappedProperties().