Tag: cws_src680_dba24d User: fs Date: 2007-12-01 15:08:51+0000 Modified: dba/connectivity/inc/connectivity/dbexception.hxx
Log: #i10000# File Changes: Directory: /dba/connectivity/inc/connectivity/ ============================================== File [changed]: dbexception.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/inc/connectivity/dbexception.hxx?r1=1.17.118.3&r2=1.17.118.4 Delta lines: +3 -11 -------------------- --- dbexception.hxx 2007-12-01 13:36:09+0000 1.17.118.3 +++ dbexception.hxx 2007-12-01 15:08:48+0000 1.17.118.4 @@ -4,9 +4,9 @@ * * $RCSfile: dbexception.hxx,v $ * - * $Revision: 1.17.118.3 $ + * $Revision: 1.17.118.4 $ * - * last change: $Author: fs $ $Date: 2007/12/01 13:36:09 $ + * last change: $Author: fs $ $Date: 2007/12/01 15:08:48 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -106,14 +106,6 @@ }; //============================================================================== -//= Special exception if cancel is pressed in DBA UI -//============================================================================== -enum OOoBaseErrorCode -{ - ParameterInteractionCancelled = 1 -}; - -//============================================================================== //= SQLExceptionInfo - encapsulating the type info of an SQLException-derived class //============================================================================== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
