summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-07-25 08:53:02 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-07-25 08:53:02 +0000
commit6868129cf6ea30bb6e9ed184ef965707813a6eff (patch)
treedbe26d08e3bbaf483d834d5b809219d7c1de5f4a /unotools
parent14e818d11bc8d6a94e5f2d22ec663f921fd7da04 (diff)
INTEGRATION: CWS rt15 (1.5.2); FILE MERGED
2006/06/27 09:13:39 rt 1.5.2.1: #i54459# CVS history removed from file.
Diffstat (limited to 'unotools')
-rw-r--r--unotools/source/config/configvaluecontainer.cxx33
1 files changed, 2 insertions, 31 deletions
diff --git a/unotools/source/config/configvaluecontainer.cxx b/unotools/source/config/configvaluecontainer.cxx
index ce8b261817b6..74ef6575d2d9 100644
--- a/unotools/source/config/configvaluecontainer.cxx
+++ b/unotools/source/config/configvaluecontainer.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: configvaluecontainer.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 14:05:31 $
+ * last change: $Author: rt $ $Date: 2006-07-25 09:53:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -469,32 +469,3 @@ namespace utl
} // namespace utl
//.........................................................................
-/*************************************************************************
- * history:
- * $Log: not supported by cvs2svn $
- * Revision 1.4.16.2 2005/10/27 10:51:15 pl
- * #i55991# removed warnings for solaris platform
- *
- * Revision 1.4.16.1 2005/10/21 09:48:54 dbo
- * #i53898# warning free code
- *
- * Revision 1.4 2005/09/09 09:42:42 rt
- * INTEGRATION: CWS ooo19126 (1.3.250); FILE MERGED
- * 2005/09/05 14:01:02 rt 1.3.250.1: #i54170# Change license header: remove SISSL
- *
- * Revision 1.3.250.1 2005/09/05 14:01:02 rt
- * #i54170# Change license header: remove SISSL
- *
- * Revision 1.3 2001/09/27 11:20:49 hr
- * #65293#: includes
- *
- * Revision 1.2 2001/08/23 15:15:18 avy
- * compiler error was checked
- *
- * Revision 1.1 2001/08/21 12:53:30 fs
- * initial checkin - helper class for accesing config data in fixed memmory locations (aka class members)
- *
- *
- * Revision 1.0 20.08.01 15:47:36 fs
- ************************************************************************/
-