Searched refs:shouldLabelNumberFormatKeyBeDetectedFromYAxis (Results 1 – 6 of 6) sorted by relevance
92 … static bool shouldLabelNumberFormatKeyBeDetectedFromYAxis( const ::com::sun::star::uno::Reference<
110 bool shouldLabelNumberFormatKeyBeDetectedFromYAxis() const;
673 bool ChartTypeHelper::shouldLabelNumberFormatKeyBeDetectedFromYAxis( const uno::Reference< XChartTy… in shouldLabelNumberFormatKeyBeDetectedFromYAxis() function in chart::ChartTypeHelper
580 bool VDataSeries::shouldLabelNumberFormatKeyBeDetectedFromYAxis() const in shouldLabelNumberFormatKeyBeDetectedFromYAxis() function in chart::VDataSeries
1892 if( ChartTypeHelper::shouldLabelNumberFormatKeyBeDetectedFromYAxis( xChartType ) ) in getExplicitNumberFormatKeyForDataLabel()
401 …if( rDataSeries.shouldLabelNumberFormatKeyBeDetectedFromYAxis() && m_aAxesNumberFormats.hasFormat(… in getLabelTextForValue()
Completed in 47 milliseconds