DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21444>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21444 [PATCH] Macro functions [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[RFE] Macro functions |[PATCH] Macro functions ------- Additional Comments From [EMAIL PROTECTED] 2003-07-16 21:02 ------- Posted a patch that makes toFormulaString work for macro functions that have internal names. Test cases to follow later - this patch is huge enough already. Issues: 1. signature change AbstractFunctionPtg.toFormulaString(SheetReferences) is now AbstractFunctionPtg.toFormulaString(Workbook). This is an incompatible change. 2. NamePtg's field_3_zero Ugly hack to getSize to get around this. See email on this topic for more information. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
