diff options
author | Eike Rathke <erack@redhat.com> | 2016-01-08 22:08:40 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2016-01-09 13:33:31 +0100 |
commit | 8aee44c94fd2abdb7f1566ad237da4bfdfc011fa (patch) | |
tree | 48e961ed2c547afcee02012c7621ecf8325cfa8b /extras/Gallery_diagrams.mk | |
parent | 077cc9fbaa29d1440f930c3ae4be86db73ee30a8 (diff) |
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
Diffstat (limited to 'extras/Gallery_diagrams.mk')
0 files changed, 0 insertions, 0 deletions