diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-07-25 09:01:38 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-07-25 09:01:38 +0000 |
commit | 7e4e8e5e4d7aa3c1ff2ceba2c7b84ec5034f60ec (patch) | |
tree | df3ea00c7cc632e47db631bb3da16907c25c5123 /qadevOOo/testdocs/qadevlibs | |
parent | 112d14b72ac7b047faf2e3411f730fab156eb46b (diff) |
INTEGRATION: CWS rt15 (1.3.22); FILE MERGED
2006/06/27 11:44:51 rt 1.3.22.1: #i54459# CVS history removed from file.
Diffstat (limited to 'qadevOOo/testdocs/qadevlibs')
-rw-r--r-- | qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/MyPersistObject.java | 29 |
1 files changed, 2 insertions, 27 deletions
diff --git a/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/MyPersistObject.java b/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/MyPersistObject.java index 8535989cd560..9a3541b6d04f 100644 --- a/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/MyPersistObject.java +++ b/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/MyPersistObject.java @@ -4,9 +4,9 @@ * * $RCSfile: MyPersistObject.java,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 17:43:17 $ + * last change: $Author: rt $ $Date: 2006-07-25 10:01:38 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -362,28 +362,3 @@ public class MyPersistObject implements XPersistObject, XTypeProvider, } // finish class MyPersistObject - -//$Log: not supported by cvs2svn $ -//Revision 1.2.82.1 2005/09/05 15:31:44 rt -//#i54170# Change license header: remove SISSL -// -//Revision 1.2 2004/03/09 10:18:45 hr -//INTEGRATION: CWS fwkmerge1 (1.1.8); FILE ADDED -//2004/02/18 12:57:19 sw 1.1.8.1: #115240# -// -//Revision 1.1.8.1 2004/02/18 12:57:19 sw -//#115240# -// -//Revision 1.1.6.1 2004/01/09 18:27:21 hr -//#i24240#: merge all changes from branch mws_fix645 -> mws_srx645 -// -//Revision 1.1.4.1 2004/01/06 14:40:54 vg -//INTEGRATION: CWS fwk03pp1 (1.1.2); FILE ADDED -//2003/11/20 12:24:03 sw 1.1.2.1: #112812# -// -//Revision 1.1.2.1 2003/11/20 12:24:03 sw -//#112812# -// -//Revision 1.1 2002/07/01 14:48:47 sg -//ADD: initial version -// |