Searched refs:rPForm (Results 1 – 2 of 2) sorted by relevance
155 PFormEntrys *MergeData::InsertEntry( const ByteString &rPForm ) in InsertEntry() argument157 PFormEntrys* pFEntrys = new PFormEntrys( rPForm ); in InsertEntry()158 aMap.insert( PFormEntrysHashMap::value_type( rPForm , pFEntrys ) ); in InsertEntry()
415 PFormEntrys( const ByteString &rPForm ) : ByteString( rPForm ) {}; in PFormEntrys() argument459 PFormEntrys* InsertEntry( const ByteString &rPForm );
Completed in 23 milliseconds