To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=82081
------- Additional comments from [EMAIL PROTECTED] Tue Nov 6 08:57:22 +0000 2007 ------- fme->fpe: Giving this a second thought, I doubt that we can forbid a smart tag component from changing the document content: The smart tag component gets an XTextRange parameter, which can be used to alter the document content. My first plan was to simply pass 0 instead of a valid XTextRange reference. On the other hand the smart tag component might rely on a valid XTextRange reference. So from my point of view there are only two options remaining: 1. Do not offer smart tags in read only documents or 2. Do not offer smart tags in help I think 2. is the best choice here. --------------------------------------------------------------------- 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]
