From ef5ac94dccde43f7a964932c101f69e512b14051 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 11 Apr 2008 08:35:43 +0000 Subject: [PATCH] INTEGRATION: CWS changefileheader (1.15.88); FILE MERGED 2008/04/01 15:17:04 thb 1.15.88.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.15.88.2: #i85898# Stripping all external header guards 2008/03/31 13:13:17 rt 1.15.88.1: #i87441# Change license header to LPGL v3. --- .../win32/filepicker/WinFileOpenImpl.hxx | 71 +++++-------------- 1 file changed, 18 insertions(+), 53 deletions(-) diff --git a/fpicker/source/win32/filepicker/WinFileOpenImpl.hxx b/fpicker/source/win32/filepicker/WinFileOpenImpl.hxx index 2b1f0e1b95b7..e30e687b3059 100644 --- a/fpicker/source/win32/filepicker/WinFileOpenImpl.hxx +++ b/fpicker/source/win32/filepicker/WinFileOpenImpl.hxx @@ -1,35 +1,30 @@ /************************************************************************* * - * OpenOffice.org - a multi-platform office productivity suite + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * - * $RCSfile: WinFileOpenImpl.hxx,v $ + * Copyright 2008 by Sun Microsystems, Inc. * - * $Revision: 1.15 $ + * OpenOffice.org - a multi-platform office productivity suite * - * last change: $Author: rt $ $Date: 2007-07-03 13:57:47 $ + * $RCSfile: WinFileOpenImpl.hxx,v $ + * $Revision: 1.16 $ * - * The Contents of this file are made available subject to - * the terms of GNU Lesser General Public License Version 2.1. + * This file is part of OpenOffice.org. * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. * - * GNU Lesser General Public License Version 2.1 - * ============================================= - * Copyright 2005 by Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, USA + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License version 2.1, as published by the Free Software Foundation. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * + * for a copy of the LGPLv3 License. * ************************************************************************/ @@ -44,50 +39,20 @@ #ifndef _COM_SUN_STAR_UI_DIALOGS_XEXTENDEDFILEPICKER_HPP_ #include #endif - -#ifndef _COM_SUN_STAR_UI_DIALOGS_FILEPICKEREVENT_HPP_ #include -#endif - -#ifndef _COM_SUN_STAR_UI_DIALOGS_XFILTERGROUPMANAGER_HPP_ #include -#endif - -#ifndef _FILTER_CONTAINER_HXX_ #include "FilterContainer.hxx" -#endif - -#ifndef _FILEOPENDLG_HXX_ #include "FileOpenDlg.hxx" -#endif - -#ifndef _PREVIEWADAPTER_HXX_ #include "previewadapter.hxx" -#endif - -#ifndef _HELPPOPUPWINDOW_HXX_ #include "helppopupwindow.hxx" -#endif - -#ifndef _CUSTOMCONTROL_HXX_ #include "customcontrol.hxx" -#endif - -#ifndef _CUSTOMCONTROLFACTORY_HXX_ #include "customcontrolfactory.hxx" -#endif - -#ifndef _RESOURCEPROVIDER_HXX_ #include "..\misc\resourceprovider.hxx" -#endif #include #include #include - -#ifndef _OSL_CONDITN_HXX_ #include -#endif //------------------------------------------------------------------------ // deklarations