Home
last modified time | relevance | path

Searched refs:LongCurrencyBox (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/control/
H A Dlongcurr.cxx732 LongCurrencyBox::LongCurrencyBox( Window* pParent, WinBits nWinStyle ) : in LongCurrencyBox() function in LongCurrencyBox
741 LongCurrencyBox::LongCurrencyBox( Window* pParent, const ResId& rResId ) : in LongCurrencyBox() function in LongCurrencyBox
757 LongCurrencyBox::~LongCurrencyBox() in ~LongCurrencyBox()
763 long LongCurrencyBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
775 long LongCurrencyBox::Notify( NotifyEvent& rNEvt ) in Notify()
794 void LongCurrencyBox::Modify() in Modify()
802 void LongCurrencyBox::ReformatAll() in ReformatAll()
821 void LongCurrencyBox::InsertValue( BigInt nValue, sal_uInt16 nPos ) in InsertValue()
829 void LongCurrencyBox::RemoveValue( BigInt nValue ) in RemoveValue()
837 BigInt LongCurrencyBox::GetValue( sal_uInt16 nPos ) const in GetValue()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dlongcurr.hxx136 class VCL_DLLPUBLIC LongCurrencyBox : public ComboBox, public LongCurrencyFormatter class
139 LongCurrencyBox( Window* pParent, WinBits nWinStyle );
140 LongCurrencyBox( Window* pParent, const ResId& rResId );
141 ~LongCurrencyBox();
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx796 pNewWindow = new LongCurrencyBox( pParent, nWinBits ); in ImplCreateWindow()

Completed in 34 milliseconds