diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 11:49:47 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 11:49:47 +0000 |
commit | 358e4b520c27f422c6e5d3bfab5ab7cd6b91aa82 (patch) | |
tree | 350c247b06a7ec48ebb8039a89773e960d6f8004 | |
parent | f13e0b96dc18953638e5c5f4264d6bbcd0698306 (diff) |
INTEGRATION: CWS sb76 (1.8.130); FILE MERGED
2007/08/31 10:58:54 sb 1.8.130.1: #i77885# Consolidate stoc libraries; patch by jnavrati.
-rw-r--r-- | connectivity/workben/testmoz/main.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/workben/testmoz/main.cxx b/connectivity/workben/testmoz/main.cxx index b25db6c42c3e..86aded533128 100644 --- a/connectivity/workben/testmoz/main.cxx +++ b/connectivity/workben/testmoz/main.cxx @@ -4,9 +4,9 @@ * * $RCSfile: main.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2006-09-17 03:15:39 $ + * last change: $Author: hr $ $Date: 2007-09-27 12:49:47 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -220,7 +220,7 @@ static const char * const components[] = , SAL_MODULENAME( "ucpfile1" ) , SAL_MODULENAME( "cfgmgr2" ) , "sax.uno" SAL_DLLEXTENSION - , "typeconverter.uno" SAL_DLLEXTENSION + , "stocservices.uno" SAL_DLLEXTENSION , SAL_MODULENAME( "fileacc" ) , SAL_MODULENAME( "mcnttype" ) //Clipboard Ask Oliver Braun , "i18npool.uno" SAL_DLLEXTENSION |