Tag: cws_src680_dba24d
User: fs      
Date: 2007-12-05 13:41:51+0000
Modified:
   dba/dbaccess/source/ui/inc/WCopyTable.hxx

Log:
 impl_ensureColumnInfo throws now

File Changes:

Directory: /dba/dbaccess/source/ui/inc/
=======================================

File [changed]: WCopyTable.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/WCopyTable.hxx?r1=1.22.28.7&r2=1.22.28.8
Delta lines:  +4 -4
-------------------
--- WCopyTable.hxx      2007-12-01 13:41:08+0000        1.22.28.7
+++ WCopyTable.hxx      2007-12-05 13:41:48+0000        1.22.28.8
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: WCopyTable.hxx,v $
  *
- *  $Revision: 1.22.28.7 $
+ *  $Revision: 1.22.28.8 $
  *
- *  last change: $Author: fs $ $Date: 2007/12/01 13:41:08 $
+ *  last change: $Author: fs $ $Date: 2007/12/05 13:41:48 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -249,7 +249,7 @@
                                     getPreparedSelectStatement() const;
 
     private:
-        void    impl_ensureColumnInfo_nothrow();
+        void    impl_ensureColumnInfo_throw();
         ::utl::SharedUNOComponent< ::com::sun::star::sdbc::XPreparedStatement >
                 impl_ensureStatement_throw();
     };




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

Reply via email to