INTEGRATION: CWS dba23a (1.91.74); FILE MERGED
2007/02/26 11:48:05 fs 1.91.74.1: remove unused code Issue number: #i74804# Submitted by: jnavrati@openoffice.org Reviewed by: frank.schoenheit@sun.com
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
*
|
||||
* $RCSfile: RowSetBase.cxx,v $
|
||||
*
|
||||
* $Revision: 1.91 $
|
||||
* $Revision: 1.92 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-09-17 06:32:17 $
|
||||
* last change: $Author: kz $ $Date: 2007-05-10 10:11:05 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
@@ -1275,12 +1275,6 @@ void ORowSetBase::notifyAllListeners(::osl::ResettableMutexGuard& /*_rGuard*/)
|
||||
{
|
||||
}
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
sal_Bool ORowSetBase::isModification( )
|
||||
{
|
||||
return m_pCache && m_pCache->m_bNew;
|
||||
}
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
void ORowSetBase::fireProperty( sal_Int32 _nProperty, sal_Bool _bNew, sal_Bool _bOld )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user