diff options
author | Joseph Powers <jpowers27@cox.net> | 2010-11-05 19:24:42 -0700 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-11-06 10:09:11 -0500 |
commit | 7e31ccaa560f43e436c0562fe0b31e7d41e9ce24 (patch) | |
tree | 636229e1447ed72b68f63f0179a6d4cfadbe99f7 /svx/source/form/fmexpl.src | |
parent | c60968d9e4b5b101c921ae8d34002e8c828ca20b (diff) |
High-Contrast Cleanup Phase #1
Diffstat (limited to 'svx/source/form/fmexpl.src')
-rw-r--r-- | svx/source/form/fmexpl.src | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/svx/source/form/fmexpl.src b/svx/source/form/fmexpl.src index 17881727cd5f..fb7ea13d9984 100644 --- a/svx/source/form/fmexpl.src +++ b/svx/source/form/fmexpl.src @@ -295,13 +295,6 @@ ImageList RID_SVXIMGLIST_FMEXPL NAVIGATOR_IMAGEIDS; }; -ImageList RID_SVXIMGLIST_FMEXPL_HC -{ - Prefix = "sxh"; - MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; }; - NAVIGATOR_IMAGEIDS; -}; - ModalDialog RID_SVXDLG_SETFORM { OutputSize = TRUE ; |