summaryrefslogtreecommitdiff
path: root/sw/source/uibase
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-10-06 12:48:49 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-10-06 13:29:39 +0100
commit04ba40c749fe01e226d30dc5d075e510d70bf48b (patch)
tree4a50e7ee58de56f320426c5cd71011051f06e85d /sw/source/uibase
parent4dfa3161896a0e045da3b5cf656ebd8f40044a46 (diff)
ImageList just reads and discards the MaskColor, so drop it
Change-Id: I243e739fea28e3f38b91534182cc54c2aa660f0e
Diffstat (limited to 'sw/source/uibase')
-rw-r--r--sw/source/uibase/dbui/mailmergechildwindow.src1
-rw-r--r--sw/source/uibase/dialog/regionsw.src1
-rw-r--r--sw/source/uibase/ribbar/workctrl.src1
-rw-r--r--sw/source/uibase/utlui/navipi.src2
4 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/uibase/dbui/mailmergechildwindow.src b/sw/source/uibase/dbui/mailmergechildwindow.src
index b3ea062b4878..f8b3ec20d176 100644
--- a/sw/source/uibase/dbui/mailmergechildwindow.src
+++ b/sw/source/uibase/dbui/mailmergechildwindow.src
@@ -33,7 +33,6 @@ String ST_CONTINUE
ImageList ILIST
{
Prefix = "sc";
- MaskColor = IMAGE_MASK_COLOR;
IdList =
{
FN_FORMULA_CANCEL ;
diff --git a/sw/source/uibase/dialog/regionsw.src b/sw/source/uibase/dialog/regionsw.src
index a9770e1007ec..8558ed38e41f 100644
--- a/sw/source/uibase/dialog/regionsw.src
+++ b/sw/source/uibase/dialog/regionsw.src
@@ -25,7 +25,6 @@
ImageList IL_SECTION_BITMAPS
{
Prefix = "re";
- MaskColor = IMAGE_MASK_COLOR ;
IdList =
{
BMP_HIDE /*1*/ ;
diff --git a/sw/source/uibase/ribbar/workctrl.src b/sw/source/uibase/ribbar/workctrl.src
index 5aefe659232c..6b08194cdea4 100644
--- a/sw/source/uibase/ribbar/workctrl.src
+++ b/sw/source/uibase/ribbar/workctrl.src
@@ -26,7 +26,6 @@
ImageList IL_VALUES
{
Prefix = "sr";
- MaskColor = IMAGE_MASK_COLOR ;
IdList =
{
NID_NEXT ;
diff --git a/sw/source/uibase/utlui/navipi.src b/sw/source/uibase/utlui/navipi.src
index 5d09491f8f56..88a986891125 100644
--- a/sw/source/uibase/utlui/navipi.src
+++ b/sw/source/uibase/utlui/navipi.src
@@ -41,7 +41,6 @@ Window DLG_NAVIGATION_PI
ImageList IL_CONTENT
{
Prefix = "sc";
- MaskColor = IMAGE_MASK_COLOR ;
IdList =
{
FN_UP ;
@@ -314,7 +313,6 @@ Window DLG_NAVIGATION_PI
ImageList IMG_NAVI_ENTRYBMP
{
Prefix = "nc";
- MaskColor = IMAGE_MASK_COLOR ;
IdList =
{
20000 ;