diff options
author | Andreas Schlüns <as@openoffice.org> | 2001-01-26 07:39:47 +0000 |
---|---|---|
committer | Andreas Schlüns <as@openoffice.org> | 2001-01-26 07:39:47 +0000 |
commit | f2cfc0f208a42d7128e51f59000d5e2a116e8343 (patch) | |
tree | 8898f0915fb0eb86c7af865371d77c8bbd96c140 | |
parent | bef96ae787a7a419d5e102c7986394b6cbd44aea (diff) |
beahservices to services
-rw-r--r-- | framework/inc/services/desktop.hxx | 10 | ||||
-rw-r--r-- | framework/inc/services/mediatypedetectionhelper.hxx | 10 | ||||
-rw-r--r-- | framework/inc/services/pluginframe.hxx | 10 | ||||
-rw-r--r-- | framework/inc/services/urltransformer.hxx | 10 | ||||
-rw-r--r-- | framework/source/register/registerservices.cxx | 16 | ||||
-rw-r--r-- | framework/source/register/registertemp.cxx | 8 |
6 files changed, 32 insertions, 32 deletions
diff --git a/framework/inc/services/desktop.hxx b/framework/inc/services/desktop.hxx index e6fd3176e4e1..9fe16f691894 100644 --- a/framework/inc/services/desktop.hxx +++ b/framework/inc/services/desktop.hxx @@ -2,9 +2,9 @@ * * $RCSfile: desktop.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: as $ $Date: 2001-01-26 06:25:24 $ + * last change: $Author: as $ $Date: 2001-01-26 08:39:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,8 +59,8 @@ * ************************************************************************/ -#ifndef __FRAMEWORK_BAEHSERVICES_DESKTOP_HXX_ -#define __FRAMEWORK_BAEHSERVICES_DESKTOP_HXX_ +#ifndef __FRAMEWORK_SERVICES_DESKTOP_HXX_ +#define __FRAMEWORK_SERVICES_DESKTOP_HXX_ //_________________________________________________________________________________________________________________ // my own includes @@ -1357,4 +1357,4 @@ class Desktop : public XTYPEPROVIDER , } // namespace framework -#endif // #ifndef __FRAMEWORK_BAEHSERVICES_DESKTOP_HXX_ +#endif // #ifndef __FRAMEWORK_SERVICES_DESKTOP_HXX_ diff --git a/framework/inc/services/mediatypedetectionhelper.hxx b/framework/inc/services/mediatypedetectionhelper.hxx index 7828815ea436..1bbd99fdfba0 100644 --- a/framework/inc/services/mediatypedetectionhelper.hxx +++ b/framework/inc/services/mediatypedetectionhelper.hxx @@ -2,9 +2,9 @@ * * $RCSfile: mediatypedetectionhelper.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: as $ $Date: 2001-01-26 06:25:24 $ + * last change: $Author: as $ $Date: 2001-01-26 08:39:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,8 +59,8 @@ * ************************************************************************/ -#ifndef __FRAMEWORK_BAEHSERVICES_MEDIATYPEDETECTIONHELPER_HXX_ -#define __FRAMEWORK_BAEHSERVICES_MEDIATYPEDETECTIONHELPER_HXX_ +#ifndef __FRAMEWORK_SERVICES_MEDIATYPEDETECTIONHELPER_HXX_ +#define __FRAMEWORK_SERVICES_MEDIATYPEDETECTIONHELPER_HXX_ //_________________________________________________________________________________________________________________ // my own includes @@ -218,4 +218,4 @@ class MediaTypeDetectionHelper : public XTYPEPROVIDER } // namespace framework -#endif // #ifndef __FRAMEWORK_BAEHSERVICES_MEDIATYPEDETECTIONHELPER_HXX_ +#endif // #ifndef __FRAMEWORK_SERVICES_MEDIATYPEDETECTIONHELPER_HXX_ diff --git a/framework/inc/services/pluginframe.hxx b/framework/inc/services/pluginframe.hxx index 6133b513ae79..d261b73775e3 100644 --- a/framework/inc/services/pluginframe.hxx +++ b/framework/inc/services/pluginframe.hxx @@ -2,9 +2,9 @@ * * $RCSfile: pluginframe.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: as $ $Date: 2001-01-26 06:25:24 $ + * last change: $Author: as $ $Date: 2001-01-26 08:39:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,8 +59,8 @@ * ************************************************************************/ -#ifndef __FRAMEWORK_BAEHSERVICES_PLUGINFRAME_HXX_ -#define __FRAMEWORK_BAEHSERVICES_PLUGINFRAME_HXX_ +#ifndef __FRAMEWORK_SERVICES_PLUGINFRAME_HXX_ +#define __FRAMEWORK_SERVICES_PLUGINFRAME_HXX_ //_________________________________________________________________________________________________________________ // my own includes @@ -643,4 +643,4 @@ class cIMPL_MainThreadExecutor : public SOLARTHREADEXECUTOR } // namespace framework -#endif // #ifndef __FRAMEWORK_BAEHSERVICES_PLUGINFRAME_HXX_ +#endif // #ifndef __FRAMEWORK_SERVICES_PLUGINFRAME_HXX_ diff --git a/framework/inc/services/urltransformer.hxx b/framework/inc/services/urltransformer.hxx index 8e4a7b480899..208260c68716 100644 --- a/framework/inc/services/urltransformer.hxx +++ b/framework/inc/services/urltransformer.hxx @@ -2,9 +2,9 @@ * * $RCSfile: urltransformer.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: as $ $Date: 2001-01-26 06:25:24 $ + * last change: $Author: as $ $Date: 2001-01-26 08:39:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,8 +59,8 @@ * ************************************************************************/ -#ifndef __FRAMEWORK_BAEHSERVICES_URLTRANSFORMER_HXX_ -#define __FRAMEWORK_BAEHSERVICES_URLTRANSFORMER_HXX_ +#ifndef __FRAMEWORK_SERVICES_URLTRANSFORMER_HXX_ +#define __FRAMEWORK_SERVICES_URLTRANSFORMER_HXX_ //_________________________________________________________________________________________________________________ // my own includes @@ -324,4 +324,4 @@ class URLTransformer : public XTYPEPROVIDER , } // namespace framework -#endif // #ifndef __FRAMEWORK_BAEHSERVICES_URLTRANSFORMER_HXX_ +#endif // #ifndef __FRAMEWORK_SERVICES_URLTRANSFORMER_HXX_ diff --git a/framework/source/register/registerservices.cxx b/framework/source/register/registerservices.cxx index d8f1520eea34..6dcea74bedbb 100644 --- a/framework/source/register/registerservices.cxx +++ b/framework/source/register/registerservices.cxx @@ -2,9 +2,9 @@ * * $RCSfile: registerservices.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: as $ $Date: 2000-12-20 09:48:03 $ + * last change: $Author: as $ $Date: 2001-01-26 08:39:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -91,16 +91,16 @@ ) =================================================================================================================*/ -#ifndef __FRAMEWORK_BAEHSERVICES_URLTRANSFORMER_HXX_ -#include <baeh_services/urltransformer.hxx> +#ifndef __FRAMEWORK_SERVICES_URLTRANSFORMER_HXX_ +#include <services/urltransformer.hxx> #endif -#ifndef __FRAMEWORK_BAEHSERVICES_PLUGINFRAME_HXX_ -#include <baeh_services/pluginframe.hxx> +#ifndef __FRAMEWORK_SERVICES_PLUGINFRAME_HXX_ +#include <services/pluginframe.hxx> #endif -#ifndef __FRAMEWORK_BAEHSERVICES_DESKTOP_HXX_ -#include <baeh_services/desktop.hxx> +#ifndef __FRAMEWORK_SERVICES_DESKTOP_HXX_ +#include <services/desktop.hxx> #endif #ifndef __FRAMEWORK_SERVICES_DOCUMENTPROPERTIES_HXX_ diff --git a/framework/source/register/registertemp.cxx b/framework/source/register/registertemp.cxx index 23194fd12431..707f63f71818 100644 --- a/framework/source/register/registertemp.cxx +++ b/framework/source/register/registertemp.cxx @@ -2,9 +2,9 @@ * * $RCSfile: registertemp.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: as $ $Date: 2000-12-20 09:48:03 $ + * last change: $Author: as $ $Date: 2001-01-26 08:39:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -91,8 +91,8 @@ ) =================================================================================================================*/ -#ifndef __FRAMEWORK_BAEHSERVICES_MEDIATYPEDETECTIONHELPER_HXX_ -#include <baeh_services/mediatypedetectionhelper.hxx> +#ifndef __FRAMEWORK_SERVICES_MEDIATYPEDETECTIONHELPER_HXX_ +#include <services/mediatypedetectionhelper.hxx> #endif #ifndef __FRAMEWORK_SERVICES_FRAMELOADERFACTORY_HXX_ |