User: vg      
Date: 2008-08-19 09:16:11+0000
Modified:
   dba/connectivity/source/inc/hsqldb/HConnection.hxx

Log:
 INTEGRATION: CWS dba31a (1.7.32); FILE MERGED
 2008/07/04 15:21:28 oj 1.7.32.1: #i89558# remove unused code

File Changes:

Directory: /dba/connectivity/source/inc/hsqldb/
===============================================

File [changed]: HConnection.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/hsqldb/HConnection.hxx?r1=1.7&r2=1.8
Delta lines:  +3 -0
-------------------
--- HConnection.hxx     2008-04-10 11:21:37+0000        1.7
+++ HConnection.hxx     2008-08-19 09:16:09+0000        1.8
@@ -106,6 +106,8 @@
             virtual ::com::sun::star::uno::Reference< 
::com::sun::star::uno::XInterface > SAL_CALL getTableEditor( const 
::com::sun::star::uno::Reference< 
::com::sun::star::sdb::application::XDatabaseDocumentUI >& DocumentUI, const 
::rtl::OUString& TableName ) throw 
(::com::sun::star::lang::IllegalArgumentException, 
::com::sun::star::lang::WrappedTargetException, 
::com::sun::star::uno::RuntimeException);
 
         private:
+#if 0
+        // TODO: resource
             /** creates the dialog used for editing a linked table
 
                 @param _rTableName
@@ -132,6 +134,7 @@
                         const ::com::sun::star::uno::Reference< 
::com::sun::star::sdb::application::XDatabaseDocumentUI >& _rxDocumentUI,
                         const ::rtl::OUString& _rTableName
                     );
+#endif
 
             /** retrieves our table container
                 @return




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

Reply via email to