From e80de5c8fb38f9af58aa7147169a9cd6ec443151 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCl=C5=9Fah=20K=C3=B6se?= Date: Thu, 11 Apr 2019 13:34:47 +0300 Subject: [PATCH] Remove tabs: bullets, numberings, images from Impress Remove that tabs from Bullets and Numbering dialog because they are already exists on sidebar. Change-Id: I293efd4bb4ed3f34830e39768dcb42ceeae62640 Reviewed-on: https://gerrit.libreoffice.org/70765 Tested-by: Jenkins Reviewed-by: Andras Timar --- sd/source/ui/dlg/dlgolbul.cxx | 6 +- sd/uiconfig/sdraw/ui/bulletsandnumbering.ui | 137 -------------------- 2 files changed, 1 insertion(+), 142 deletions(-) diff --git a/sd/source/ui/dlg/dlgolbul.cxx b/sd/source/ui/dlg/dlgolbul.cxx index 0ffad3c6c36c..1d71948dcc4d 100644 --- a/sd/source/ui/dlg/dlgolbul.cxx +++ b/sd/source/ui/dlg/dlgolbul.cxx @@ -116,13 +116,9 @@ OutlineBulletDlg::OutlineBulletDlg(weld::Window* pParent, const SfxItemSet* pAtt SetInputSet(&m_aInputSet); - if (!m_bTitle) - AddTabPage("singlenum", RID_SVXPAGE_PICK_SINGLE_NUM); - else + if (m_bTitle) RemoveTabPage("singlenum"); - AddTabPage("bullets", RID_SVXPAGE_PICK_BULLET); - AddTabPage("graphics", RID_SVXPAGE_PICK_BMP); AddTabPage("customize", RID_SVXPAGE_NUM_OPTIONS); AddTabPage("position", RID_SVXPAGE_NUM_POSITION); } diff --git a/sd/uiconfig/sdraw/ui/bulletsandnumbering.ui b/sd/uiconfig/sdraw/ui/bulletsandnumbering.ui index 65b5472c4ea0..a9dd71745e1f 100644 --- a/sd/uiconfig/sdraw/ui/bulletsandnumbering.ui +++ b/sd/uiconfig/sdraw/ui/bulletsandnumbering.ui @@ -95,143 +95,6 @@ True True True - - - True - False - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - True - False - Bullets - - - False - - - - - True - False - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - True - False - Numbering - - - 1 - False - - - - - True - False - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 2 - - - - - True - False - Image - - - 2 - False - - True