Home
last modified time | relevance | path

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

/trunk/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 …]
/trunk/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()
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx5794 LongCurrencyFormatter* pCurrencyFormatter = (LongCurrencyFormatter*) GetFormatter();
5818 LongCurrencyFormatter* pCurrencyFormatter = (LongCurrencyFormatter*) GetFormatter(); in getValue()
5828 LongCurrencyFormatter* pCurrencyFormatter = (LongCurrencyFormatter*) GetFormatter(); in setMin()
5838 LongCurrencyFormatter* pCurrencyFormatter = (LongCurrencyFormatter*) GetFormatter(); in getMin()
5848 LongCurrencyFormatter* pCurrencyFormatter = (LongCurrencyFormatter*) GetFormatter(); in setMax()
5858 LongCurrencyFormatter* pCurrencyFormatter = (LongCurrencyFormatter*) GetFormatter(); in getMax()
5939 LongCurrencyFormatter* pCurrencyFormatter = (LongCurrencyFormatter*) GetFormatter(); in setDecimalDigits()
5952 LongCurrencyFormatter* pCurrencyFormatter = (LongCurrencyFormatter*) GetFormatter(); in getDecimalDigits()
/trunk/main/toolkit/doc/layout/
H A Dmetricfield.txt40 + LongCurrencyFormatter -> 'MetricFormatter' ...

Completed in 41 milliseconds