Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dfield.cxx75 static sal_Bool ImplNumericProcessKeyInput( Edit*, const KeyEvent& rKEvt, in ImplNumericProcessKeyInput() function
867 …if ( ImplNumericProcessKeyInput( GetField(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsUseThousand… in PreNotify()
986 …if ( ImplNumericProcessKeyInput( GetField(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsUseThousand… in PreNotify()
1090 return ImplNumericProcessKeyInput( pEdit, rKEvt, sal_False, bUseThousandSep, rWrapper ); in ImplMetricProcessKeyInput()
2099 return ImplNumericProcessKeyInput( pEdit, rKEvt, sal_False, bUseThousandSep, rWrapper ); in ImplCurrencyProcessKeyInput()
H A Dlongcurr.cxx111 static sal_Bool ImplNumericProcessKeyInput( Edit*, const KeyEvent& rKEvt, in ImplNumericProcessKeyInput() function
268 return ImplNumericProcessKeyInput( pEdit, rKEvt, sal_False, bUseThousandSep, rLocaleDataWrapper ); in ImplLongCurrencyProcessKeyInput()

Completed in 19 milliseconds