Kaydet (Commit) 34c1b7bd authored tarafından Caolán McNamara's avatar Caolán McNamara

adjust para_numbullet icons for high-contrast themes

Change-Id: I7bd91a345a2891b80b0997bccf3b7f42ff31c3da
üst 8d80d76b
......@@ -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)),
......
......@@ -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
......
......@@ -145,7 +145,6 @@ private:
Image maIndHang;
ImageList maNumBImageList;
ImageList maNumBImageListH;
ImageList maNumBImageListRTL;
Image maImgBackColorHigh;
Image maImgBackColor;
......
......@@ -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
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment