To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=69553 Issue #|69553 Summary|OUStringBuffer: insert method need Component|utilities Version|680m182 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|code Assigned to|sb Reported by|os
------- Additional comments from [EMAIL PROTECTED] Fri Sep 15 01:34:31 -0700 2006 ------- I need a method equivalent to the UniString& UniString::Insert( const UniString& rStr, xub_StrLen nPos, xub_StrLen nLen, xub_StrLen nIndex = STRING_LEN ); at the ::rtl::OUStringBuffer something like OUStringBuffer& insert(sal_Int32 offset, sal_Int32 nLen, const OUString & str); OUStringBuffer& insertAscii(sal_Int32 offset, sal_Int32 nLen, const sal_Char* pString); It would also make sense to have similar methods at the rtl::OUString --------------------------------------------------------------------- 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]