LibreOffice Module chart2 (master) 1
|
#include <rtl/ustring.hxx>
Go to the source code of this file.
Variables | |
constexpr OUStringLiteral | CHART2_COOSYSTEM_CARTESIAN_VIEW_SERVICE_NAME = u"com.sun.star.chart2.CoordinateSystems.CartesianView" |
constexpr OUStringLiteral | CHART2_COOSYSTEM_POLAR_VIEW_SERVICE_NAME = u"com.sun.star.chart2.CoordinateSystems.PolarView" |
|
inlineconstexpr |
Definition at line 23 of file servicenames_coosystems.hxx.
Referenced by chart::VCoordinateSystem::createCoordinateSystem(), chart::CartesianCoordinateSystem::getViewServiceName(), and chart::AxisHelper::setRTLAxisLayout().
|
inlineconstexpr |
Definition at line 24 of file servicenames_coosystems.hxx.
Referenced by chart::VCoordinateSystem::createCoordinateSystem(), and chart::PolarCoordinateSystem::getViewServiceName().