Searched refs:ImplGetNum (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/vcl/source/control/ |
H A D | field2.cxx | 128 static sal_uInt16 ImplGetNum( const sal_Unicode*& rpBuf, sal_Bool& rbError ) in ImplGetNum() function 1262 nDay = ImplGetNum( pBuf, bError ); in ImplDateGetValue() 1264 nMonth = ImplGetNum( pBuf, bError ); in ImplDateGetValue() 1267 nYear = ImplGetNum( pBuf, bError ); in ImplDateGetValue() 1273 nMonth = ImplGetNum( pBuf, bError ); in ImplDateGetValue() 1275 nDay = ImplGetNum( pBuf, bError ); in ImplDateGetValue() 1278 nYear = ImplGetNum( pBuf, bError ); in ImplDateGetValue() 1287 nYear = ImplGetNum( pBuf, bError ); in ImplDateGetValue() 1289 nMonth = ImplGetNum( pBuf, bError ); in ImplDateGetValue() 1291 nDay = ImplGetNum( pBuf, bError ); in ImplDateGetValue()
|
Completed in 15 milliseconds