summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews7.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-04-10 22:08:51 +0000
committerRüdiger Timm <rt@openoffice.org>2008-04-10 22:08:51 +0000
commit06809ea29af99004d370bed0f2200858ecffce75 (patch)
tree0d58f38d66d07e509ce274d7740280b4d6b2488b /sd/source/ui/view/drviews7.cxx
parent4c6ef71c8f3f21a5eda0d8c119afeabc0608ec22 (diff)
INTEGRATION: CWS changefileheader (1.76.14); FILE MERGED
2008/04/01 15:36:28 thb 1.76.14.3: #i85898# Stripping all external header guards 2008/04/01 12:39:37 thb 1.76.14.2: #i85898# Stripping all external header guards 2008/03/31 13:59:12 rt 1.76.14.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'sd/source/ui/view/drviews7.cxx')
-rw-r--r--sd/source/ui/view/drviews7.cxx111
1 files changed, 18 insertions, 93 deletions
diff --git a/sd/source/ui/view/drviews7.cxx b/sd/source/ui/view/drviews7.cxx
index cf9d3ee55f00..b3f1c78c7e2c 100644
--- a/sd/source/ui/view/drviews7.cxx
+++ b/sd/source/ui/view/drviews7.cxx
@@ -1,126 +1,70 @@
/*************************************************************************
*
- * OpenOffice.org - a multi-platform office productivity suite
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * $RCSfile: drviews7.cxx,v $
+ * Copyright 2008 by Sun Microsystems, Inc.
*
- * $Revision: 1.77 $
+ * OpenOffice.org - a multi-platform office productivity suite
*
- * last change: $Author: kz $ $Date: 2008-04-03 15:16:02 $
+ * $RCSfile: drviews7.cxx,v $
+ * $Revision: 1.78 $
*
- * 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.
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sd.hxx"
-
-#ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
-#endif
-#ifndef _COM_SUN_STAR_LANG_LOCALE_HPP_
#include <com/sun/star/lang/Locale.hpp>
-#endif
-#ifndef _COM_SUN_STAR_LINGUISTIC2_XTHESAURUS_HPP_
#include <com/sun/star/linguistic2/XThesaurus.hpp>
-#endif
-#ifndef _SVX_FMGLOB_HXX
#include <svx/fmglob.hxx>
-#endif
-#ifndef _E3D_GLOBL3D_HXX
#include <svx/globl3d.hxx>
-#endif
-#ifndef _SVDOUNO_HXX
#include <svx/svdouno.hxx>
-#endif
-#ifndef _EEITEM_HXX //autogen
#include <svx/eeitem.hxx>
-#endif
#ifndef _FLDITEM_HXX
#include <svx/flditem.hxx>
#endif
#ifndef _SVXIDS_HXX
#include <svx/svxids.hrc>
#endif
-#ifndef _SVDPAGV_HXX //autogen
#include <svx/svdpagv.hxx>
-#endif
-#ifndef _SVX_CLIPFMTITEM_HXX
#include <svx/clipfmtitem.hxx>
-#endif
-#ifndef _SVX_FMSHELL_HXX
#include <svx/fmshell.hxx>
-#endif
-#ifndef _SFXENUMITEM_HXX //autogen
#include <svtools/eitem.hxx>
-#endif
-#ifndef _AEITEM_HXX //autogen
#include <svtools/aeitem.hxx>
-#endif
-#ifndef _SFXSTRITEM_HXX //autogen
#include <svtools/stritem.hxx>
-#endif
-#ifndef _SFXVISIBILITYITEM_HXX
#include <svtools/visitem.hxx>
-#endif
-#ifndef _SFX_WHITER_HXX //autogen
#include <svtools/whiter.hxx>
-#endif
-#ifndef _SFXDISPATCH_HXX //autogen
#include <sfx2/dispatch.hxx>
-#endif
-#ifndef _SVDOGRAF_HXX
#include <svx/svdograf.hxx>
-#endif
-
-#ifndef _UNO_LINGU_HXX
#include <svx/unolingu.hxx>
-#endif
-#ifndef _SVX_EXTRUSION_BAR_HXX
#include <svx/extrusionbar.hxx>
-#endif
-#ifndef _SVX_FONTWORK_BAR_HXX
#include <svx/fontworkbar.hxx>
-#endif
// #UndoRedo#
-#ifndef _SFXSLSTITM_HXX
#include <svtools/slstitm.hxx>
-#endif
#include <sfx2/app.hxx>
#include <svtools/insdlg.hxx>
#include <svtools/moduleoptions.hxx>
-#ifndef _SVTOOLS_LANGUAGEOPTIONS_HXX
#include <svtools/languageoptions.hxx>
-#endif
-
-#ifndef _COMPHELPER_PROCESSFACTORY_HXX_
#include <comphelper/processfactory.hxx>
-#endif
-#ifndef _SFXREQUEST_HXX
#include <sfx2/request.hxx>
-#endif
#include <svx/pfiledlg.hxx>
@@ -131,45 +75,26 @@
#include "app.hrc"
#include "glob.hrc"
#include "res_bmp.hrc"
-
-#ifndef SD_PRESENTATION_VIEW_SHELL_HXX
#include "PresentationViewShell.hxx"
-#endif
#include "misc.hxx"
-#ifndef SD_OUTLINER_HXX
#include "Outliner.hxx"
-#endif
#include "drawdoc.hxx"
#include "sdresid.hxx"
#include "sdpage.hxx"
-#ifndef SD_CLIENT_HXX
#include "Client.hxx"
-#endif
#include "DrawDocShell.hxx"
#include "zoomlist.hxx"
-#ifndef _SD_SLIDESHOW_HXX
#include "slideshow.hxx"
-#endif
-#ifndef SD_DRAW_VIEW_HXX
#include "drawview.hxx"
-#endif
-#ifndef _SDFORMATCLIPBOARD_HXX
#include "formatclipboard.hxx"
-#endif
-#ifndef SD_VIEW_SHELL_BASE_HXX
#include "ViewShellBase.hxx"
-#endif
-#ifndef SD_VIEW_SHELL_MANAGER_HXX
#include "ViewShellManager.hxx"
-#endif
#include "LayerTabBar.hxx"
#include "fupoor.hxx"
#include "Window.hxx"
#include "fuediglu.hxx"
-#ifndef SD_FU_BULLET_HXX
#include "fubullet.hxx"
-#endif
using ::rtl::OUString;
using namespace ::com::sun::star;