Searched refs:IsAsciiAlpha (Results 1 – 1 of 1) sorted by relevance
401 inline sal_Bool IsAsciiAlpha( sal_Unicode c ) in IsAsciiAlpha() function503 if ( !IsAsciiAlpha( aFieldName.GetChar(0) ) ) in lcl_GetColumnTypes()509 if ( IsAsciiAlpha( c ) || IsAsciiDigit( c ) || c == '_' ) in lcl_GetColumnTypes()
Completed in 15 milliseconds