summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:27:39 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:27:39 +0000
commite4ff5b99b0e78bebc9792d20ca93ad57725366c6 (patch)
tree0d0422f2287b3c546a1cc56e52227327190ecf91 /framework
parent3883684783f012d2f61b2677eb1bcad0965b350e (diff)
INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED
2006/09/01 17:29:31 kaib 1.6.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework')
-rw-r--r--framework/source/uifactory/addonstoolboxfactory.cxx7
-rw-r--r--framework/source/uifactory/statusbarcontrollerfactory.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/framework/source/uifactory/addonstoolboxfactory.cxx b/framework/source/uifactory/addonstoolboxfactory.cxx
index 15b5f8a2ad1f..67ab05861462 100644
--- a/framework/source/uifactory/addonstoolboxfactory.cxx
+++ b/framework/source/uifactory/addonstoolboxfactory.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: addonstoolboxfactory.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 11:43:00 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:26:51 $
*
* 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_ADDONSTOOLBOXFACTORY_HXX_
#include <uifactory/addonstoolboxfactory.hxx>
#endif
diff --git a/framework/source/uifactory/statusbarcontrollerfactory.cxx b/framework/source/uifactory/statusbarcontrollerfactory.cxx
index 003bd4d4cff1..6e7854bb7fab 100644
--- a/framework/source/uifactory/statusbarcontrollerfactory.cxx
+++ b/framework/source/uifactory/statusbarcontrollerfactory.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: statusbarcontrollerfactory.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 11:43:28 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:27:39 $
*
* 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
//_________________________________________________________________________________________________________________