To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=46859 Issue #:|46859 Summary:|Impossible to add AreaLinks via API Component:|api Version:|680m91 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|nn Reported by:|sw
------- Additional comments from [EMAIL PROTECTED] Wed Apr 6 09:01:37 -0700 2005 ------- 1. open a new calc document 2. execute the the macro Sub Main alinks = ThisComponent.AreaLinks cell = thiscomponent.sheets.getbyindex(0).getCellByPosition(2,2) aLinks.InsertAtPosition(cell.CellAddress, "http://moneycentral.msn.com/investor/external/excel/rates.asp", "html_all", "calc_html_webquery", "") End Sub => no AreaLink has been inserted, this worked properly at least in src680_m86 and in OOo1.1.4 --------------------------------------------------------------------- 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]