summaryrefslogtreecommitdiff
path: root/svx/source/src
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2010-11-11 14:30:42 +0100
committerSebastian Spaeth <Sebastian@SSpaeth.de>2010-11-11 14:30:42 +0100
commitc938545d5227808749fdca4f05dd0dcc8303f632 (patch)
tree20a0fe5f072dfd413e0fbfed85b631f4adbaf174 /svx/source/src
parent395aafe74ec45c1cfae38a8115870eb42333d362 (diff)
Remove all traces of _HC (high contrast) from libs-core
This compiles successfully, but is otherwise only lightly tested.
Diffstat (limited to 'svx/source/src')
-rw-r--r--svx/source/src/app.hrc5
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/src/app.hrc b/svx/source/src/app.hrc
index d2aaf9d34c30..929ee07b7504 100644
--- a/svx/source/src/app.hrc
+++ b/svx/source/src/app.hrc
@@ -248,10 +248,9 @@
#define RID_BMP_DB_RELATIONS_S (RID_OFA_START + 172)
#define RID_BMP_DB_RELATIONS_L (RID_OFA_START + 173)
#define RID_IMGLIST_TREEOPT (RID_OFA_START + 174)
-#define RID_IMGLIST_TREEOPT_HC (RID_OFA_START + 175)
- // 12 und 13 nicht benutzen!!!
-// ..._BEGIN kann nochmal benutzt werden, nur zum Iterieren
+// don't use 12 and 13 !!!
+// ..._BEGIN can be used again. Just for iteration here
#define RID_STR_PRIO_BEGIN (RID_OFA_START + 17)
#define RID_STR_PRIO_HIGHEST (RID_OFA_START + 18)
#define RID_STR_PRIO_HIGH (RID_OFA_START + 19)