https://bugs.documentfoundation.org/show_bug.cgi?id=139409

Heiko Tietze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
                   |.freedesktop.org            |tion.org, [email protected]
           See Also|https://bugs.documentfounda |
                   |tion.org/show_bug.cgi?id=12 |
                   |0219                        |
           Keywords|needsUXEval                 |difficultyBeginner,
                   |                            |easyHack, skillDesign,
                   |                            |topicCleanup
             Status|UNCONFIRMED                 |NEW

--- Comment #2 from Heiko Tietze <[email protected]> ---
Not finished functions should be experimental. But I wonder if we should add it
back to the menu bar. Btw, the Tabbed and Tabbed Compact NBs show the commands.
Should be removed, IMHO.

Code pointer: 

officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu

<node oor:name=".uno:DataProvider" oor:op="replace">
<node oor:name=".uno:DataProviderRefresh" oor:op="replace">

<prop oor:name="IsExperimental" oor:type="xs:boolean">
  <value>true</value>
</prop>

and

sc/uiconfig/scalc/ui/notebookbar_compact.ui
sc/uiconfig/scalc/ui/notebookbar.ui

<property name="action_name">.uno:DataProvider</property>

-- 
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

Reply via email to