Searched refs:implReadLenAndData (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/xmlhelp/source/cxxhelp/provider/ |
H A D | db.cxx | 52 bool Hdf::implReadLenAndData( const char* pData, int& riPos, HDFData& rValue ) in implReadLenAndData() function in helpdatafileproxy::Hdf 100 if( !implReadLenAndData( pData, iPos, aDBKey ) ) in createHashMap() 246 if( implReadLenAndData( m_pItData, m_iItPos, rKey ) ) in getNextKeyAndValue() 248 if( implReadLenAndData( m_pItData, m_iItPos, rValue ) ) in getNextKeyAndValue()
|
H A D | db.hxx | 98 bool implReadLenAndData( const char* pData, int& riPos, HDFData& rValue );
|
Completed in 15 milliseconds