diff --git a/helpcontent2/source/text/scalc/01/04060107.xhp b/helpcontent2/source/text/scalc/01/04060107.xhp index f3e386dabc..654302e496 100644 --- a/helpcontent2/source/text/scalc/01/04060107.xhp +++ b/helpcontent2/source/text/scalc/01/04060107.xhp @@ -37,8 +37,8 @@ * License at http://www.openoffice.org/license.html. * * Software provided under this License is provided on an "AS IS" basis, - * WITHOUT WARRUNTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, - * WITHOUT LIMITATION, WARRUNTIES THAT THE SOFTWARE IS FREE OF DEFECTS, + * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, + * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. * See the License for the specific provisions governing your rights and * obligations concerning the Software. @@ -62,7 +62,7 @@ Sun Microsystems, Inc. -UFI: sorted, added note text to every syntax description, added spec "Conditional Array Calculation and Specific Array Handling" +UFI: sorted, added note text to every syntax description, added spec "Conditional Array Calculation and Specific Array Handling" dedr: reviewed, fixed #i31269# UFI: someone deleted the example table, so most examples became meaningless -> I deleted those examples @@ -670,6 +670,9 @@ UFI: someone deleted the example table, so most examples became meaningless -> Linear_Type (optional). If the line goes through the zero point, then set Linear_Type = 0. Stats (optional). If Stats=0, only the regression coefficient is to be calculated. Otherwise, you will see other stats. + + + @@ -962,6 +965,9 @@ for bug #i31051# Function_Type (optional). If Function_Type = 0, functions in the form y = m^x will be calculated. Otherwise, y = b*m^x functions will be calculated. Stats (optional). If Stats=0, only the regression coefficient is calculated. + + + @@ -1122,6 +1128,9 @@ for bug #i31051# New Data_X (optional) represents the array of the X data, which are used for recalculating values. Linear_Type(Optional). If Linear_Type = 0, then lines will be calculated through the zero point. Otherwise, offset lines will also be calculated. The default is Linear_Type <> 0. + + + @@ -1144,6 +1153,9 @@ for bug #i31051# New_Data_X (optional) represents the X data array, in which the values are recalculated. Function_Type(optional). If Function_Type = 0, functions in the form y = m^x will be calculated. Otherwise, y = b*m^x functions will be calculated. + + +