Tag: cws_src680_warnings01 User: sb Date: 06/05/23 16:55:48 Modified: /dba/dbaccess/source/ui/inc/ WCopyTable.hxx
Log: RESYNC: (1.19-1.20); FILE MERGED 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.4.1&r2=1.19.4.2 Delta lines: +5 -3 ------------------- --- WCopyTable.hxx 24 Mar 2006 15:36:17 -0000 1.19.4.1 +++ WCopyTable.hxx 23 May 2006 23:55:46 -0000 1.19.4.2 @@ -325,6 +325,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]
