diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 18:24:24 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 18:24:24 +0000 |
commit | 69ecf2d91295a4deb9f88dcb75d07b603c9923e9 (patch) | |
tree | ca310af250410ecc95b716130e92ba1f5222e5af /svtools/source/control | |
parent | fa9e50e4ccbd826b5e59d89f0e2186dbda2f0ba7 (diff) |
INTEGRATION: CWS vclcleanup02 (1.3.412); FILE MERGED
2003/12/04 17:03:52 mt 1.3.412.1: #i23061# Removed/Changed old StarView stuff
Diffstat (limited to 'svtools/source/control')
-rw-r--r-- | svtools/source/control/taskbox.cxx | 7 | ||||
-rw-r--r-- | svtools/source/control/taskstat.cxx | 7 |
2 files changed, 4 insertions, 10 deletions
diff --git a/svtools/source/control/taskbox.cxx b/svtools/source/control/taskbox.cxx index b7bedf2d2023..1e78547a532d 100644 --- a/svtools/source/control/taskbox.cxx +++ b/svtools/source/control/taskbox.cxx @@ -2,9 +2,9 @@ * * $RCSfile: taskbox.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: th $ $Date: 2001-07-02 15:43:00 $ + * last change: $Author: vg $ $Date: 2004-01-06 19:24:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -71,9 +71,6 @@ #ifndef _SV_IMAGE_HXX #include <vcl/image.hxx> #endif -#ifndef _SV_SYSTEM_HXX -#include <vcl/system.hxx> -#endif #ifndef _SV_HELP_HXX #include <vcl/help.hxx> #endif diff --git a/svtools/source/control/taskstat.cxx b/svtools/source/control/taskstat.cxx index 598280d69276..8eb40f472ff3 100644 --- a/svtools/source/control/taskstat.cxx +++ b/svtools/source/control/taskstat.cxx @@ -2,9 +2,9 @@ * * $RCSfile: taskstat.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: th $ $Date: 2001-07-02 15:43:15 $ + * last change: $Author: vg $ $Date: 2004-01-06 19:24:24 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -71,9 +71,6 @@ #ifndef _SV_IMAGE_HXX #include <vcl/image.hxx> #endif -#ifndef _SV_SYSTEM_HXX -#include <vcl/system.hxx> -#endif #ifndef _SV_HELP_HXX #include <vcl/help.hxx> #endif |