LibreOffice Module chart2 (master) 1
|
This is the complete list of members for chart::DataInterpreter, including all inherited members.
DataInterpreter() | chart::DataInterpreter | explicit |
getChartTypeSpecificData(const OUString &sKey) | chart::DataInterpreter | virtual |
getDataSequences(const css::uno::Reference< css::chart2::data::XDataSource > &xSource) | chart::DataInterpreter | static |
getImplementationName() override | chart::DataInterpreter | virtual |
GetProperty(const css::uno::Sequence< css::beans::PropertyValue > &aArguments, std::u16string_view rName) | chart::DataInterpreter | static |
GetRole(const css::uno::Reference< css::chart2::data::XDataSequence > &xSeq) | chart::DataInterpreter | static |
getSupportedServiceNames() override | chart::DataInterpreter | virtual |
HasCategories(const css::uno::Sequence< css::beans::PropertyValue > &rArguments, const std::vector< css::uno::Reference< css::chart2::data::XLabeledDataSequence > > &rData) | chart::DataInterpreter | static |
interpretDataSource(const css::uno::Reference< css::chart2::data::XDataSource > &xSource, const css::uno::Sequence< css::beans::PropertyValue > &aArguments, const std::vector< rtl::Reference< ::chart::DataSeries > > &aSeriesToReUse) | chart::DataInterpreter | virtual |
isDataCompatible(const InterpretedData &aInterpretedData) | chart::DataInterpreter | virtual |
mergeInterpretedData(const InterpretedData &aInterpretedData) | chart::DataInterpreter | static |
reinterpretDataSeries(const InterpretedData &aInterpretedData) | chart::DataInterpreter | virtual |
SetRole(const css::uno::Reference< css::chart2::data::XDataSequence > &xSeq, const OUString &rRole) | chart::DataInterpreter | static |
supportsService(const OUString &ServiceName) override | chart::DataInterpreter | virtual |
UseCategoriesAsX(const css::uno::Sequence< css::beans::PropertyValue > &rArguments) | chart::DataInterpreter | static |
~DataInterpreter() override | chart::DataInterpreter | virtual |