Tag: cws_src680_dba30 User: fs Date: 05/11/23 07:48:06 Modified: /dba/dbaccess/source/ui/misc/ uiservices.cxx
Log: #i10000# File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: uiservices.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/uiservices.cxx?r1=1.19&r2=1.19.14.1 Delta lines: +3 -5 ------------------- --- uiservices.cxx 8 Sep 2005 16:17:28 -0000 1.19 +++ uiservices.cxx 23 Nov 2005 15:48:03 -0000 1.19.14.1 @@ -4,9 +4,9 @@ * * $RCSfile: uiservices.cxx,v $ * - * $Revision: 1.19 $ + * $Revision: 1.19.14.1 $ * - * last change: $Author: rt $ $Date: 2005/09/08 16:17:28 $ + * last change: $Author: fs $ $Date: 2005/11/23 15:48:03 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -73,7 +73,6 @@ extern "C" void SAL_CALL createRegistryInfo_ODBTypeWizDialog(); extern "C" void SAL_CALL createRegistryInfo_OUserSettingsDialog(); extern "C" void SAL_CALL createRegistryInfo_ODBTypeWizDialogSetup(); -extern "C" void SAL_CALL createRegistryInfo_OCallDBTypeWizDialogSetup(); extern "C" void SAL_CALL createRegistryInfo_OAdabasSettingsDialog(); extern "C" void SAL_CALL createRegistryInfo_OColumnControlModel(); extern "C" void SAL_CALL createRegistryInfo_OColumnControl(); @@ -103,7 +102,6 @@ createRegistryInfo_OAdvancedSettingsDialog(); createRegistryInfo_ODBTypeWizDialog(); createRegistryInfo_ODBTypeWizDialogSetup(); - createRegistryInfo_OCallDBTypeWizDialogSetup(); createRegistryInfo_OUserSettingsDialog(); createRegistryInfo_OAdabasSettingsDialog(); createRegistryInfo_OColumnControlModel(); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
