https://bugs.documentfoundation.org/show_bug.cgi?id=153574
Olivier Hallot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Olivier Hallot <[email protected]> --- (In reply to ady from comment #2) > Adding request for related minor corrections... (snip) > * In relation to Err:526: > <paragraph xml-lang="en-US" id="par_id3083286" role="tablecontent">Obsolete, > no longer used, but could come from old documents if the result is a formula > from a domain.</paragraph> > > ** The term "domain" is used in this help page in the errors: 504, 525 and > 526. As a user, I do not know what this term refers to in this context. This > is not good, considering that we are talking about a help page. > > Is the term "domain" (fully) equivalent to "(cell) range"? If it isn't, > where such expression is defined for this context? > Although I am intrigued by the term, I am not necessarily asking for an > answer to be written here (welcome anyway), but I'm asking for consistency > and clarity in the help files. If the term "cell range" is equivalent in > this case / context (which I do _not_ know), perhaps it would be better to > use a commonly-used term rather than some ambivalent less-used one, such as > "domain"? The "domain" nomenclature is sub-optimal for the end user. for error 526: It seems that "domain" is the current set of Calc functions. IMHO, the error is an "syntax error" from a function that may not exist anymore or has a different argument signature in the current set of valid Calc functions (including extension-provided functions). Comparing to Err:525, "no valid domain name" seems to indicate that the function is not on the current set of valid functions. Comparing to err:504, "a domain reference instead of cell reference" can mean a function name reference instead of a cell reference... What is your take? -- You are receiving this mail because: You are the assignee for the bug.
