summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-11 10:13:01 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-11 10:13:01 +0000
commit3e89043f014b70dd1819a0e3ba405a1d6c54456d (patch)
treeb440ca714945fe267423343ae38d129404a9db67 /basctl
parent1a6de82b7beadfe47005236671605b5272c2218b (diff)
INTEGRATION: CWS changefileheader (1.7.2); FILE MERGED
2008/04/01 15:00:42 thb 1.7.2.3: #i85898# Stripping all external header guards 2008/04/01 10:47:48 thb 1.7.2.2: #i85898# Stripping all external header guards 2008/03/28 16:05:06 rt 1.7.2.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/inc/propbrw.hxx72
1 files changed, 19 insertions, 53 deletions
diff --git a/basctl/source/inc/propbrw.hxx b/basctl/source/inc/propbrw.hxx
index 01777ecb1..eed156f98 100644
--- a/basctl/source/inc/propbrw.hxx
+++ b/basctl/source/inc/propbrw.hxx
@@ -1,80 +1,46 @@
/*************************************************************************
*
- * OpenOffice.org - a multi-platform office productivity suite
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * Copyright 2008 by Sun Microsystems, Inc.
*
- * $RCSfile: propbrw.hxx,v $
+ * OpenOffice.org - a multi-platform office productivity suite
*
- * $Revision: 1.7 $
+ * $RCSfile: propbrw.hxx,v $
+ * $Revision: 1.8 $
*
- * last change: $Author: kz $ $Date: 2008-03-06 19:15:10 $
+ * This file is part of OpenOffice.org.
*
- * The Contents of this file are made available subject to
- * the terms of GNU Lesser General Public License Version 2.1.
+ * 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.
*
+ * 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).
*
- * GNU Lesser General Public License Version 2.1
- * =============================================
- * Copyright 2005 by Sun Microsystems, Inc.
- * 901 San Antonio Road, Palo Alto, CA 94303, USA
- *
- * 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
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
*
************************************************************************/
#ifndef _BASCTL_PROPBRW_HXX
#define _BASCTL_PROPBRW_HXX
-#ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
-#endif
-
-#ifndef _COM_SUN_STAR_BEANS_XPROPERTYSET_HPP_
#include <com/sun/star/beans/XPropertySet.hpp>
-#endif
-
-#ifndef _COM_SUN_STAR_AWT_XCONTROLCONTAINER_HPP_
#include <com/sun/star/awt/XControlContainer.hpp>
-#endif
-
-#ifndef _COM_SUN_STAR_FRAME_XFRAME_HPP_
#include <com/sun/star/frame/XFrame.hpp>
-#endif
-
-#ifndef _COMPHELPER_COMPOSEDPROPS_HXX_
#include <comphelper/composedprops.hxx>
-#endif
-
-#ifndef _BASEDLGS_HXX
#include <sfx2/basedlgs.hxx>
-#endif
-
-#ifndef _SFXBRDCST_HXX //autogen
#include <svtools/brdcst.hxx>
-#endif
-
-#ifndef _SFXLSTNER_HXX //autogen
#include <svtools/lstner.hxx>
-#endif
-
-#ifndef _SFX_CHILDWIN_HXX
#include <sfx2/childwin.hxx>
-#endif
-
-#ifndef _SVDMARK_HXX //autogen
#include <svx/svdmark.hxx>
-#endif
//============================================================================
// PropBrwMgr