diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-06-17 14:51:26 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-06-17 14:51:26 +0000 |
commit | 4d447824621732ff2e3a816ada41c5a0c1af725a (patch) | |
tree | 8a4f32488e0bb71514e002d9f4a3170861023078 /svx/inc | |
parent | 3fdaa76eb7ffa0c9b9e6fae16c65cc96f81960d8 (diff) |
INTEGRATION: CWS defaultmailer (1.3.44); FILE MERGED
2004/06/03 09:45:46 obr 1.3.44.1: #109597#,#i21321# moved mailer configuration to Internet section and disabled tabpage on Windows entirely
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/optinet2.hrc | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/svx/inc/optinet2.hrc b/svx/inc/optinet2.hrc index d79a9090ecf9..bb887a385555 100644 --- a/svx/inc/optinet2.hrc +++ b/svx/inc/optinet2.hrc @@ -2,9 +2,9 @@ * * $RCSfile: optinet2.hrc,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2004-04-29 16:20:42 $ + * last change: $Author: rt $ $Date: 2004-06-17 15:51:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -201,6 +201,15 @@ #define BTN_JSCPT_YES 224 #define BTN_JSCPT_NO 225 + +// Defines - SvxEMailTabPage_Impl +#define FL_MAIL 1 +#define FT_MAILERURL 2 +#define FI_MAILERURL 3 +#define ED_MAILERURL 4 +#define PB_MAILERURL 5 +#define STR_DEFAULT_FILENAME 6 + #endif // #ifndef _SVX_OPTINET_HRC // ******************************************************************* EOF |