Home
last modified time | relevance | path

Searched refs:shouldLabelNumberFormatKeyBeDetectedFromYAxis (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/chart2/source/inc/
H A DChartTypeHelper.hxx92 … static bool shouldLabelNumberFormatKeyBeDetectedFromYAxis( const ::com::sun::star::uno::Reference<
/aoo41x/main/chart2/source/view/inc/
H A DVDataSeries.hxx110 bool shouldLabelNumberFormatKeyBeDetectedFromYAxis() const;
/aoo41x/main/chart2/source/tools/
H A DChartTypeHelper.cxx673 bool ChartTypeHelper::shouldLabelNumberFormatKeyBeDetectedFromYAxis( const uno::Reference< XChartTy… in shouldLabelNumberFormatKeyBeDetectedFromYAxis() function in chart::ChartTypeHelper
/aoo41x/main/chart2/source/view/main/
H A DVDataSeries.cxx580 bool VDataSeries::shouldLabelNumberFormatKeyBeDetectedFromYAxis() const in shouldLabelNumberFormatKeyBeDetectedFromYAxis() function in chart::VDataSeries
H A DChartView.cxx1892 if( ChartTypeHelper::shouldLabelNumberFormatKeyBeDetectedFromYAxis( xChartType ) ) in getExplicitNumberFormatKeyForDataLabel()
/aoo41x/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx401 …if( rDataSeries.shouldLabelNumberFormatKeyBeDetectedFromYAxis() && m_aAxesNumberFormats.hasFormat(… in getLabelTextForValue()

Completed in 219 milliseconds