To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91434 Issue #|91434 Summary|Ambiguous use of namespace name in textmarkuphelper.cx |x Component|Word processor Version|DEV300m22 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|od Reported by|tono
------- Additional comments from [EMAIL PROTECTED] Mon Jul 7 13:44:51 +0000 2008 ------- I got some errors like the followings because of the ambiguous use of the namespace name accessibility between ::accessibility and ::com::sun::star::accessibility. I would like to propose a patch to remedy this problem. d:/OOo/Local/ooo_dev300_m23/sw/source/core/access/textmarkuphelper.cxx: In member function 'com::sun::star::accessibility::TextSegment SwTextMarkupHelper::getTextMarkup(sal_Int32, sal_Int32)': d:/OOo/Local/ooo_dev300_m23/sw/source/core/access/textmarkuphelper.cxx:123: error: reference to 'accessibility' is ambiguous --------------------------------------------------------------------- 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]
