Searched refs:bNumericOnly (Results 1 – 1 of 1) sorted by relevance
1042 sal_Bool bNumericOnly = '0' <= *(pStr+1) && *(pStr+1) <= '9'; in FnCptlSttSntnc() local1047 if( bNumericOnly && in FnCptlSttSntnc()1050 bNumericOnly = sal_False; in FnCptlSttSntnc()1058 if( bNumericOnly ) // besteht nur aus Zahlen, dann nicht in FnCptlSttSntnc()
Completed in 55 milliseconds