diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2006-07-25 08:46:00 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2006-07-25 08:46:00 +0000 |
commit | ddb1063aa206bfbd9b76098e2ed5f7569e20aa56 (patch) | |
tree | e94f1f7b43761480b755492b80eba63b8a6fcb85 | |
parent | dc7de609f02b8f4ed164324f23bbe79af29d7693 (diff) |
INTEGRATION: CWS rt15 (1.3.154); FILE MERGED
2006/06/28 10:15:06 rt 1.3.154.1: #i54459# CVS history removed from file.
-rw-r--r-- | extensions/source/dbpilots/unoautopilot.inl | 19 |
1 files changed, 2 insertions, 17 deletions
diff --git a/extensions/source/dbpilots/unoautopilot.inl b/extensions/source/dbpilots/unoautopilot.inl index 74275dcb5..6b0ee0437 100644 --- a/extensions/source/dbpilots/unoautopilot.inl +++ b/extensions/source/dbpilots/unoautopilot.inl @@ -4,9 +4,9 @@ * * $RCSfile: unoautopilot.inl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 19:33:37 $ + * last change: $Author: rt $ $Date: 2006-07-25 09:46:00 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -139,19 +139,4 @@ void OUnoAutoPilot<TYPE, SERVICEINFO>::implInitialize(const com::sun::star::uno: OUnoAutoPilot_Base::implInitialize(_rValue); } -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.2.596.1 2005/09/05 12:59:03 rt - * #i54170# Change license header: remove SISSL - * - * Revision 1.2 2001/03/06 10:06:40 obo - * #65293# parse error linux - * - * Revision 1.1 2001/02/21 09:24:52 fs - * initial checkin - form control auto pilots - * - * - * Revision 1.0 14.02.01 10:18:07 fs - ************************************************************************/ |