Tag: cws_src680_dba203c User: oj Date: 06/04/26 23:29:36 Modified: /dba/dbaccess/source/ui/misc/ WCopyTable.cxx
Log: duplicate method File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: WCopyTable.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/WCopyTable.cxx?r1=1.42.48.2&r2=1.42.48.3 Delta lines: +4 -8 ------------------- --- WCopyTable.cxx 24 Apr 2006 13:45:38 -0000 1.42.48.2 +++ WCopyTable.cxx 27 Apr 2006 06:29:34 -0000 1.42.48.3 @@ -4,9 +4,9 @@ * * $RCSfile: WCopyTable.cxx,v $ * - * $Revision: 1.42.48.2 $ + * $Revision: 1.42.48.3 $ * - * last change: $Author: oj $ $Date: 2006/04/24 13:45:38 $ + * last change: $Author: oj $ $Date: 2006/04/27 06:29:34 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1203,8 +1203,4 @@ aMsg.Execute(); } // ----------------------------------------------------------------------------- -void OCopyTableWizard::removeColumnNameFromNameMap(const ::rtl::OUString& _sName) -{ - m_mNameMapping.erase(_sName); -} -// ----------------------------------------------------------------------------- + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
