User: rt      
Date: 2008-01-30 08:53:53+0000
Modified:
   dba/dbaccess/source/ui/misc/uiservices.cxx

Log:
 INTEGRATION: CWS dba24d (1.25.28); FILE MERGED
 2007/11/08 14:22:28 fs 1.25.28.1: #i81658# +service for the UNO version of the 
Copy Table wizard

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.25&r2=1.26
Delta lines:  +3 -1
-------------------
--- uiservices.cxx      2007-09-26 14:52:14+0000        1.25
+++ uiservices.cxx      2008-01-30 08:53:51+0000        1.26
@@ -83,6 +83,7 @@
 extern "C" void SAL_CALL createRegistryInfo_OColumnControl();
 extern "C" void SAL_CALL createRegistryInfo_OToolboxController();
 extern "C" void SAL_CALL createRegistryInfo_OStatusbarController();
+extern "C" void SAL_CALL createRegistryInfo_CopyTableWizard();
 
 
//***************************************************************************************
 extern "C" void SAL_CALL createRegistryInfo_DBU()
@@ -113,6 +114,7 @@
                createRegistryInfo_OColumnControl();
                createRegistryInfo_OToolboxController();
                createRegistryInfo_OStatusbarController();
+        createRegistryInfo_CopyTableWizard();
                bInit = sal_True;
        }
 }




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to