Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddocsh8.cxx401 inline sal_Bool IsAsciiAlpha( sal_Unicode c ) in IsAsciiAlpha() function
503 if ( !IsAsciiAlpha( aFieldName.GetChar(0) ) ) in lcl_GetColumnTypes()
509 if ( IsAsciiAlpha( c ) || IsAsciiDigit( c ) || c == '_' ) in lcl_GetColumnTypes()

Completed in 14 milliseconds