Author: damjan Date: Sat Sep 12 09:16:24 2015 New Revision: 1702604 URL: http://svn.apache.org/r1702604 Log: #i126516# Document the return values for the TYPE() formula function in the online help too.
Modified: openoffice/trunk/main/sc/source/ui/src/scfuncs.src Modified: openoffice/trunk/main/sc/source/ui/src/scfuncs.src URL: http://svn.apache.org/viewvc/openoffice/trunk/main/sc/source/ui/src/scfuncs.src?rev=1702604&r1=1702603&r2=1702604&view=diff ============================================================================== --- openoffice/trunk/main/sc/source/ui/src/scfuncs.src (original) +++ openoffice/trunk/main/sc/source/ui/src/scfuncs.src Sat Sep 12 09:16:24 2015 @@ -2447,7 +2447,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1 { String 1 // Description { - Text [ en-US ] = "Defines the data type of a value." ; + Text [ en-US ] = "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value, 8 = formula, 16 = error value, 64 = array)." ; }; ExtraData = {