diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-10 14:52:17 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-10 14:52:17 +0000 |
commit | 3f822296c14fd6f6e20f295b6a191d7521f810a8 (patch) | |
tree | 5b84633439d2f89ae09344c05c44c1244d795d57 /sd/source/ui/view/viewshe3.cxx | |
parent | 420c590679047974fb98a5c3759c0709c427b2bd (diff) |
INTEGRATION: CWS dialogdiet01 (1.31.20); FILE MERGED
2004/04/22 02:01:39 mwu 1.31.20.1: dialogdiet01 m33 sd 20040422
Diffstat (limited to 'sd/source/ui/view/viewshe3.cxx')
-rw-r--r-- | sd/source/ui/view/viewshe3.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/view/viewshe3.cxx b/sd/source/ui/view/viewshe3.cxx index b43ad0377161..e7f85bd3fec7 100644 --- a/sd/source/ui/view/viewshe3.cxx +++ b/sd/source/ui/view/viewshe3.cxx @@ -2,9 +2,9 @@ * * $RCSfile: viewshe3.cxx,v $ * - * $Revision: 1.32 $ + * $Revision: 1.33 $ * - * last change: $Author: rt $ $Date: 2004-03-30 15:57:03 $ + * last change: $Author: hr $ $Date: 2004-05-10 15:52:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -199,8 +199,8 @@ #ifndef SD_FRAME_VIEW_HXX #include "FrameView.hxx" #endif -#include "prntopts.hxx" -#include "printdlg.hxx" +//CHINA001 #include "prntopts.hxx" +//CHINA001 #include "printdlg.hxx" #include "optsitem.hxx" #ifndef SD_OUTLINER_HXX #include "Outliner.hxx" |