Home
last modified time | relevance | path

Searched refs:m_nLastKnownRowCount (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/dbaccess/source/core/api/
H A DRowSet.cxx597 m_nLastKnownRowCount = 0; in freeResources()
1170 if ( m_nLastKnownRowCount != nCurrentRowCount ) in fireRowcount()
1174 aNew <<= nCurrentRowCount; aOld <<= m_nLastKnownRowCount; in fireRowcount()
1176 m_nLastKnownRowCount = nCurrentRowCount; in fireRowcount()
H A DRowSet.hxx132 sal_Int32 m_nLastKnownRowCount; member in dbaccess::ORowSet

Completed in 37 milliseconds