summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 09:17:12 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 09:17:12 +0000
commit2bb40048699beb301be2fb76441f6140fbcfb449 (patch)
tree346d350458d37fcde846901355ba4a43fbaf8b6a /framework
parentdcb8e31fb74b5e95d4c7462cb5c611d420ce1c97 (diff)
INTEGRATION: CWS toolbarbehavior (1.14.54); FILE MERGED
2006/03/27 15:19:32 cd 1.14.54.1: #i50428# Support restore context toolbar visibility
Diffstat (limited to 'framework')
-rw-r--r--framework/inc/classes/resource.hrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/framework/inc/classes/resource.hrc b/framework/inc/classes/resource.hrc
index 39ceae075e12..a3e94a07a37c 100644
--- a/framework/inc/classes/resource.hrc
+++ b/framework/inc/classes/resource.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: resource.hrc,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: obo $ $Date: 2005-12-21 16:07:56 $
+ * last change: $Author: vg $ $Date: 2006-04-07 10:17:12 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -52,6 +52,7 @@
#define STR_STATUSBAR_LOGOTEXT (RID_STR_START+8)
#define STR_FULL_DISC_RETRY_BUTTON (RID_STR_START+9) // used by AuotSave to show error state: full disc
#define STR_FULL_DISC_MSG (RID_STR_START+10) // used by AuotSave to show error state: full disc
+#define STR_RESTORE_TOOLBARS (RID_STR_START+11)
#define POPUPMENU_TOOLBAR_QUICKCUSTOMIZATION (RID_MENU_START+0)
@@ -60,6 +61,7 @@
#define MENUITEM_TOOLBAR_DOCKTOOLBAR 3
#define MENUITEM_TOOLBAR_DOCKALLTOOLBAR 4
#define MENUITEM_TOOLBAR_LOCKTOOLBARPOSITION 5
+#define MENUITEM_TOOLBAR_CLOSE 6
#define RID_IMAGE_STATUSBAR_LOGO (RID_IMAGE_START+0)