summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--icon-themes/hicontrast/svx/res/symphony/para_numbullet01.png (renamed from icon-themes/galaxy/svx/res/symphony/para_numbulleth01.png)bin259 -> 259 bytes
-rw-r--r--icon-themes/hicontrast/svx/res/symphony/para_numbullet02.png (renamed from icon-themes/galaxy/svx/res/symphony/para_numbulleth02.png)bin293 -> 293 bytes
-rw-r--r--svx/source/sidebar/paragraph/ParaPropertyPanel.cxx1
-rw-r--r--svx/source/sidebar/paragraph/ParaPropertyPanel.hrc2
-rw-r--r--svx/source/sidebar/paragraph/ParaPropertyPanel.hxx1
-rw-r--r--svx/source/sidebar/paragraph/ParaPropertyPanel.src6
6 files changed, 1 insertions, 9 deletions
diff --git a/icon-themes/galaxy/svx/res/symphony/para_numbulleth01.png b/icon-themes/hicontrast/svx/res/symphony/para_numbullet01.png
index 6bf74ad750ab..6bf74ad750ab 100644
--- a/icon-themes/galaxy/svx/res/symphony/para_numbulleth01.png
+++ b/icon-themes/hicontrast/svx/res/symphony/para_numbullet01.png
Binary files differ
diff --git a/icon-themes/galaxy/svx/res/symphony/para_numbulleth02.png b/icon-themes/hicontrast/svx/res/symphony/para_numbullet02.png
index 8405c705fea8..8405c705fea8 100644
--- a/icon-themes/galaxy/svx/res/symphony/para_numbulleth02.png
+++ b/icon-themes/hicontrast/svx/res/symphony/para_numbullet02.png
Binary files differ
diff --git a/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx b/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
index 50d1b8c523fe..d3af8740ded7 100644
--- a/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
+++ b/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
@@ -1591,7 +1591,6 @@ ParaPropertyPanel::ParaPropertyPanel(Window* pParent,
maIndent3 (SVX_RES(IMG_INDENT3)),
maIndHang (SVX_RES(IMG_INDENT_HANG)),
maNumBImageList (SVX_RES(IL_NUM_BULLET)),
- maNumBImageListH (SVX_RES(ILH_NUM_BULLET)),
maNumBImageListRTL (SVX_RES(IL_NUM_BULLET_RTL)),
maImgBackColorHigh (SVX_RES(IMG_BACK_COLOR_H)),
maImgBackColor (SVX_RES(IMG_BACK_COLOR)),
diff --git a/svx/source/sidebar/paragraph/ParaPropertyPanel.hrc b/svx/source/sidebar/paragraph/ParaPropertyPanel.hrc
index 7c0f46c82d57..4d8fe960005b 100644
--- a/svx/source/sidebar/paragraph/ParaPropertyPanel.hrc
+++ b/svx/source/sidebar/paragraph/ParaPropertyPanel.hrc
@@ -57,7 +57,7 @@
#define TBX_VERT_ALIGN 40
#define TBX_NUM_BULLET 44
#define IL_NUM_BULLET 45
-#define ILH_NUM_BULLET 46
+
#define FT_BACK_COLOR 47
#define TBX_BACK_COLOR 48
#define TBI_BACK_COLOR 49
diff --git a/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx b/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx
index 3903d6d61701..227a3c9919f8 100644
--- a/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx
+++ b/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx
@@ -145,7 +145,6 @@ private:
Image maIndHang;
ImageList maNumBImageList;
- ImageList maNumBImageListH;
ImageList maNumBImageListRTL;
Image maImgBackColorHigh;
Image maImgBackColor;
diff --git a/svx/source/sidebar/paragraph/ParaPropertyPanel.src b/svx/source/sidebar/paragraph/ParaPropertyPanel.src
index e0504ce875a9..6db5c75d26a4 100644
--- a/svx/source/sidebar/paragraph/ParaPropertyPanel.src
+++ b/svx/source/sidebar/paragraph/ParaPropertyPanel.src
@@ -419,12 +419,6 @@ Control RID_SIDEBAR_PARA_PANEL
MaskColor = STD_MASKCOLOR ;
SVX_PROPERTYPANEL_PARA_NUMBULLET_IDLIST
};
- ImageList ILH_NUM_BULLET
- {
- Prefix = "symphony/para_numbulleth";
- MaskColor = STD_MASKCOLOR ;
- SVX_PROPERTYPANEL_PARA_NUMBULLET_IDLIST
- };
//for sym2_7380
ImageList IL_NUM_BULLET_RTL
{