INTEGRATION: CWS dba31a (1.4.32); FILE MERGED
2008/07/04 15:21:26 oj 1.4.32.1: #i89558# remove unused code
This commit is contained in:
parent
bd7ba12c75
commit
0dbde347a0
1 changed files with 1 additions and 8 deletions
|
@ -7,7 +7,7 @@
|
|||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: NTable.cxx,v $
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
|
@ -48,13 +48,6 @@ using namespace ::com::sun::star::container;
|
|||
using namespace ::com::sun::star::lang;
|
||||
using namespace connectivity::evoab;
|
||||
// -------------------------------------------------------------------------
|
||||
OEvoabTable::OEvoabTable( sdbcx::OCollection* _pTables, OEvoabConnection* _pConnection)
|
||||
: OEvoabTable_TYPEDEF(_pTables, sal_True),
|
||||
m_pConnection(_pConnection)
|
||||
{
|
||||
construct();
|
||||
}
|
||||
// -------------------------------------------------------------------------
|
||||
OEvoabTable::OEvoabTable( sdbcx::OCollection* _pTables,
|
||||
OEvoabConnection* _pConnection,
|
||||
const ::rtl::OUString& _Name,
|
||||
|
|
Loading…
Reference in a new issue