User: hr Date: 06/04/19 06:21:39 Modified: /dba/dbaccess/source/ui/inc/ WCopyTable.hxx
Log: INTEGRATION: CWS oj17 (1.19.40); FILE MERGED 2006/03/09 07:47:14 oj 1.19.40.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]: WCopyTable.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/WCopyTable.hxx?r1=1.19&r2=1.20 Delta lines: +2 -0 ------------------- --- WCopyTable.hxx 19 Jan 2006 15:42:49 -0000 1.19 +++ WCopyTable.hxx 19 Apr 2006 13:21:37 -0000 1.20 @@ -320,6 +320,8 @@ // displays a error message that a column type is not supported void showColumnTypeNotSupported(const ::rtl::OUString& _rColumnName); + + void removeColumnNameFromNameMap(const ::rtl::OUString& _sName); }; } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
