To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111413
User er changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Issue type|PATCH |FEATURE
--------------------------------------------------------------------------------
OS/Version|Windows XP |All
--------------------------------------------------------------------------------
Platform|PC |All
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
Target milestone|--- |OOo 3.4
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Fri Dec 3 16:51:14 +0000
2010 -------
Applied with two changes:
* In the mean time the help ID system changed from numeric IDs (formerly for
interpreter functions in sc/inc/scfuncs.hrc) to string IDs, now in
sc/inc/helpids.h
* Implementation allowed the functions to have more than one parameter, of
which only the last is evaluated. There's a special section in
formula/inc/formula/compiler.hrc between SC_OPCODE_START_1_PAR and
SC_OPCODE_STOP_1_PAR that lets the compiler check for exactly one parameter
being passed for those functions. Moved SC_OPCODE_COSECANT,
SC_OPCODE_SECANT, SC_OPCODE_COSECANT_HYP and SC_OPCODE_SECANT_HYP there.
Also added RTL_LOGFILE_CONTEXT_AUTHOR to interpreter functions, credit to whom
credit is due ;-)
---------------------------------------------------------------------
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]