INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED

2006/09/01 17:39:40 kaib 1.3.50.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte 2006-09-17 07:39:09 +00:00
parent 614badd603
commit 39c1629be9
5 changed files with 25 additions and 10 deletions

View file

@ -4,9 +4,9 @@
*
* $RCSfile: boxwipe.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: rt $ $Date: 2005-09-07 20:48:30 $
* last change: $Author: obo $ $Date: 2006-09-17 08:37:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -33,6 +33,9 @@
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_slideshow.hxx"
#include "canvas/debug.hxx"
#include "boxwipe.hxx"
#include "basegfx/matrix/b2dhommatrix.hxx"

View file

@ -4,9 +4,9 @@
*
* $RCSfile: checkerboardwipe.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: rt $ $Date: 2005-09-07 20:49:06 $
* last change: $Author: obo $ $Date: 2006-09-17 08:37:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -33,6 +33,9 @@
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_slideshow.hxx"
#include "canvas/debug.hxx"
#include "checkerboardwipe.hxx"
#include "basegfx/matrix/b2dhommatrix.hxx"

View file

@ -4,9 +4,9 @@
*
* $RCSfile: clockwipe.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: rt $ $Date: 2005-09-07 20:50:22 $
* last change: $Author: obo $ $Date: 2006-09-17 08:38:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -33,6 +33,9 @@
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_slideshow.hxx"
#include "canvas/debug.hxx"
#include "clockwipe.hxx"
#include "basegfx/matrix/b2dhommatrix.hxx"

View file

@ -4,9 +4,9 @@
*
* $RCSfile: doublediamondwipe.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: rt $ $Date: 2005-09-07 20:51:25 $
* last change: $Author: obo $ $Date: 2006-09-17 08:38:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -33,6 +33,9 @@
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_slideshow.hxx"
#include "canvas/debug.hxx"
#include "doublediamondwipe.hxx"
#include "basegfx/matrix/b2dhommatrix.hxx"

View file

@ -4,9 +4,9 @@
*
* $RCSfile: ellipsewipe.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: rt $ $Date: 2005-09-07 20:51:56 $
* last change: $Author: obo $ $Date: 2006-09-17 08:39:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -33,6 +33,9 @@
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_slideshow.hxx"
#include "canvas/debug.hxx"
#include "ellipsewipe.hxx"
#include "transitiontools.hxx"