summaryrefslogtreecommitdiff
path: root/framework/source
diff options
context:
space:
mode:
authorAndreas Schlüns <as@openoffice.org>2001-01-26 05:42:14 +0000
committerAndreas Schlüns <as@openoffice.org>2001-01-26 05:42:14 +0000
commit12564dbc60dc8d5b3fb9ccaea666a48165cd9df8 (patch)
tree45657df20018c6b1c82bade8e962de076c71a0c6 /framework/source
parentf0aa0dd5d2617d985bbe2c3c4160da3ce44a4ef4 (diff)
change baeh_services/BAEHSERVICES to services/SERVICES
Diffstat (limited to 'framework/source')
-rw-r--r--framework/source/services/desktop.cxx6
-rw-r--r--framework/source/services/mediatypedetectionhelper.cxx11
-rw-r--r--framework/source/services/urltransformer.cxx8
3 files changed, 14 insertions, 11 deletions
diff --git a/framework/source/services/desktop.cxx b/framework/source/services/desktop.cxx
index 2a3e35b05426..24d93a423968 100644
--- a/framework/source/services/desktop.cxx
+++ b/framework/source/services/desktop.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: desktop.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: as $ $Date: 2000-12-08 11:43:12 $
+ * last change: $Author: as $ $Date: 2001-01-26 06:42:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,7 +64,7 @@
//_________________________________________________________________________________________________________________
#ifndef __FRAMEWORK_DESKTOP_HXX_
-#include <baeh_services/desktop.hxx>
+#include <services/desktop.hxx>
#endif
#ifndef __FRAMEWORK_FRAME_HXX_
diff --git a/framework/source/services/mediatypedetectionhelper.cxx b/framework/source/services/mediatypedetectionhelper.cxx
index 2b05b9898ca8..53777efe8fe0 100644
--- a/framework/source/services/mediatypedetectionhelper.cxx
+++ b/framework/source/services/mediatypedetectionhelper.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: mediatypedetectionhelper.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: as $ $Date: 2000-11-28 14:45:30 $
+ * last change: $Author: as $ $Date: 2001-01-26 06:42:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,8 +63,8 @@
// my own includes
//_________________________________________________________________________________________________________________
-#ifndef __FRAMEWORK_BAEHSERVICES_MEDIATYPEDETECTIONHELPER_HXX_
-#include <baeh_services/mediatypedetectionhelper.hxx>
+#ifndef __FRAMEWORK_SERVICES_MEDIATYPEDETECTIONHELPER_HXX_
+#include <services/mediatypedetectionhelper.hxx>
#endif
#ifndef __FRAMEWORK_DEFINES_HXX_
@@ -210,6 +210,9 @@ sal_Bool SAL_CALL MediaTypeDetectionHelper::mapStrings(
/*-------------------------------------------------------------------------
$Log: not supported by cvs2svn $
+ Revision 1.2 2000/11/28 14:45:30 as
+ #79040# new version of new type detection
+
Revision 1.1 2000/11/23 14:52:10 as
#79040# implement new filter detection - use TF_FILTER to enable
diff --git a/framework/source/services/urltransformer.cxx b/framework/source/services/urltransformer.cxx
index 873e2e73b4f7..f6e1a7ebfaab 100644
--- a/framework/source/services/urltransformer.cxx
+++ b/framework/source/services/urltransformer.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: urltransformer.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: as $ $Date: 2000-12-08 11:43:44 $
+ * last change: $Author: as $ $Date: 2001-01-26 06:42:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,8 +63,8 @@
// my own includes
//_________________________________________________________________________________________________________________
-#ifndef __FRAMEWORK_BAEHSERVICES_URLTRANSFORMER_HXX_
-#include <baeh_services/urltransformer.hxx>
+#ifndef __FRAMEWORK_SERVICES_URLTRANSFORMER_HXX_
+#include <services/urltransformer.hxx>
#endif
#ifndef __FRAMEWORK_DEFINES_HXX_