Home
last modified time | relevance | path

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

/aoo4110/main/starmath/inc/
H A Dtypes.hxx47 inline sal_Bool IsGreekChar( sal_Unicode cChar ) { return 0x0370 <= cChar && cChar <= 0x03FF; } in IsGreekChar() function

Completed in 10 milliseconds