Home
last modified time | relevance | path

Searched refs:ImplNewLongCurrencyFieldValue (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/control/
H A Dlongcurr.cxx570 void ImplNewLongCurrencyFieldValue( LongCurrencyField* pField, BigInt nNewValue ) in ImplNewLongCurrencyFieldValue() function
697 ImplNewLongCurrencyFieldValue( this, nValue ); in Up()
710 ImplNewLongCurrencyFieldValue( this, nValue ); in Down()
718 ImplNewLongCurrencyFieldValue( this, mnFirst ); in First()
726 ImplNewLongCurrencyFieldValue( this, mnLast ); in Last()
/trunk/main/vcl/inc/vcl/
H A Dlongcurr.hxx99 friend void ImplNewLongCurrencyFieldValue( LongCurrencyField*, BigInt );

Completed in 13 milliseconds