From aab1139855a39a6b65c8243aa6996670b3d93a9f Mon Sep 17 00:00:00 2001 From: Oliver Specht Date: Fri, 29 Jun 2001 09:09:01 +0000 Subject: #88955# assert HTML format to provide HTML source view --- sw/source/ui/inc/app.hrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sw/source/ui/inc/app.hrc') diff --git a/sw/source/ui/inc/app.hrc b/sw/source/ui/inc/app.hrc index 38c94a3093f3..b1723e60294a 100644 --- a/sw/source/ui/inc/app.hrc +++ b/sw/source/ui/inc/app.hrc @@ -2,9 +2,9 @@ * * $RCSfile: app.hrc,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mib $ $Date: 2001-02-06 15:34:57 $ + * last change: $Author: os $ $Date: 2001-06-29 10:09:00 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,7 @@ //Fuer das Interface, weil der RID_APP_BEGIN jetzt Desktop ist. #define RID_SW_NAME ( RC_APP_BEGIN + 8) - +#define MSG_SAVEAS_HTML_QUERY ( RC_APP_BEGIN + 9) #define MSG_INDEX_OVERFLOW ( RC_APP_BEGIN + 10) #define STR_UNBENANNT (RC_APP_BEGIN + 13) -- cgit