LibreOffice Module chart2 (master) 1
Namespaces
DataInterpreter.cxx File Reference
#include <DataInterpreter.hxx>
#include <DataSeries.hxx>
#include <DataSource.hxx>
#include <DataSeriesHelper.hxx>
#include <CommonConverters.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <algorithm>
#include <cstddef>
Include dependency graph for DataInterpreter.cxx:

Go to the source code of this file.

Namespaces

namespace  chart
 

Variable Documentation

◆ m_aLabelRangeRep

OUString m_aLabelRangeRep
private

Definition at line 246 of file DataInterpreter.cxx.

◆ m_aValuesRangeRep

OUString m_aValuesRangeRep
private

Definition at line 245 of file DataInterpreter.cxx.

◆ m_bHasLabels

bool m_bHasLabels
private

Definition at line 243 of file DataInterpreter.cxx.

◆ m_bHasValues

bool m_bHasValues
private

Definition at line 244 of file DataInterpreter.cxx.