Home
last modified time | relevance | path

Searched refs:LongCurrencyFormatter (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/vcl/source/control/
H A Dlongcurr.cxx285 LongCurrencyFormatter& rFormatter ) in ImplLongCurrencyReformat()
320 void LongCurrencyFormatter::ImpInit() in ImpInit()
336 LongCurrencyFormatter::LongCurrencyFormatter() in LongCurrencyFormatter() function in LongCurrencyFormatter
378 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 …]
/aoo4110/main/vcl/inc/vcl/
H A Dlongcurr.hxx39 class VCL_DLLPUBLIC LongCurrencyFormatter : public FormatterBase class
42 …tring&, BigInt, BigInt, sal_uInt16, const LocaleDataWrapper&, XubString&, LongCurrencyFormatter& );
56 LongCurrencyFormatter();
60 ~LongCurrencyFormatter();
96 class VCL_DLLPUBLIC LongCurrencyField : public SpinField, public LongCurrencyFormatter
136 class VCL_DLLPUBLIC LongCurrencyBox : public ComboBox, public LongCurrencyFormatter
153 { return LongCurrencyFormatter::GetValue(); } in GetValue()
/aoo4110/main/toolkit/source/awt/
H A Dvclxwindows.cxx5788 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()
/aoo4110/main/toolkit/doc/layout/
H A Dmetricfield.txt40 + LongCurrencyFormatter -> 'MetricFormatter' ...

Completed in 248 milliseconds