Searched refs:GetKeyWord (Results 1 – 2 of 2) sorted by relevance
536 short ImpSvNumberformatScan::GetKeyWord( const String& sSymbol, xub_StrLen nPos ) in GetKeyWord() function in ImpSvNumberformatScan746 short nTmpType = GetKeyWord( rStr, nPos-1 ); in Next_Symbol()827 short nTmpType = GetKeyWord( rStr, nPos-1 ); in Next_Symbol()2593 if ( (j == 0 || rStr.GetChar(j-1) != '\\') && GetKeyWord( rStr, j ) ) in FinalScan()
231 short GetKeyWord( const String& sSymbol, // determine keyword at nPos
Completed in 24 milliseconds