Searched refs:RTL_UNICODETOTEXT_FLAGS_NONSPACING_IGNORE (Results 1 – 5 of 5) sorted by relevance
400 RTL_UNICODETOTEXT_FLAGS_NONSPACING_IGNORE | in ImplStringConvert()540 sal_uInt32 nFlags = RTL_UNICODETOTEXT_FLAGS_NONSPACING_IGNORE | in ConvertFromUnicode()
112 if ((nFlags & RTL_UNICODETOTEXT_FLAGS_NONSPACING_IGNORE) != 0) in ImplHandleBadInputUnicodeToTextConversion()
90 ((nFlags & RTL_UNICODETOTEXT_FLAGS_NONSPACING_IGNORE) != 0 in ImplIsUnicodeIgnoreChar()
145 #define RTL_UNICODETOTEXT_FLAGS_NONSPACING_IGNORE ((sal_uInt32)0x0800) macro
437 const sal_uInt32 nFlags = RTL_UNICODETOTEXT_FLAGS_NONSPACING_IGNORE| in lcl_ConvertCharToHTML()497 const sal_uInt32 nFlags = RTL_UNICODETOTEXT_FLAGS_NONSPACING_IGNORE| in lcl_FlushToAscii()
Completed in 39 milliseconds