To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=76106
User sb changed the following: What |Old value |New value ================================================================================ Status|STARTED |RESOLVED -------------------------------------------------------------------------------- Resolution| |FIXED -------------------------------------------------------------------------------- ------- Additional comments from [EMAIL PROTECTED] Tue Jun 5 14:08:13 +0000 2007 ------- Added: rtl/ustring.h: sal_Int32 SAL_CALL rtl_ustr_indexOfAscii_WithLength(sal_Unicode const * str, sal_Int32 len, char const * subStr, sal_Int32 subLen) SAL_THROW_EXTERN_C() sal_Int32 SAL_CALL rtl_ustr_lastIndexOfAscii_WithLength(sal_Unicode const * str, sal_Int32 len, char const * subStr, sal_Int32 subLen) SAL_THROW_EXTERN_C() rtl/ustring.hxx: bool rtl::OUString::endsWithAsciiL(char const * asciiStr, sal_Int32 asciiStrLength) const sal_Int32 rtl::OUString::indexOfAsciiL(char const * str, sal_Int32 len, sal_Int32 fromIndex = 0) const SAL_THROW(()) sal_Int32 rtl::OUString::lastIndexOfAsciiL(char const * str, sal_Int32 len) const SAL_THROW(()) See sal/qa/rtl/oustring/rtl_OUString2.cxx:1.9.4.1 for tests. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]