To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=74607 Issue #|74607 Summary|Range names have precedence of UDF Component|Spreadsheet Version|OOo 2.1 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|programming Assigned to|spreadsheet Reported by|jcuadros
------- Additional comments from [EMAIL PROTECTED] Fri Feb 16 15:23:42 +0000 2007 ------- When programming UDF (user defined functions), the function ends up being unusable if the contents of any cell matches its name. In this case, when editing, Calc tries to make reference to the cell as a range name instead of referring to the function. For example, if you have a working user-defined function called FunctionName1 and you enter FunctionName1 in any cell, you won't be able to use the function again. Any time you write "=FunctionName1()", it gets replaced by "='FunctionName1'()" and returns an error. --------------------------------------------------------------------- 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]
