https://bugs.documentfoundation.org/show_bug.cgi?id=120697
Bug ID: 120697
Summary: Calc: Drop-down on 'Sum' button
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
The calc formula toolbar bar has a 'Sigma' button on it - this inserts a sum -
which is all well and good, however - it would be nice to have a drop-down with
a selection of other formulae to insert in there: SUM, AVERAGE, COUNT, etc. -
similar to the selection available in the status bar for selections.
The code that inserts this item into a toolbar is here:
sc/source/ui/app/inputwin.cxx- InsertItem (SID_INPUT_SUM,
Image(BitmapEx(RID_BMP_INPUT_SUM)), ToolBoxItemBits::NONE, 3);
We could insert a more complex toolbar item containing a drop-down instead.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs