Files
loongoffice/include
Eike Rathke 8aee44c94f Function Wizard: don't overwrite an unlisted function
* in a spreadsheet cell enter =LOG(foobar(SIN(1)))
* invoke Function Wizard on that cell (Ctrl+F2)
  LOG(foobar(SIN(1))) is marked in Formula edit field
* activate Functions page
  LOG(foobar(SIN(1))) is marked in Formula edit field
  Function LOG is selected
* click Next button
  foobar(SIN(1)) is marked in Formula edit field
  Function ABS is selected
* click Next button
  foobar(SIN(1)) is overwritten with ABS( )
* only Cancel solves the problem

foobar() could be any user defined or macro function that have no
function description in the Formula Wizard.

Change-Id: I1cb69a9e38c0b8f251d783bd0f67b4b24ade50d0
2016-01-09 13:33:31 +01:00
..
2015-12-24 07:28:28 +00:00
2015-12-21 10:20:31 +02:00
2015-11-28 08:44:52 +01:00
2015-12-21 10:20:31 +02:00
2015-12-23 08:13:53 +02:00
2015-10-27 08:20:43 +00:00
2016-01-04 14:44:33 +00:00
2016-01-06 13:46:48 +01:00
2015-11-18 08:35:34 +02:00
2015-12-21 10:20:31 +02:00
2015-12-22 09:53:27 +02:00
2015-11-10 13:14:21 +01:00
2015-11-10 13:14:21 +01:00
2015-10-30 12:00:34 +01:00
2015-12-24 07:27:05 +00:00
2015-12-07 09:14:15 +01:00
2015-12-04 11:26:22 +00:00