diff options
author | Hennes Rohling <hro@openoffice.org> | 2002-08-15 07:44:17 +0000 |
---|---|---|
committer | Hennes Rohling <hro@openoffice.org> | 2002-08-15 07:44:17 +0000 |
commit | 4db6947e821b9c4e0bef4ac1061cdab43b2de910 (patch) | |
tree | 80bfcf76834ccb5f60d4198bc25b431d06829326 /fpicker/source/win32/filepicker/WinFileOpenImpl.cxx | |
parent | 112495fef3672586507085625e0ebea3ea00bde0 (diff) |
#91296# UWINAPI and UNICOWS used
Diffstat (limited to 'fpicker/source/win32/filepicker/WinFileOpenImpl.cxx')
-rw-r--r-- | fpicker/source/win32/filepicker/WinFileOpenImpl.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/fpicker/source/win32/filepicker/WinFileOpenImpl.cxx b/fpicker/source/win32/filepicker/WinFileOpenImpl.cxx index 15a1c66cb41d..8de62e94e480 100644 --- a/fpicker/source/win32/filepicker/WinFileOpenImpl.cxx +++ b/fpicker/source/win32/filepicker/WinFileOpenImpl.cxx @@ -2,9 +2,9 @@ * * $RCSfile: WinFileOpenImpl.cxx,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: tra $ $Date: 2002-03-28 08:57:33 $ + * last change: $Author: hro $ $Date: 2002-08-15 08:41:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -115,9 +115,6 @@ #include <rtl/ustrbuf.hxx> #endif -#include <systools/win32/comdlg9x.h> -#include <systools/win32/user9x.h> - #ifndef _RESOURCEPROVIDER_HXX_ #include "..\misc\resourceprovider.hxx" #endif |