Home
last modified time | relevance | path

Searched refs:RTL_UNICODETOTEXT_FLAGS_NONSPACING_IGNORE (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/tools/source/string/
H A Dstrcvt.cxx400 RTL_UNICODETOTEXT_FLAGS_NONSPACING_IGNORE | in ImplStringConvert()
540 sal_uInt32 nFlags = RTL_UNICODETOTEXT_FLAGS_NONSPACING_IGNORE | in ConvertFromUnicode()
/trunk/main/svtools/source/svhtml/
H A Dhtmlout.cxx437 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()
/trunk/main/sal/textenc/
H A Dtenchelp.c90 ((nFlags & RTL_UNICODETOTEXT_FLAGS_NONSPACING_IGNORE) != 0 in ImplIsUnicodeIgnoreChar()
H A Dconverter.c112 if ((nFlags & RTL_UNICODETOTEXT_FLAGS_NONSPACING_IGNORE) != 0) in ImplHandleBadInputUnicodeToTextConversion()
/trunk/main/sal/inc/rtl/
H A Dtextcvt.h145 #define RTL_UNICODETOTEXT_FLAGS_NONSPACING_IGNORE ((sal_uInt32)0x0800) macro

Completed in 29 milliseconds