Searched refs:LongCurrencyFormatter (Results 1 – 3 of 3) sorted by relevance
285 LongCurrencyFormatter& rFormatter ) in ImplLongCurrencyReformat()320 void LongCurrencyFormatter::ImpInit() in ImpInit()336 LongCurrencyFormatter::LongCurrencyFormatter() in LongCurrencyFormatter() function in LongCurrencyFormatter343 void LongCurrencyFormatter::ImplLoadRes( const ResId& rResId ) in ImplLoadRes()378 LongCurrencyFormatter::~LongCurrencyFormatter() in ~LongCurrencyFormatter()384 void LongCurrencyFormatter::SetCurrencySymbol( const String& rStr ) in SetCurrencySymbol()392 String LongCurrencyFormatter::GetCurrencySymbol() const in GetCurrencySymbol()399 void LongCurrencyFormatter::SetValue( BigInt nNewValue ) in SetValue()408 void LongCurrencyFormatter::SetUserValue( BigInt nNewValue ) in SetUserValue()433 BigInt LongCurrencyFormatter::GetValue() const in GetValue()[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()