To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112489
User er changed the following:
What |Old value |New value
================================================================================
CC|'' |'dr,er'
--------------------------------------------------------------------------------
Ever confirmed| |1
--------------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
--------------------------------------------------------------------------------
OS/Version|Windows XP |All
--------------------------------------------------------------------------------
Platform|PC |All
--------------------------------------------------------------------------------
Subcomponent|code |save-export
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Fri Jun 18 13:02:19 +0000
2010 -------
Saving ISEVEN_ADD as ISEVEN for ODF 1.2 is on purpose. We don't want two
different functions that do the same.
@dr:
How could we tell Excel that a function internal to OOo should be an AddIn
function in Excel? This applies to all functions that have
ScCompiler::AddInMap.bMapDupToInternal=true in
sc/source/core/tool/odffmap.cxx, so the Excel export should consider that. We
may have to add some OpCode mapping to the struct respectively replace
bMapDupToInternal with an OpCode to look functions up for export, but I do not
want to maintain several places in the Excel export.
---------------------------------------------------------------------
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]