LibreOffice Module chart2 (master) 1
|
#include <WrappedSymbolProperties.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 WrappedSymbolProperties.hxx.
|
static |
Definition at line 171 of file WrappedSymbolProperties.cxx.
|
static |
Definition at line 210 of file WrappedSymbolProperties.cxx.
References chart::wrapper::DIAGRAM.
|
static |
Definition at line 204 of file WrappedSymbolProperties.cxx.
References chart::wrapper::DATA_SERIES.
Referenced by chart::wrapper::DataSeriesPointWrapper::createWrappedProperties().