INTEGRATION: CWS obo30 (1.3.46); FILE MERGED

2008/06/09 08:20:23 obo 1.3.46.2: #i90100# EOL missing
2008/06/04 09:53:02 obo 1.3.46.1: #i90100# ambigous Reference during ENABLE_PCH build
This commit is contained in:
Kurt Zenker 2008-06-24 15:16:25 +00:00
parent f0eadc1e59
commit 4189e65bda
4 changed files with 24 additions and 4 deletions

View file

@ -8,7 +8,7 @@
*
* $RCSfile: SlsBitmapFactory.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
@ -28,6 +28,8 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sd.hxx"
#include "SlsBitmapFactory.hxx"
@ -76,3 +78,6 @@ BitmapFactory::~BitmapFactory (void)
} } } // end of namespace ::sd::slidesorter::cache

View file

@ -8,7 +8,7 @@
*
* $RCSfile: SlsGenericPageCache.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
@ -28,6 +28,8 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sd.hxx"
#include "SlsGenericPageCache.hxx"
@ -323,3 +325,6 @@ void GenericPageCache::Resume (void)
} } } // end of namespace ::sd::slidesorter::cache

View file

@ -8,7 +8,7 @@
*
* $RCSfile: SlsIdleDetector.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
@ -28,6 +28,8 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sd.hxx"
#include "SlsIdleDetector.hxx"
@ -61,3 +63,6 @@ bool IdleDetector::operator() (void)
} } } // end of namespace ::sd::slidesorter::cache

View file

@ -8,7 +8,7 @@
*
* $RCSfile: SlsRequestFactory.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
@ -28,6 +28,8 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sd.hxx"
#include "SlsRequestFactory.hxx"
@ -73,3 +75,6 @@ void RequestFactory::operator()(
} } } // end of namespace ::sd::slidesorter::cache