Home
last modified time | relevance | path

Searched refs:CurrencyBox (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/source/control/
H A Dfield.cxx2381 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()
2460 void CurrencyBox::Modify() in Modify()
2468 void CurrencyBox::ReformatAll() in ReformatAll()
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()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx802 class VCL_DLLPUBLIC CurrencyBox : public ComboBox, public CurrencyFormatter class
805 explicit CurrencyBox( Window* pParent, WinBits nWinStyle );
806 explicit CurrencyBox( Window* pParent, const ResId& );
807 virtual ~CurrencyBox();
/trunk/main/solenv/inc/
H A Dstarview.hid267 #define CurrencyBox 81
/trunk/main/vcl/source/app/
H A Ddbggui.cxx1692 CurrencyBox* pBox = (CurrencyBox*)pChild; in DbgDialogTest()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx725 pNewWindow = new CurrencyBox( pParent, nWinBits ); in ImplCreateWindow()

Completed in 42 milliseconds