Lines Matching refs:CurrencyBox
2381 CurrencyBox::CurrencyBox( Window* pParent, WinBits nWinStyle ) : in CurrencyBox() function in CurrencyBox
2390 CurrencyBox::CurrencyBox( Window* pParent, const ResId& rResId ) : in CurrencyBox() function in CurrencyBox
2407 CurrencyBox::~CurrencyBox() in ~CurrencyBox()
2413 long CurrencyBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
2426 long CurrencyBox::Notify( NotifyEvent& rNEvt ) in Notify()
2441 void CurrencyBox::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
2460 void CurrencyBox::Modify() in Modify()
2468 void CurrencyBox::ReformatAll() in ReformatAll()
2485 void CurrencyBox::InsertValue( sal_Int64 nValue, sal_uInt16 nPos ) in InsertValue()
2492 void CurrencyBox::RemoveValue( sal_Int64 nValue ) in RemoveValue()
2499 sal_Int64 CurrencyBox::GetValue( sal_uInt16 nPos ) const in GetValue()
2508 sal_uInt16 CurrencyBox::GetValuePos( sal_Int64 nValue ) const in GetValuePos()
2515 sal_Int64 CurrencyBox::GetValue() const in GetValue()