Home
last modified time | relevance | path

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

/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx1042 sal_Bool bNumericOnly = '0' <= *(pStr+1) && *(pStr+1) <= '9'; in FnCptlSttSntnc() local
1047 if( bNumericOnly && in FnCptlSttSntnc()
1050 bNumericOnly = sal_False; in FnCptlSttSntnc()
1058 if( bNumericOnly ) // besteht nur aus Zahlen, dann nicht in FnCptlSttSntnc()

Completed in 16 milliseconds