summaryrefslogtreecommitdiff
path: root/svx/source/form/sqlparserclient.cxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-12-05 14:06:31 +0000
committerOliver Specht <os@openoffice.org>2002-12-05 14:06:31 +0000
commit0f6af53e0e376251f5a5889fa9807ecb78d73baf (patch)
treec0556771b2f9af381e35edc8d997745e78f32819 /svx/source/form/sqlparserclient.cxx
parent035a7cd5fdec331a087069782c39bdb8c8ef08f1 (diff)
#106005# Change log removed
Diffstat (limited to 'svx/source/form/sqlparserclient.cxx')
-rw-r--r--svx/source/form/sqlparserclient.cxx16
1 files changed, 2 insertions, 14 deletions
diff --git a/svx/source/form/sqlparserclient.cxx b/svx/source/form/sqlparserclient.cxx
index 43381ada53fb..b380846a13cc 100644
--- a/svx/source/form/sqlparserclient.cxx
+++ b/svx/source/form/sqlparserclient.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sqlparserclient.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: oj $ $Date: 2002-09-27 11:21:40 $
+ * last change: $Author: os $ $Date: 2002-12-05 15:06:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -94,16 +94,4 @@ namespace svxform
} // namespace svxform
//........................................................................
-/*************************************************************************
- * history:
- * $Log: not supported by cvs2svn $
- * Revision 1.2 2002/09/12 14:15:52 fs
- * #97420# (on behalf of BerryJia@openoffice.org) lazy construction, to load the dbtools lib only if needed
- *
- * Revision 1.1 2001/07/25 13:35:31 fs
- * initial checkin - base class for load-on-demand usage of the OSQLParser
- *
- *
- * Revision 1.0 24.07.01 17:46:21 fs
- ************************************************************************/