diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-10 15:55:45 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-10 15:55:45 +0000 |
commit | 3e980b5dd24b276f0cd45448c209ca5ef5c5a8e4 (patch) | |
tree | e3a98335319e476e85bf0e04c3c52d39ca8abeb7 /svx/source/items | |
parent | 7690b66282fe1cf67deda85a6bceab5b695e14a2 (diff) |
INTEGRATION: CWS dialogdiet01 (1.30.44); FILE MERGED
2004/03/31 03:35:11 gyang 1.30.44.2: RESYNC: (1.30-1.31); FILE MERGED
2004/02/27 06:09:21 mwu 1.30.44.1: dialogdiet01 2004_02_27
Diffstat (limited to 'svx/source/items')
-rw-r--r-- | svx/source/items/frmitems.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/items/frmitems.cxx b/svx/source/items/frmitems.cxx index b6f0af6f728d..e654b97f6c08 100644 --- a/svx/source/items/frmitems.cxx +++ b/svx/source/items/frmitems.cxx @@ -2,9 +2,9 @@ * * $RCSfile: frmitems.cxx,v $ * - * $Revision: 1.32 $ + * $Revision: 1.33 $ * - * last change: $Author: svesik $ $Date: 2004-04-21 12:11:57 $ + * last change: $Author: hr $ $Date: 2004-05-10 16:55:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -143,7 +143,7 @@ #include "keepitem.hxx" #include "bolnitem.hxx" #include "brshitem.hxx" -#include "backgrnd.hxx" +//CHINA001 #include "backgrnd.hxx" #include "frmdiritem.hxx" #include "itemtype.hxx" |