Lines Matching refs:LongCurrencyBox
732 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()
847 sal_uInt16 LongCurrencyBox::GetValuePos( BigInt nValue ) const in GetValuePos()