Set different ui file for NotebookBar in each app

Desktop / LibreOffice - Szymon Kłos [gmail.com] - 17 May 2016 07:40 UTC

Changes: + added ui file for start center, calc and impress + NotebookBar not visible in Math, Draw

Change-Id: Ie35935e67524ac712930b088591e9e53955de4a1 Reviewed-on: https://gerrit.libreoffice.org/24860

6ebf9cf Set different ui file for NotebookBar in each app
sc/UIConfig_scalc.mk | 1 +
sc/sdi/docsh.sdi | 1 +
sc/source/ui/docshell/docsh4.cxx | 14 +++
sc/uiconfig/scalc/ui/notebookbar.ui | 172 ++++++++++++++++++++++++++++++++
sd/UIConfig_simpress.mk | 1 +
sd/sdi/docshell.sdi | 5 +
sd/source/ui/docshell/docshel3.cxx | 7 ++
sd/source/ui/docshell/docshell.cxx | 7 ++
sd/uiconfig/simpress/ui/notebookbar.ui | 118 ++++++++++++++++++++++
sfx2/UIConfig_sfx.mk | 1 +
sfx2/source/dialog/backingcomp.cxx | 20 ++++
sfx2/uiconfig/ui/notebookbar.ui | 118 ++++++++++++++++++++++
vcl/source/window/brdwin.cxx | 2 +
13 files changed, 467 insertions(+)

Upstream: cgit.freedesktop.org


  • Share