summaryrefslogtreecommitdiffstats
path: root/extensions/source/inc/componentmodule.cxx
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/componentmodule.cxx
parent#i2822# register for file opening (diff)
downloadcore-29a4847890f529dad10e2d9f0334eeb6c919f0c7.tar.gz
core-29a4847890f529dad10e2d9f0334eeb6c919f0c7.zip
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'extensions/source/inc/componentmodule.cxx')
-rw-r--r--extensions/source/inc/componentmodule.cxx17
1 files changed, 2 insertions, 15 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
- ************************************************************************/
-