Searched refs:impl_getRowCount (Results 1 – 3 of 3) sorted by relevance
166 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
270 sal_Int32 impl_getRowCount() const;
1167 sal_Int32 nCurrentRowCount( impl_getRowCount() ); in fireRowcount()
Completed in 31 milliseconds