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
-
-
-
-
-
-
- False
-
-
-
-
-
- 1
-
-
-
-
-
- 1
- False
-
-
-
-
-
- 2
-
-
-
-
-
- 2
- False
-
-