Searched refs:RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sal/qa/rtl/textenc/ |
H A D | rtl_textcvt.cxx | 2074 RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE }, in testComplex() 2086 RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE }, in testComplex() 2098 RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE }, in testComplex() 2110 RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE }, in testComplex() 2122 RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE }, in testComplex() 2134 RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE }, in testComplex() 2146 RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE }, in testComplex() 2158 RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE }, in testComplex() 2170 RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE }, in testComplex() 2182 RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE }, in testComplex() [all …]
|
/aoo4110/main/sal/textenc/ |
H A D | converter.c | 101 nFlags = RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE; in ImplHandleBadInputUnicodeToTextConversion() 106 nFlags = RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE; in ImplHandleBadInputUnicodeToTextConversion() 113 nFlags = RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE; in ImplHandleBadInputUnicodeToTextConversion() 126 case RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE: in ImplHandleBadInputUnicodeToTextConversion()
|
H A D | tenchelp.c | 191 …f ( (nFlags & RTL_UNICODETOTEXT_FLAGS_UNDEFINED_MASK) == RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE ) in ImplHandleUndefinedUnicodeToTextChar()
|
/aoo4110/main/sal/inc/rtl/ |
H A D | textcvt.h | 131 #define RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE ((sal_uInt32)0x0002) macro
|
/aoo4110/main/tools/source/inet/ |
H A D | inetmime.cxx | 4066 RTL_UNICODETOTEXT_FLAGS_UNDEFINED_IGNORE in finish()
|
Completed in 47 milliseconds