diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 18:19:28 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 18:19:28 +0000 |
commit | 84b45d61daf70bf41473a8973a7f71068f6fe3fc (patch) | |
tree | 02afb77b83b7b9719e29aa259be9ea4d90eed4c5 /svx | |
parent | e7c3d3c068feeb671a2175110e9b4462ed2b1c5e (diff) |
INTEGRATION: CWS dialogdiet (1.2.514); FILE MERGED
2004/01/19 20:48:47 mba 1.2.514.2: RESYNC: (1.2-1.3); FILE MERGED
2004/01/13 03:12:20 mwu 1.2.514.1: DialogDiet 2004_01_13
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/inc/hlmarkwn.hxx | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/svx/source/inc/hlmarkwn.hxx b/svx/source/inc/hlmarkwn.hxx index b1f56021078e..ef33552ade39 100644 --- a/svx/source/inc/hlmarkwn.hxx +++ b/svx/source/inc/hlmarkwn.hxx @@ -2,9 +2,9 @@ * * $RCSfile: hlmarkwn.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2003-12-01 18:13:55 $ + * last change: $Author: hr $ $Date: 2004-02-03 19:19:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,11 +80,12 @@ #include <rtl/ustring> #endif +#include "hlmarkwn_def.hxx" //ADD CHINA001 class SvxHyperlinkTabPageBase; -#define LERR_NOERROR 0 -#define LERR_NOENTRIES 1 -#define LERR_DOCNOTOPEN 2 +//CHINA001 #define LERR_NOERROR 0 +//CHINA001 #define LERR_NOENTRIES 1 +//CHINA001 #define LERR_DOCNOTOPEN 2 //######################################################################## //# # |