summaryrefslogtreecommitdiff
path: root/framework/source/uifactory
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:28:37 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:28:37 +0000
commit1b6af3a2de58ebace4ba5224c6f162f326a906a2 (patch)
treecf11f08551d56f581214649a19009a753c9dcc88 /framework/source/uifactory
parent31aa7be9c787c4c91ca67fa0dc57e7c46448d913 (diff)
INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED
2006/09/01 17:29:32 kaib 1.6.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/source/uifactory')
-rw-r--r--framework/source/uifactory/toolboxfactory.cxx7
-rw-r--r--framework/source/uifactory/uielementfactorymanager.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/framework/source/uifactory/toolboxfactory.cxx b/framework/source/uifactory/toolboxfactory.cxx
index c75155dbdd2b..7a5f68279882 100644
--- a/framework/source/uifactory/toolboxfactory.cxx
+++ b/framework/source/uifactory/toolboxfactory.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: toolboxfactory.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 11:44:06 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:28:23 $
*
* 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_framework.hxx"
+
#ifndef __FRAMEWORK_UIFACTORY_TOOLBOXFACTORY_HXX_
#include <uifactory/toolboxfactory.hxx>
#endif
diff --git a/framework/source/uifactory/uielementfactorymanager.cxx b/framework/source/uifactory/uielementfactorymanager.cxx
index 0aae521f494c..2fec9f2a6034 100644
--- a/framework/source/uifactory/uielementfactorymanager.cxx
+++ b/framework/source/uifactory/uielementfactorymanager.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: uielementfactorymanager.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 11:44:20 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:28:37 $
*
* 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_framework.hxx"
+
//_________________________________________________________________________________________________________________
// my own includes
//_________________________________________________________________________________________________________________