diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 18:07:04 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 18:07:04 +0000 |
commit | d99bacd189f8dd94014d4cf42d85fe88c7755861 (patch) | |
tree | 98abcba783b5e11db6278450393192396c381362 /svx/source | |
parent | 1efd3adad5f9b2b578fbd158441f48d0069dc05e (diff) |
INTEGRATION: CWS dialogdiet (1.26.482); FILE MERGED
2004/01/19 20:50:12 mba 1.26.482.2: RESYNC: (1.26-1.27); FILE MERGED
2004/01/13 03:12:14 mwu 1.26.482.1: DialogDiet 2004_01_13
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/form/fmexpl.cxx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/source/form/fmexpl.cxx b/svx/source/form/fmexpl.cxx index 2d98b023540f..29a0e43191ee 100644 --- a/svx/source/form/fmexpl.cxx +++ b/svx/source/form/fmexpl.cxx @@ -2,9 +2,9 @@ * * $RCSfile: fmexpl.cxx,v $ * - * $Revision: 1.27 $ + * $Revision: 1.28 $ * - * last change: $Author: kz $ $Date: 2003-12-11 12:16:28 $ + * last change: $Author: hr $ $Date: 2004-02-03 19:07:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,9 +84,9 @@ #include "fmservs.hxx" #endif -#ifndef _SVX_TABORDER_HXX -#include "taborder.hxx" -#endif +//CHINA001 #ifndef _SVX_TABORDER_HXX +//CHINA001 #include "taborder.hxx" +//CHINA001 #endif #ifndef _SVX_FMMODEL_HXX #include "fmmodel.hxx" |