Kaydet (Commit) 80cddf61 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS dba23a (1.185.2); FILE MERGED

2007/02/26 10:33:59 fs 1.185.2.1: remove unused code
Issue number:  #i74776#
Submitted by:  jnavrati@openoffice.org
Reviewed by:   frank.schoenheit@sun.com
üst da93bf0b
......@@ -4,9 +4,9 @@
*
* $RCSfile: unodatbr.cxx,v $
*
* $Revision: 1.185 $
* $Revision: 1.186 $
*
* last change: $Author: vg $ $Date: 2007-01-15 14:32:25 $
* last change: $Author: kz $ $Date: 2007-05-10 10:20:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -3243,11 +3243,13 @@ sal_Bool SbaTableQueryBrowser::getExistentConnectionFor( SvLBoxEntry* _pAnyEntry
return _rConnection.is();
}
#ifdef DBG_UTIL
// -----------------------------------------------------------------------------
bool SbaTableQueryBrowser::impl_isDataSourceEntry( SvLBoxEntry* _pEntry ) const
{
return m_pTreeModel->GetRootLevelParent( _pEntry ) == _pEntry;
}
#endif
// -------------------------------------------------------------------------
Reference< XModel > SbaTableQueryBrowser::impl_nf_getDBDocumentForConnection( const Reference< XConnection >& _rxConnection )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment