Searched refs:LongCurrencyFormatter (Results 1 – 4 of 4) sorted by relevance
285 LongCurrencyFormatter& rFormatter ) in ImplLongCurrencyReformat()320 void LongCurrencyFormatter::ImpInit() in ImpInit()336 LongCurrencyFormatter::LongCurrencyFormatter() in LongCurrencyFormatter() function in LongCurrencyFormatter378 LongCurrencyFormatter::~LongCurrencyFormatter() in ~LongCurrencyFormatter()433 BigInt LongCurrencyFormatter::GetValue() const in GetValue()453 void LongCurrencyFormatter::Reformat() in Reformat()479 void LongCurrencyFormatter::ReformatAll() in ReformatAll()486 void LongCurrencyFormatter::SetMin( BigInt nNewMin ) in SetMin()543 void LongCurrencyFormatter::SetEmptyValue() in SetEmptyValue()748 LongCurrencyFormatter::ImplLoadRes( rResId ); in LongCurrencyBox()[all …]
39 class VCL_DLLPUBLIC LongCurrencyFormatter : public FormatterBase class42 …tring&, BigInt, BigInt, sal_uInt16, const LocaleDataWrapper&, XubString&, LongCurrencyFormatter& );56 LongCurrencyFormatter();60 ~LongCurrencyFormatter();96 class VCL_DLLPUBLIC LongCurrencyField : public SpinField, public LongCurrencyFormatter136 class VCL_DLLPUBLIC LongCurrencyBox : public ComboBox, public LongCurrencyFormatter153 { return LongCurrencyFormatter::GetValue(); } in GetValue()
5788 LongCurrencyFormatter* pCurrencyFormatter = (LongCurrencyFormatter*) GetFormatter();5812 LongCurrencyFormatter* pCurrencyFormatter = (LongCurrencyFormatter*) GetFormatter(); in getValue()5822 LongCurrencyFormatter* pCurrencyFormatter = (LongCurrencyFormatter*) GetFormatter(); in setMin()5832 LongCurrencyFormatter* pCurrencyFormatter = (LongCurrencyFormatter*) GetFormatter(); in getMin()5842 LongCurrencyFormatter* pCurrencyFormatter = (LongCurrencyFormatter*) GetFormatter(); in setMax()5852 LongCurrencyFormatter* pCurrencyFormatter = (LongCurrencyFormatter*) GetFormatter(); in getMax()5933 LongCurrencyFormatter* pCurrencyFormatter = (LongCurrencyFormatter*) GetFormatter(); in setDecimalDigits()5946 LongCurrencyFormatter* pCurrencyFormatter = (LongCurrencyFormatter*) GetFormatter(); in getDecimalDigits()
40 + LongCurrencyFormatter -> 'MetricFormatter' ...
Completed in 29 milliseconds