summaryrefslogtreecommitdiff
path: root/extensions/source/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-25 15:04:55 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-25 15:04:55 +0000
commit29a4847890f529dad10e2d9f0334eeb6c919f0c7 (patch)
tree04acdb6805ad502ad7fca3c8ad1b920b5dd4512f /extensions/source/inc
parente12f3a21a4e45ace5596f29e477d447c6ac51238 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'extensions/source/inc')
-rw-r--r--extensions/source/inc/componentmodule.cxx17
-rw-r--r--extensions/source/inc/componentmodule.hxx14
2 files changed, 4 insertions, 27 deletions
diff --git a/extensions/source/inc/componentmodule.cxx b/extensions/source/inc/componentmodule.cxx
index e49bff666769..0575768b0710 100644
--- a/extensions/source/inc/componentmodule.cxx
+++ b/extensions/source/inc/componentmodule.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: componentmodule.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2001-05-23 07:41:59 $
+ * last change: $Author: hr $ $Date: 2003-03-25 16:03:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -381,16 +381,3 @@ namespace COMPMOD_NAMESPACE
} // namespace COMPMOD_NAMESPACE
//.........................................................................
-/*************************************************************************
- * history:
- * $Log: not supported by cvs2svn $
- * Revision 1.2 2001/03/23 11:50:19 jl
- * replaced: OSL_ENSHURE->OSL_ENSURE
- *
- * Revision 1.1 2001/02/12 07:06:08 fs
- * initial checkin - helper class for implementing module-functionality in SFX-less components
- *
- *
- * Revision 1.0 30.01.01 15:18:48 fs
- ************************************************************************/
-
diff --git a/extensions/source/inc/componentmodule.hxx b/extensions/source/inc/componentmodule.hxx
index a8815d4229f2..bdd731e18c2e 100644
--- a/extensions/source/inc/componentmodule.hxx
+++ b/extensions/source/inc/componentmodule.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: componentmodule.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2001-05-23 07:41:59 $
+ * last change: $Author: hr $ $Date: 2003-03-25 16:03:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -326,13 +326,3 @@ typedef ::com::sun::star::uno::Reference< ::com::sun::star::lang::XSingleService
#endif // _EXTENSIONS_COMPONENT_MODULE_HXX_
-/*************************************************************************
- * history:
- * $Log: not supported by cvs2svn $
- * Revision 1.1 2001/02/12 07:06:08 fs
- * initial checkin - helper class for implementing module-functionality in SFX-less components
- *
- *
- * Revision 1.0 30.01.01 15:07:32 fs
- ************************************************************************/
-