To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114822
                 Issue #|114822
                 Summary|setFormula() with Add-In functions gives #NAME
               Component|Spreadsheet
                 Version|OOo 3.0 RC1
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P5
            Subcomponent|programming
             Assigned to|spreadsheet
             Reported by|kaplalwani





------- Additional comments from [email protected] Wed Sep 29 11:11:57 
+0000 2010 -------
Hi,

when I use XArrayFormulaRange.setArrayFormula() method for any Add in 
function, it converts name of add-in function to lower case, and cells than 
show #NAME? error, but if I type function name function works fine. This 
happens only with add-in functions, build-in functions works fine.

I had similar problem with XCell.setFormula(), and I solved it through 
XPropertySet.setPropertyValue("FormulaLocal", formulaString), but this is
useless for array formulas.

Is there any other way to assigned array formula to CellRange, or make
setArrayFormula() to work with add-in functions?

Any help would be appreciated.

Thanks,
Kapil

---------------------------------------------------------------------
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]

Reply via email to