summaryrefslogtreecommitdiff
path: root/sw/source/ui/web/wview.cxx
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2000-10-23 09:54:54 +0000
committerThomas Benisch <tbe@openoffice.org>2000-10-23 09:54:54 +0000
commit5fd07a9cb74f25ccb7d6e83eb14557c312e48c0a (patch)
treed533dad45c27d29bcd26cab6db828e04fa167be9 /sw/source/ui/web/wview.cxx
parent9ed6c64e240cc6b0e29d2d6d62f73647686420fb (diff)
idetemp.hxx include removed
Diffstat (limited to 'sw/source/ui/web/wview.cxx')
-rw-r--r--sw/source/ui/web/wview.cxx13
1 files changed, 8 insertions, 5 deletions
diff --git a/sw/source/ui/web/wview.cxx b/sw/source/ui/web/wview.cxx
index a4c1639069c3..f5cf3628ccb0 100644
--- a/sw/source/ui/web/wview.cxx
+++ b/sw/source/ui/web/wview.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: wview.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:51 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:54:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,9 +79,9 @@
#ifndef _SVX_SRCHDLG_HXX //autogen
#include <svx/srchdlg.hxx>
#endif
-#ifndef _IDETEMP_HXX //autogen
-#include <basctl/idetemp.hxx>
-#endif
+//#ifndef _IDETEMP_HXX //autogen
+//#include <basctl/idetemp.hxx>
+//#endif
#ifndef _SBX_SBXOBJECT_HXX //autogen
#include <svtools/sbxobj.hxx>
#endif
@@ -381,6 +381,9 @@ void SwWebView::SelectShell()
/*------------------------------------------------------------------------
$Log: not supported by cvs2svn $
+ Revision 1.1.1.1 2000/09/18 17:14:51 hr
+ initial import
+
Revision 1.45 2000/09/18 16:06:20 willem.vandorp
OpenOffice header added.