User: hr Date: 06/04/19 06:21:00 Modified: /dba/dbaccess/source/ui/inc/ TokenWriter.hxx
Log: INTEGRATION: CWS oj17 (1.15.96); FILE MERGED 2006/03/09 07:47:14 oj 1.15.96.1: #i62561# use a prepared statement when the rowset can not be used for insertion File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: TokenWriter.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/TokenWriter.hxx?r1=1.15&r2=1.16 Delta lines: +6 -0 ------------------- --- TokenWriter.hxx 23 Sep 2005 12:34:12 -0000 1.15 +++ TokenWriter.hxx 19 Apr 2006 13:20:57 -0000 1.16 @@ -82,6 +82,12 @@ #endif #include <memory> +namespace com { namespace sun { namespace star { + namespace sdbc{ + class XRowUpdate; + } +}}} + namespace dbaui { // ========================================================================= --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
