diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-04-10 18:56:49 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-04-10 18:56:49 +0000 |
commit | f994692bdfe665d2613579a12ca0d2aa69b3b44c (patch) | |
tree | cf66ed73eac85872e1c901151c4ec27378b1eae2 /sd/source/ui/dlg/tpaction.cxx | |
parent | 63e1f0cdd8bcdfeae5eb3a808bb1fee753d9e554 (diff) |
INTEGRATION: CWS changefileheader (1.40.218); FILE MERGED
2008/04/01 15:34:23 thb 1.40.218.3: #i85898# Stripping all external header guards
2008/04/01 12:38:42 thb 1.40.218.2: #i85898# Stripping all external header guards
2008/03/31 13:57:49 rt 1.40.218.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'sd/source/ui/dlg/tpaction.cxx')
-rw-r--r-- | sd/source/ui/dlg/tpaction.cxx | 104 |
1 files changed, 18 insertions, 86 deletions
diff --git a/sd/source/ui/dlg/tpaction.cxx b/sd/source/ui/dlg/tpaction.cxx index ff2d5a9a91f3..2148b33d95d3 100644 --- a/sd/source/ui/dlg/tpaction.cxx +++ b/sd/source/ui/dlg/tpaction.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: tpaction.cxx,v $ + * Copyright 2008 by Sun Microsystems, Inc. * - * $Revision: 1.40 $ + * OpenOffice.org - a multi-platform office productivity suite * - * last change: $Author: kz $ $Date: 2007-05-10 15:27:48 $ + * $RCSfile: tpaction.cxx,v $ + * $Revision: 1.41 $ * - * 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. * ************************************************************************/ @@ -41,110 +36,47 @@ #endif -#ifndef _COM_SUN_STAR_PRESENTATION_ANIMATIONEFFECT_HPP_ #include <com/sun/star/presentation/AnimationEffect.hpp> -#endif -#ifndef _COM_SUN_STAR_PRESENTATION_CLICKACTION_HPP_ #include <com/sun/star/presentation/ClickAction.hpp> -#endif -#ifndef _COM_SUN_STAR_PRESENTATION_ANIMATIONSPEED_HPP_ #include <com/sun/star/presentation/AnimationSpeed.hpp> -#endif #ifndef _COM_SUN_STAR_EMBED_VERBDESCR_HPP_ #include <com/sun/star/embed/VerbDescriptor.hpp> #endif -#ifndef _COM_SUN_STAR_EMBED_EMBEDSTATES_HPP_ #include <com/sun/star/embed/EmbedStates.hpp> -#endif -#ifndef _COM_SUN_STAR_URI_XURIREFERENCEFACTORY_HPP_ #include <com/sun/star/uri/XUriReferenceFactory.hpp> -#endif -#ifndef _COM_SUN_STAR_URI_XVNDSUNSTARSCRIPTURL_HPP_ #include <com/sun/star/uri/XVndSunStarScriptUrl.hpp> -#endif -#ifndef _COMPHELPER_PROCESSFACTORY_HXX_ #include <comphelper/processfactory.hxx> -#endif -#ifndef _COM_SUN_STAR_EMBED_VERBATTRIBUTES_HPP_ #include <com/sun/star/embed/VerbAttributes.hpp> -#endif #include "sdattr.hxx" -#ifndef _SV_WAITOBJ_HXX #include <vcl/waitobj.hxx> -#endif - -#ifndef _OSL_FILE_HXX_ #include <osl/file.hxx> -#endif #include <sfx2/app.hxx> -#ifndef INCLUDED_SVTOOLS_PATHOPTIONS_HXX #include <svtools/pathoptions.hxx> -#endif -#ifndef _SVDPAGV_HXX //autogen #include <svx/svdpagv.hxx> -#endif -#ifndef _UNOTOOLS_LOCALFILEHELPER_HXX #include <unotools/localfilehelper.hxx> -#endif -#ifndef _AEITEM_HXX //autogen #include <svtools/aeitem.hxx> -#endif -#ifndef _SVX_COLRITEM_HXX //autogen #include <svx/colritem.hxx> -#endif -#ifndef _SVDOOLE2_HXX //autogen #include <svx/svdoole2.hxx> -#endif -#ifndef _SFXDOCFILE_HXX //autogen #include <sfx2/docfile.hxx> -#endif #include <sot/storage.hxx> -#ifndef _SB_SBMETH_HXX //autogen #include <basic/sbmeth.hxx> -#endif -#ifndef _SB_SBMOD_HXX //autogen #include <basic/sbmod.hxx> -#endif -#ifndef _SB_SBSTAR_HXX //autogen #include <basic/sbstar.hxx> -#endif -#ifndef _XTABLE_HXX #include <svx/xtable.hxx> -#endif - -#ifndef _SV_SVAPP_HXX //autogen #include <vcl/svapp.hxx> -#endif - -#ifndef _SV_MNEMONIC_HXX #include <vcl/mnemonic.hxx> -#endif - -#ifndef SVTOOLS_URIHELPER_HXX #include <svtools/urihelper.hxx> -#endif - -#ifndef _FILEDLGHELPER_HXX #include <sfx2/filedlghelper.hxx> -#endif - -#ifndef _SVX_DRAWITEM_HXX #include <svx/drawitem.hxx> -#endif - -#ifndef SD_VIEW_HXX #include "View.hxx" -#endif #include "sdresid.hxx" #include "tpaction.hxx" #include "tpaction.hrc" #include "strmname.h" -#ifndef SD_VIEW_SHELL_HXX #include "ViewShell.hxx" -#endif #include "drawdoc.hxx" #include "DrawDocShell.hxx" #include "strings.hrc" |