Searched refs:m_nLastKnownRowCount (Results 1 – 2 of 2) sorted by relevance
597 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()
132 sal_Int32 m_nLastKnownRowCount; member in dbaccess::ORowSet
Completed in 33 milliseconds