INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED

2006/09/01 17:27:48 kaib 1.4.26.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte 2006-09-16 23:07:16 +00:00
parent a97c7ae7ce
commit b8509cfe5e
3 changed files with 15 additions and 6 deletions

View File

@ -4,9 +4,9 @@
*
* $RCSfile: serialization_app_xml.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: hr $ $Date: 2006-06-19 13:05:39 $
* last change: $Author: obo $ $Date: 2006-09-17 00:07:02 $
*
* 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_forms.hxx"
#include "serialization.hxx"
#include "serialization_app_xml.hxx"

View File

@ -4,9 +4,9 @@
*
* $RCSfile: serialization_urlencoded.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: hr $ $Date: 2006-06-19 13:05:53 $
* last change: $Author: obo $ $Date: 2006-09-17 00:07:16 $
*
* 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_forms.hxx"
#include <com/sun/star/xml/xpath/XPathObjectType.hpp>
#include <com/sun/star/xml/dom/XNode.hpp>
#include <com/sun/star/xml/dom/XText.hpp>

View File

@ -4,9 +4,9 @@
*
* $RCSfile: xmlhelper.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: hr $ $Date: 2006-06-19 13:05:25 $
* last change: $Author: obo $ $Date: 2006-09-17 00:06:35 $
*
* 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_forms.hxx"
#include "xmlhelper.hxx"
#include "unohelper.hxx"