Searched refs:ExportListEntry (Results 1 – 3 of 3) sorted by relevance
53 ExportListEntry* test = pStringList->GetObject( i ); in ~ResData()61 ExportListEntry* test = pFilterList->GetObject( i ); in ~ResData()69 ExportListEntry* test = pItemList->GetObject( i ); in ~ResData()77 ExportListEntry* test = pUIEntries->GetObject( i ); in ~ResData()97 ExportListEntry* aEntry; in DumpExportList()99 aEntry = (ExportListEntry*) aList.GetObject( x ); in DumpExportList()558 ExportListEntry *pEntry = pList->GetObject( i ); in FillInListFallbacks()
1482 ExportListEntry *pEntry = pExportList->GetObject( i ); in WriteExportList()1623 ExportListEntry *pNew = new ExportListEntry(); in InsertListEntry()1627 ExportListEntry *pCurEntry = pList->GetObject( nListIndex ); in InsertListEntry()1942 ExportListEntry *pCurEntry = pList->GetObject( nListIndex - 1 ); in PrepareTextToMerge()2304 ExportListEntry* pListE = ( ExportListEntry* ) pResData->pPairedList->GetObject( nIdx-1 ); in MergeRest()2421 … ExportListEntry* pListE = ( ExportListEntry* ) pResData->pPairedList->GetObject( ( nIdx ) -1 ); in MergeRest()
75 typedef ByteStringHashMap ExportListEntry; typedef77 DECLARE_LIST( ExportListBase, ExportListEntry * )
Completed in 24 milliseconds