diff options
Diffstat (limited to 'sfx2/source/appl/app.hrc')
-rw-r--r-- | sfx2/source/appl/app.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/appl/app.hrc b/sfx2/source/appl/app.hrc index 2f7cf8534553..35b085c746ba 100644 --- a/sfx2/source/appl/app.hrc +++ b/sfx2/source/appl/app.hrc @@ -4,9 +4,9 @@ * * $RCSfile: app.hrc,v $ * - * $Revision: 1.45 $ + * $Revision: 1.46 $ * - * last change: $Author: vg $ $Date: 2007-09-21 09:27:53 $ + * last change: $Author: ihi $ $Date: 2007-11-21 16:46:16 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -258,7 +258,7 @@ // #define RID_XMLSEC_WARNING_BROKENSIGNATURE (RID_SFX_APP_START + 185) #define RID_XMLSEC_QUERY_LOSINGSIGNATURE (RID_SFX_APP_START + 186) #define RID_XMLSEC_QUERY_SAVEBEFORESIGN (RID_SFX_APP_START + 187) -#define RID_XMLSECDLG_MACROWARN (RID_SFX_APP_START + 188) + // FREE #define RID_XMLSEC_DOCUMENTSIGNED (RID_SFX_APP_START + 189) #define RID_XMLSEC_INFO_WRONGDOCFORMAT (RID_SFX_APP_START + 190) |