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 Oct 2 07:31:25 +0000 2007 ------- fme->arielch: The only way to suppress changing of the text is that the xTextRange passed to the action component has to be null in read-only documents. because the st component does not know about read-only documents and the API functions do not check if the document is read-only. Please note that it is also possible to change the text of read-only documents using a simple basic macro. fme->fl: Let's keep it simple. I don't think that we need separate sets of st components. So the question is: allow sts in help or not? A separate issue would be do suppress the ability to change the text in read-only documents. --------------------------------------------------------------------- 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]
