diff options
author | Oliver Specht <os@openoffice.org> | 2001-06-29 09:09:01 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2001-06-29 09:09:01 +0000 |
commit | aab1139855a39a6b65c8243aa6996670b3d93a9f (patch) | |
tree | bab18a585b7b3f61da792ac98f1b0f4084d730da /sw/source/ui/inc/app.hrc | |
parent | 1bb5d254deddbd4b2d1d326ca447c582f71072fa (diff) |
#88955# assert HTML format to provide HTML source view
Diffstat (limited to 'sw/source/ui/inc/app.hrc')
-rw-r--r-- | sw/source/ui/inc/app.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
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) |