summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-11 22:05:04 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-11 22:05:26 +0200
commitda38cd454a7d32b92dbdd1dd0abdce27c4ee2327 (patch)
tree34a21433936ec0fcfb103da39eca12acd49a2a0b /sw
parentbbdb00c8c57a72f9bc730d3f7aab8a4d4acc6308 (diff)
Remove unused InterceptChildWindowKeyDown: further cleanup
Change-Id: I497b18aff8e571dd5f028325c16a7292f4f80692
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/docvw/docvw.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/docvw/docvw.hrc b/sw/source/ui/docvw/docvw.hrc
index 305fb5b44542..bf756023a1e2 100644
--- a/sw/source/ui/docvw/docvw.hrc
+++ b/sw/source/ui/docvw/docvw.hrc
@@ -58,7 +58,7 @@
#define STR_EXPORT_GRAFIK_TITLE (RC_DOCVW_BEGIN + 1)
-#define STR_CHAIN_OK (RC_DOCVW_BEGIN + 2)
+ // FREE, was STR_CHAIN_OK
#define STR_CHAIN_NOT_EMPTY (RC_DOCVW_BEGIN + 3)
#define STR_CHAIN_IS_IN_CHAIN (RC_DOCVW_BEGIN + 4)
#define STR_CHAIN_WRONG_AREA (RC_DOCVW_BEGIN + 5)