Home
last modified time | relevance | path

Searched refs:impl_getRowCount (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/dbaccess/source/core/api/
H A DRowSetBase.cxx166 rValue <<= impl_getRowCount(); in getFastPropertyValue()
760 return ( m_nDeletedPosition == impl_getRowCount() ); in isLast()
935 nPos = impl_getRowCount() + 1; in impl_getRow()
1379 if ( m_pCache->m_bRowCountFinal && ( m_nDeletedPosition == impl_getRowCount() ) ) in positionCache()
1476 sal_Int32 ORowSetBase::impl_getRowCount() const in impl_getRowCount() function in dbaccess::ORowSetBase
H A DRowSetBase.hxx270 sal_Int32 impl_getRowCount() const;
H A DRowSet.cxx1167 sal_Int32 nCurrentRowCount( impl_getRowCount() ); in fireRowcount()

Completed in 36 milliseconds