summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorHennes Rohling <hro@openoffice.org>2002-08-14 14:45:02 +0000
committerHennes Rohling <hro@openoffice.org>2002-08-14 14:45:02 +0000
commitacae690d1cdf1c934b599a9b7d310097f037353a (patch)
tree1424915e8b42ce559b3c072d77555f9e0d2c2eb3 /fpicker
parent8f04b36e74ad7712ce35a615095fde0413e361b4 (diff)
#91296# UWINAPI and UNICOWS used
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/win32/folderpicker/MtaFop.cxx6
-rw-r--r--fpicker/source/win32/folderpicker/WinFOPImpl.cxx6
2 files changed, 4 insertions, 8 deletions
diff --git a/fpicker/source/win32/folderpicker/MtaFop.cxx b/fpicker/source/win32/folderpicker/MtaFop.cxx
index 121632b964ac..412f5ccc5c9b 100644
--- a/fpicker/source/win32/folderpicker/MtaFop.cxx
+++ b/fpicker/source/win32/folderpicker/MtaFop.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: MtaFop.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hro $ $Date: 2002-01-30 09:28:24 $
+ * last change: $Author: hro $ $Date: 2002-08-14 15:45:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,8 +76,6 @@
#include <process.h>
#include <comdef.h>
-#include <systools/win32/shell9x.h>
-
#ifndef _RESOURCEPROVIDER_HXX_
#include "..\misc\resourceprovider.hxx"
#endif
diff --git a/fpicker/source/win32/folderpicker/WinFOPImpl.cxx b/fpicker/source/win32/folderpicker/WinFOPImpl.cxx
index c6b4019bd1f5..594ffefe467e 100644
--- a/fpicker/source/win32/folderpicker/WinFOPImpl.cxx
+++ b/fpicker/source/win32/folderpicker/WinFOPImpl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: WinFOPImpl.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: tra $ $Date: 2001-06-28 11:15:52 $
+ * last change: $Author: hro $ $Date: 2002-08-14 15:45:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,8 +83,6 @@
#include "FopEvtDisp.hxx"
#endif
-#include <systools\win32\shell9x.h>
-
#ifndef _OSL_FILE_HXX_
#include <osl/file.hxx>
#endif