diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-08-02 12:15:01 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-08-02 12:15:01 +0000 |
commit | 58ef731d68f8f6413e00d5fe60ee9bf4e05783a8 (patch) | |
tree | 7d17212c994d0861b0965ca22ae6977cae21723f /framework | |
parent | b886decb4559e5e5189ac28889b7d85f31ac98cb (diff) |
INTEGRATION: CWS os35 (1.8.10); FILE MERGED
2004/07/15 15:31:19 dr 1.8.10.2: RESYNC: (1.8-1.9); FILE MERGED
2004/07/12 16:16:17 cd 1.8.10.1: #i31348# New popup menu controller for recent file list
Diffstat (limited to 'framework')
-rw-r--r-- | framework/inc/classes/resource.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/framework/inc/classes/resource.hrc b/framework/inc/classes/resource.hrc index f94a81c5fa58..b1e3a05b3129 100644 --- a/framework/inc/classes/resource.hrc +++ b/framework/inc/classes/resource.hrc @@ -2,9 +2,9 @@ * * $RCSfile: resource.hrc,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: obo $ $Date: 2004-07-06 18:02:01 $ + * last change: $Author: kz $ $Date: 2004-08-02 13:15:01 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,6 +69,7 @@ #define STR_UPDATEDOC (RID_STR_START+3) #define STR_CLOSEDOC_ANDRETURN (RID_STR_START+4) #define STR_SAVECOPYDOC (RID_STR_START+5) +#define STR_NODOCUMENT (RID_STR_START+6) #define POPUPMENU_TOOLBAR_QUICKCUSTOMIZATION (RID_MENU_START+0) #define MENUITEM_TOOLBAR_VISIBLEBUTTON 1 |