Home
last modified time | relevance | path

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

/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddb.cxx224 m_nItRead = xIn->readBytes( m_aItData, nSize ); in startIteration()
225 if( m_nItRead == nSize ) in startIteration()
244 if( m_iItPos < m_nItRead ) in getNextKeyAndValue()
260 m_nItRead = -1; in stopIteration()
H A Ddb.hxx95 int m_nItRead; member in helpdatafileproxy::Hdf
111 , m_nItRead( -1 ) in Hdf()

Completed in 24 milliseconds