Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/
H A Dmerge.cxx155 PFormEntrys *MergeData::InsertEntry( const ByteString &rPForm ) in InsertEntry() argument
157 PFormEntrys* pFEntrys = new PFormEntrys( rPForm ); in InsertEntry()
158 aMap.insert( PFormEntrysHashMap::value_type( rPForm , pFEntrys ) ); in InsertEntry()
/trunk/main/l10ntools/inc/
H A Dexport.hxx415 PFormEntrys( const ByteString &rPForm ) : ByteString( rPForm ) {}; in PFormEntrys() argument
459 PFormEntrys* InsertEntry( const ByteString &rPForm );

Completed in 19 milliseconds