Searched refs:lcl_GetArabicValue (Results 1 – 1 of 1) sorted by relevance
2486 sal_Bool lcl_GetArabicValue( sal_Unicode cChar, sal_uInt16& rnValue, sal_Bool& rbIsDec ) in lcl_GetArabicValue() function2526 bValid = lcl_GetArabicValue( aRoman.GetChar( nCharIndex ), nDigit1, bIsDec1 ); in ScArabic()2528 bValid = lcl_GetArabicValue( aRoman.GetChar( nCharIndex + 1 ), nDigit2, bIsDec2 ); in ScArabic()
Completed in 29 milliseconds