diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-04-04 13:09:20 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-04-04 13:09:20 +0000 |
commit | 1e60874077680399318a5ad9edfe4825adca6f75 (patch) | |
tree | d19fd3bc56555ffd5623e1e645b7bbb64298f4a8 /framework | |
parent | 9bac17dda52aba6b280d1de7699e9c3e7b9cd64e (diff) |
INTEGRATION: CWS titles02 (1.17.36); FILE MERGED
2007/12/04 10:03:12 as 1.17.36.2: RESYNC: (1.17-1.18); FILE MERGED
2007/10/12 13:06:36 as 1.17.36.1: #116375# support new title feature
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 e38047778c64..d6d3f139e6e6 100644 --- a/framework/inc/classes/resource.hrc +++ b/framework/inc/classes/resource.hrc @@ -4,9 +4,9 @@ * * $RCSfile: resource.hrc,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: ihi $ $Date: 2007-11-23 16:45:52 $ + * last change: $Author: kz $ $Date: 2008-04-04 14:09:20 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -62,6 +62,7 @@ #define STR_SET_LANGUAGE_FOR_SELECTION (RID_STR_START+18) #define STR_SET_LANGUAGE_FOR_PARAGRAPH (RID_STR_START+19) #define STR_SET_LANGUAGE_FOR_ALL_TEXT (RID_STR_START+20) +#define STR_UNTITLED_DOCUMENT (RID_STR_START+21) #define POPUPMENU_TOOLBAR_QUICKCUSTOMIZATION (RID_MENU_START+0) |