summaryrefslogtreecommitdiff
path: root/sw/source/ui/utlui
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-04-10 21:02:48 +0000
committerRüdiger Timm <rt@openoffice.org>2008-04-10 21:02:48 +0000
commit8c55717a55433c7a8610fea12bab17983bdc5a44 (patch)
tree6f04c7fc50de9216eae4155fc05fdc50929a35b0 /sw/source/ui/utlui
parent60bbe8ff973fe60f6e97eaa71593f1597aff5f76 (diff)
INTEGRATION: CWS changefileheader (1.39.34); FILE MERGED
2008/04/01 15:59:51 thb 1.39.34.3: #i85898# Stripping all external header guards 2008/04/01 12:56:03 thb 1.39.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:48 rt 1.39.34.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'sw/source/ui/utlui')
-rw-r--r--sw/source/ui/utlui/glbltree.cxx86
1 files changed, 18 insertions, 68 deletions
diff --git a/sw/source/ui/utlui/glbltree.cxx b/sw/source/ui/utlui/glbltree.cxx
index 085281666551..17d18c6e23a6 100644
--- a/sw/source/ui/utlui/glbltree.cxx
+++ b/sw/source/ui/utlui/glbltree.cxx
@@ -1,35 +1,30 @@
/*************************************************************************
*
- * OpenOffice.org - a multi-platform office productivity suite
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * $RCSfile: glbltree.cxx,v $
+ * Copyright 2008 by Sun Microsystems, Inc.
*
- * $Revision: 1.39 $
+ * OpenOffice.org - a multi-platform office productivity suite
*
- * last change: $Author: rt $ $Date: 2008-03-12 12:59:25 $
+ * $RCSfile: glbltree.cxx,v $
+ * $Revision: 1.40 $
*
- * 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
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
*
************************************************************************/
@@ -43,87 +38,42 @@
#ifndef _MSGBOX_HXX //autogen
#include <vcl/msgbox.hxx>
#endif
-#ifndef _SFXSTRITEM_HXX //autogen
#include <svtools/stritem.hxx>
-#endif
-#ifndef _SFX_FCONTNR_HXX //autogen
#include <sfx2/fcontnr.hxx>
-#endif
-#ifndef _SVXLINKMGR_HXX
#include <svx/linkmgr.hxx>
-#endif
-#ifndef _SFXDISPATCH_HXX //autogen
#include <sfx2/dispatch.hxx>
-#endif
-#ifndef SVTOOLS_URIHELPER_HXX
#include <svtools/urihelper.hxx>
-#endif
-#ifndef _SFXDOCFILE_HXX //autogen
#include <sfx2/docfile.hxx>
-#endif
#ifndef _HELP_HXX //autogen
#include <vcl/help.hxx>
#endif
#include <sot/filelist.hxx>
-#ifndef _SFXENUMITEM_HXX //autogen
#include <svtools/eitem.hxx>
-#endif
-#ifndef _URLBMK_HXX //autogen
#include <svtools/urlbmk.hxx>
-#endif
-#ifndef _FILTER_HXX //autogen
#include <svtools/filter.hxx>
-#endif
#include <sfx2/docinsert.hxx>
-#ifndef _FILEDLGHELPER_HXX
#include <sfx2/filedlghelper.hxx>
-#endif
#include <sfx2/app.hxx>
-
-#ifndef _SWMODULE_HXX
#include <swmodule.hxx>
-#endif
-#ifndef _WRTSH_HXX
#include <wrtsh.hxx>
-#endif
#ifndef _VIEW_HXX
#include <view.hxx>
#endif
-#ifndef _ERRHDL_HXX
#include <errhdl.hxx>
-#endif
#ifndef _DOCSH_HXX
#include <docsh.hxx>
#endif
-#ifndef _CONTENT_HXX
#include <content.hxx>
-#endif
-#ifndef _EDGLBLDC_HXX
#include <edglbldc.hxx>
-#endif
-#ifndef _SECTION_HXX
#include <section.hxx>
-#endif
-#ifndef _TOX_HXX
#include <tox.hxx>
-#endif
-#ifndef _CNTTAB_HXX
#include <cnttab.hxx>
-#endif
#define NAVIPI_CXX
-#ifndef _NAVIPI_HXX
#include <navipi.hxx>
-#endif
-#ifndef _NAVICONT_HXX
#include <navicont.hxx>
-#endif
-#ifndef _EDTWIN_HXX
#include <edtwin.hxx>
-#endif
-#ifndef _UITOOL_HXX
#include <uitool.hxx>
-#endif
#ifndef _CMDID_H
#include <cmdid.h>