summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorHennes Rohling <hro@openoffice.org>2002-08-14 14:57:15 +0000
committerHennes Rohling <hro@openoffice.org>2002-08-14 14:57:15 +0000
commit92beed75128cea78af2096e2b02311561f0d9f1d (patch)
tree4a0467e9c3a6c42fe1cd1a3ea449aed12b1aa3ed /fpicker
parent7256d9f034723f1c9c6f2e57fdd88b0b9983264f (diff)
#91296# UWINAPI and UNICOWS used
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/win32/filepicker/FileOpenDlg.cxx7
-rw-r--r--fpicker/source/win32/filepicker/PreviewCtrl.cxx7
-rw-r--r--fpicker/source/win32/filepicker/PreviewCtrl.hxx7
3 files changed, 6 insertions, 15 deletions
diff --git a/fpicker/source/win32/filepicker/FileOpenDlg.cxx b/fpicker/source/win32/filepicker/FileOpenDlg.cxx
index cf70e4d974a2..91c693fb7113 100644
--- a/fpicker/source/win32/filepicker/FileOpenDlg.cxx
+++ b/fpicker/source/win32/filepicker/FileOpenDlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: FileOpenDlg.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: tra $ $Date: 2002-07-03 11:42:37 $
+ * last change: $Author: hro $ $Date: 2002-08-14 15:51:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,9 +75,6 @@
#include "FileOpenDlg.hxx"
#endif
-#include <systools/win32/comdlg9x.h>
-#include <systools/win32/user9x.h>
-
//------------------------------------------------------------------------
// constants
//------------------------------------------------------------------------
diff --git a/fpicker/source/win32/filepicker/PreviewCtrl.cxx b/fpicker/source/win32/filepicker/PreviewCtrl.cxx
index 40d4e1c0fdc6..b9709cb63413 100644
--- a/fpicker/source/win32/filepicker/PreviewCtrl.cxx
+++ b/fpicker/source/win32/filepicker/PreviewCtrl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: PreviewCtrl.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: tra $ $Date: 2001-06-28 11:13:15 $
+ * last change: $Author: hro $ $Date: 2002-08-14 15:52:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,9 +75,6 @@
#include <ocidl.h>
#include <olectl.h>
-#include <systools/win32/user9x.h>
-#include <systools/win32/kernel9x.h>
-
//------------------------------------------------------------------------
// defines
//------------------------------------------------------------------------
diff --git a/fpicker/source/win32/filepicker/PreviewCtrl.hxx b/fpicker/source/win32/filepicker/PreviewCtrl.hxx
index ae550fc2d4dc..4a044afdc28b 100644
--- a/fpicker/source/win32/filepicker/PreviewCtrl.hxx
+++ b/fpicker/source/win32/filepicker/PreviewCtrl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: PreviewCtrl.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: tra $ $Date: 2001-06-28 11:13:03 $
+ * last change: $Author: hro $ $Date: 2002-08-14 15:57:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,9 +76,6 @@
#include <comdef.h>
-#include <systools/win32/user9x.h>
-#include <systools/win32/kernel9x.h>
-
#include <memory>
//---------------------------------------------