Searched refs:rLabelColor (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/chart2/source/tools/ |
H A D | NumberFormatterWrapper.cxx | 65 rtl::OUString FixedNumberFormatter::getFormattedString( double fValue, sal_Int32& rLabelColor, bool… in getFormattedString() argument 68 m_nNumberFormatKey, fValue, rLabelColor, rbColorChanged ); in getFormattedString() 119 sal_Int32 nNumberFormatKey, double fValue, sal_Int32& rLabelColor, bool& rbColorChanged ) const in getFormattedString() argument 154 rLabelColor = pTextColor->GetColor(); in getFormattedString()
|
/aoo42x/main/chart2/source/inc/ |
H A D | NumberFormatterWrapper.hxx | 50 …FormattedString( sal_Int32 nNumberFormatKey, double fValue, sal_Int32& rLabelColor, bool& rbColorC… 69 …rtl::OUString getFormattedString( double fValue, sal_Int32& rLabelColor, bool& rbColorChanged ) co…
|
Completed in 8 milliseconds