Kaydet (Commit) 793e2bbd authored tarafından Hans-Joachim Lankenau's avatar Hans-Joachim Lankenau

INTEGRATION: CWS dba12 (1.9.214); FILE MERGED

2004/05/04 07:06:33 fs 1.9.214.2: corrected dbtools lib name
2004/04/27 07:19:54 fs 1.9.214.1: #i28385# renamed dbtools lib to SUPD scheme
üst f1ac302e
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: dbtoolsclient.cxx,v $ * $RCSfile: dbtoolsclient.cxx,v $
* *
* $Revision: 1.9 $ * $Revision: 1.10 $
* *
* last change: $Author: rt $ $Date: 2003-12-01 18:13:20 $ * last change: $Author: hjs $ $Date: 2004-06-28 16:57:06 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -151,7 +151,7 @@ namespace svxform ...@@ -151,7 +151,7 @@ namespace svxform
OSL_ENSURE(NULL == s_pFactoryCreationFunc, "ODbtoolsClient::registerClient: inconsistence: already have a factory function!"); OSL_ENSURE(NULL == s_pFactoryCreationFunc, "ODbtoolsClient::registerClient: inconsistence: already have a factory function!");
const ::rtl::OUString sModuleName = ::rtl::OUString::createFromAscii( const ::rtl::OUString sModuleName = ::rtl::OUString::createFromAscii(
SAL_MODULENAME( "dbtools2" ) SVLIBRARY( "dbtools" )
); );
// load the dbtools library // load the dbtools library
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment