Searched refs:CreateKey (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/l10ntools/source/ |
H A D | merge.cxx | 297 …ByteString sKey = CreateKey( pResData->sResTyp , pResData->sGId , pResData->sId , pResData->sFilen… in GetMergeData() 340 ByteString sKey = CreateKey( rTYP , rGID , rLID , rInFilename , bCaseSensitive ); in InsertEntry() 368 ByteString MergeDataFile::CreateKey( const ByteString& rTYP , const ByteString& rGID , const ByteSt… in CreateKey() function in MergeDataFile
|
H A D | export.cxx | 1650 …ByteString sKey = MergeDataFile::CreateKey( sPlist , pResData->sId , GetPairedListID( rLine ) , sF… in InsertListEntry() 1661 ByteString sKey = MergeDataFile::CreateKey( sPlist , a , b , sFilename ); in InsertListEntry() 2339 … ByteString sKey = MergeDataFile::CreateKey( sPlist , pResData->sGId , pResData->sId , sFilename ); in MergeRest() 2344 … ByteString sKey = MergeDataFile::CreateKey( sPlist , pResData->sGId , pResData->sId , sFilename ); in MergeRest()
|
/aoo41x/main/l10ntools/inc/ |
H A D | export.hxx | 505 …static ByteString CreateKey( const ByteString& rTYP , const ByteString& rGID , const ByteString& r…
|
Completed in 33 milliseconds