Home
last modified time | relevance | path

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

/aoo4110/main/xmlhelp/source/cxxhelp/provider/
H A Ddb.cxx52 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 Ddb.hxx98 bool implReadLenAndData( const char* pData, int& riPos, HDFData& rValue );

Completed in 29 milliseconds