summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviewsj.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-10 22:15:19 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-10 22:15:19 +0000
commit8ab0ea59fe3950ff43fe8f70d8830b3bb7c58324 (patch)
tree482bcc58b1d27a85ada0b714b346e9d16e78a47e /sd/source/ui/view/drviewsj.cxx
parent798180d68aed2eb0151a9476731b14a61cd95df0 (diff)
INTEGRATION: CWS changefileheader (1.22.16); FILE MERGED
2008/04/01 15:36:34 thb 1.22.16.3: #i85898# Stripping all external header guards 2008/04/01 12:39:40 thb 1.22.16.2: #i85898# Stripping all external header guards 2008/03/31 13:59:13 rt 1.22.16.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'sd/source/ui/view/drviewsj.cxx')
-rw-r--r--sd/source/ui/view/drviewsj.cxx79
1 files changed, 18 insertions, 61 deletions
diff --git a/sd/source/ui/view/drviewsj.cxx b/sd/source/ui/view/drviewsj.cxx
index b80e7fbec526..d3485b8d6a0f 100644
--- a/sd/source/ui/view/drviewsj.cxx
+++ b/sd/source/ui/view/drviewsj.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: drviewsj.cxx,v $
+ * Copyright 2008 by Sun Microsystems, Inc.
*
- * $Revision: 1.22 $
+ * OpenOffice.org - a multi-platform office productivity suite
*
- * last change: $Author: rt $ $Date: 2008-03-12 11:58:21 $
+ * $RCSfile: drviewsj.cxx,v $
+ * $Revision: 1.23 $
*
- * 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.
*
************************************************************************/
@@ -37,79 +32,41 @@
#include "precompiled_sd.hxx"
#include "DrawViewShell.hxx"
-
-#ifndef _COM_SUN_STAR_EMBED_EMBEDMISC_HPP_
#include <com/sun/star/embed/EmbedMisc.hpp>
-#endif
-
-#ifndef _AEITEM_HXX //autogen
#include <svtools/aeitem.hxx>
-#endif
#ifndef _SVXIDS_HRC //autogen
#include <svx/svxids.hrc>
#endif
#ifndef _GLOBL3D_HXX //autogen
#include <svx/globl3d.hxx>
#endif
-#ifndef _EEITEM_HXX //autogen
#include <svx/eeitem.hxx>
-#endif
#ifndef _FLDITEM_HXX
#include <svx/flditem.hxx>
#endif
-#ifndef _SVDOGRP_HXX //autogen
#include <svx/svdogrp.hxx>
-#endif
-#ifndef _SVDOGRAF_HXX //autogen
#include <svx/svdograf.hxx>
-#endif
-#ifndef _SVDOOLE2_HXX //autogen
#include <svx/svdoole2.hxx>
-#endif
-#ifndef _SXELDITM_HXX //autogen
#include <svx/sxelditm.hxx>
-#endif
-#ifndef _SFXDISPATCH_HXX //autogen
#include <sfx2/dispatch.hxx>
-#endif
-#ifndef _SFXREQUEST_HXX //autogen
#include <sfx2/request.hxx>
-#endif
-#ifndef _SVDOPATH_HXX //autogen
#include <svx/svdopath.hxx>
-#endif
-#ifndef _E3D_POLYSC3D_HXX //autogen
#include <svx/polysc3d.hxx>
-#endif
-#ifndef _E3D_OBJ3D_HXX //autogen
#include <svx/obj3d.hxx>
-#endif
-#ifndef _SFXEVENT_HXX //autogen
#include <sfx2/event.hxx>
-#endif
-#ifndef _SFXDOCFILE_HXX //autogen
#include <sfx2/docfile.hxx>
-#endif
-#ifndef _RTL_USTRBUF_HXX_
#include <rtl/ustrbuf.hxx>
-#endif
#include "app.hrc"
#include "Outliner.hxx"
#include "sdpage.hxx"
-#ifndef SD_FU_POOR_HXX
#include "fupoor.hxx"
-#endif
-#ifndef SD_FU_SELECTION_HXX
#include "fusel.hxx"
-#endif
#include "drawdoc.hxx"
#include "DrawDocShell.hxx"
-#ifndef SD_DRAW_VIEW_HXX
#include "drawview.hxx"
-#endif
#include "optsitem.hxx"
using namespace com::sun::star;