Searched refs:ImplIsControlOrFormat (Results 1 – 4 of 4) sorted by relevance
37 int ImplIsControlOrFormat(sal_uInt32 nUtf32) SAL_THROW_EXTERN_C();
36 int ImplIsControlOrFormat(sal_uInt32 nUtf32) in ImplIsControlOrFormat() function
98 if (ImplIsControlOrFormat(nUtf32)) in ImplHandleBadInputUnicodeToTextConversion()
93 && ImplIsControlOrFormat(c)) in ImplIsUnicodeIgnoreChar()
Completed in 16 milliseconds