diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-07 11:33:30 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-07 11:33:30 +0000 |
commit | 5b9008467adcf159bb278022ab68e75f7a9f34b7 (patch) | |
tree | 6ac74993766c2221fb51b45d2deaa05052bc0391 /sfx2 | |
parent | 58c69f0c208b0ed65c07e6f58030fef855531665 (diff) |
INTEGRATION: CWS calcshare_DEV300 (1.2.122); FILE MERGED
2008/02/20 11:31:38 mav 1.2.122.1: #i8811# title related fixes
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/inc/sfx2/sfx.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/inc/sfx2/sfx.hrc b/sfx2/inc/sfx2/sfx.hrc index 7dae91a9ce05..e1c6c673829f 100644 --- a/sfx2/inc/sfx2/sfx.hrc +++ b/sfx2/inc/sfx2/sfx.hrc @@ -4,9 +4,9 @@ * * $RCSfile: sfx.hrc,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: vg $ $Date: 2007-04-11 21:27:53 $ + * last change: $Author: kz $ $Date: 2008-03-07 12:33:30 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -265,6 +265,7 @@ #define STR_REPAIREDDOCUMENT (RID_SFX_START+118) #define STR_ERRUNOEVENTBINDUNG (RID_SFX_START+119) +#define STR_SHARED (RID_SFX_START+120) //========================================================================= |