summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/svids.hrc
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-17 07:04:16 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-17 07:04:16 +0000
commita4bbae8c6ecc5eca03225592715f5fb0dfd13605 (patch)
tree5adc945d17b784b066a82119326927abf8f1fa4a /vcl/inc/vcl/svids.hrc
parent152168ec9cbae6d5d3d66680713b6c0e23d057eb (diff)
INTEGRATION: CWS startcenterfix02 (1.5.184); FILE MERGED
2008/04/12 12:10:46 pl 1.5.184.1: #i88200# joining key and menu handling changes from aquavcl07
Diffstat (limited to 'vcl/inc/vcl/svids.hrc')
-rw-r--r--vcl/inc/vcl/svids.hrc8
1 files changed, 7 insertions, 1 deletions
diff --git a/vcl/inc/vcl/svids.hrc b/vcl/inc/vcl/svids.hrc
index 0761d9cc0870..a36f8b0fff4b 100644
--- a/vcl/inc/vcl/svids.hrc
+++ b/vcl/inc/vcl/svids.hrc
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: svids.hrc,v $
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
* This file is part of OpenOffice.org.
*
@@ -67,6 +67,12 @@
#define SV_MENU_EDIT_INSERTSYMBOL 7
#define SV_RESID_STRING_NOSELECTIONPOSSIBLE 2001
+#define SV_MENU_MAC_SERVICES 2002
+#define SV_MENU_MAC_HIDEAPP 2003
+#define SV_MENU_MAC_HIDEALL 2004
+#define SV_MENU_MAC_SHOWALL 2005
+#define SV_MENU_MAC_QUITAPP 2006
+
#define SV_HELPTEXT_CLOSE 10000
#define SV_HELPTEXT_MINIMIZE 10001
#define SV_HELPTEXT_MAXIMIZE 10002