Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A DObjectNameProvider.cxx117 NumberFormatterWrapper aNumberFormatterWrapper( xNumberFormatsSupplier ); in lcl_getDataPointValueText() local
142 …aX = aNumberFormatterWrapper.getFormattedString( nNumberFormatKey, fValue, nLabelColor, bColorChan… in lcl_getDataPointValueText()
148 …aY = aNumberFormatterWrapper.getFormattedString( nNumberFormatKey, fValue, nLabelColor, bColorChan… in lcl_getDataPointValueText()
154 …aY_First = aNumberFormatterWrapper.getFormattedString( nNumberFormatKey, fValue, nLabelColor, bCol… in lcl_getDataPointValueText()
160 …aY_Min = aNumberFormatterWrapper.getFormattedString( nNumberFormatKey, fValue, nLabelColor, bColor… in lcl_getDataPointValueText()
166 …aY_Max = aNumberFormatterWrapper.getFormattedString( nNumberFormatKey, fValue, nLabelColor, bColor… in lcl_getDataPointValueText()
172 …aY_Last = aNumberFormatterWrapper.getFormattedString( nNumberFormatKey, fValue, nLabelColor, bColo… in lcl_getDataPointValueText()
178 …a_Size = aNumberFormatterWrapper.getFormattedString( nNumberFormatKey, fValue, nLabelColor, bColor… in lcl_getDataPointValueText()
H A Ddlg_ObjectProperties.cxx374 NumberFormatterWrapper aNumberFormatterWrapper( xNumberFormatsSupplier ); in SchAttribTabDlg() local
375 m_pNumberFormatter = aNumberFormatterWrapper.getSvNumberFormatter(); in SchAttribTabDlg()
/trunk/main/chart2/source/controller/main/
H A DChartController_Properties.cxx737 …NumberFormatterWrapper aNumberFormatterWrapper( uno::Reference< util::XNumberFormatsSupplier >(get… in executeDlg_ObjectProperties_withoutUndoGuard() local
763 &aNumberFormatterWrapper, in executeDlg_ObjectProperties_withoutUndoGuard()
791 , &aNumberFormatterWrapper in executeDlg_ObjectProperties_withoutUndoGuard()
H A DChartController_Insert.cxx316 NumberFormatterWrapper aNumberFormatterWrapper( xNumberFormatsSupplier ); in executeDispatch_InsertMenu_DataLabels() local
317 SvNumberFormatter* pNumberFormatter = aNumberFormatterWrapper.getSvNumberFormatter(); in executeDispatch_InsertMenu_DataLabels()
/trunk/main/chart2/source/tools/
H A DExplicitCategoriesProvider.cxx212 NumberFormatterWrapper aNumberFormatterWrapper( xNumberFormatsSupplier ); in convertCategoryAnysToText() local
224 aText = aNumberFormatterWrapper.getFormattedString( in convertCategoryAnysToText()
H A DDiagramHelper.cxx1194 NumberFormatterWrapper aNumberFormatterWrapper( xNumberFormatsSupplier ); in getDateNumberFormat() local
1195 SvNumberFormatter* pNumFormatter = aNumberFormatterWrapper.getSvNumberFormatter(); in getDateNumberFormat()

Completed in 66 milliseconds