LibreOffice Module chart2 (master) 1
|
#include <WrappedSplineProperties.hxx>
Static Public Member Functions | |
static void | addProperties (std::vector< css::beans::Property > &rOutProperties) |
static void | addWrappedProperties (std::vector< std::unique_ptr< WrappedProperty > > &rList, const std::shared_ptr< Chart2ModelContact > &spChart2ModelContact) |
Definition at line 32 of file WrappedSplineProperties.hxx.
|
static |
Definition at line 176 of file WrappedSplineProperties.cxx.
References CHART_UNONAME_SPLINE_ORDER, CHART_UNONAME_SPLINE_RESOLUTION, and CHART_UNONAME_SPLINE_TYPE.
|
static |
Definition at line 198 of file WrappedSplineProperties.cxx.
References CHART_UNONAME_CURVE_RESOLUTION, CHART_UNONAME_SPLINE_ORDER, and CHART_UNONAME_SPLINE_RESOLUTION.