summaryrefslogtreecommitdiff
path: root/svx/source/dialog/imapdlg.hrc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-26 12:51:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-26 12:51:02 +0000
commit5b0a3f6c79632d3f1f9b18663d0d8b09d8ba12c6 (patch)
tree59c021c047f6023b2095433f9116ed72c92cbd24 /svx/source/dialog/imapdlg.hrc
parentd809d55179adc09e3c6114dd409727d79f41aa32 (diff)
INTEGRATION: CWS impressalternativtext (1.6.466); FILE MERGED
2007/05/24 13:38:17 cl 1.6.466.1: #i68099# added description to ImageMapObj's
Diffstat (limited to 'svx/source/dialog/imapdlg.hrc')
-rw-r--r--svx/source/dialog/imapdlg.hrc11
1 files changed, 7 insertions, 4 deletions
diff --git a/svx/source/dialog/imapdlg.hrc b/svx/source/dialog/imapdlg.hrc
index 324eb9b49ad2..9fc1b25265d1 100644
--- a/svx/source/dialog/imapdlg.hrc
+++ b/svx/source/dialog/imapdlg.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: imapdlg.hrc,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 15:16:01 $
+ * last change: $Author: hr $ $Date: 2007-06-26 13:51:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -107,11 +107,14 @@
#define FT_URL1 2
#define FT_TARGET 3
#define FT_NAME 4
+#define FT_DESCRIPTION 5
#define EDT_URLDESCRIPTION 1
#define EDT_URL 2
#define EDT_NAME 3
-#define BTN_OK 1
-#define BTN_CANCEL1 2
+#define EDT_DESCRIPTION 4
+#define BTN_HELP1 1
+#define BTN_OK1 2
+#define BTN_CANCEL1 3
#define FL_URL 1
#define CBB_TARGETS 1