Searched refs:mpStringIdList (Results 1 – 2 of 2) sorted by relevance
35 mpStringIdList = value_list; in IMPLEMENT_DYNAMIC()96 mpStringIdList->Copy(mOldStringIdList); in DoDataExchange()118 mpValueListFrame = new value_list_frame(mpStringIdList, mpTable); in OnInitDialog()494 mpStringIdList = string_id_list; in BEGIN_MESSAGE_MAP()543 int row_count = mpStringIdList->GetCount(); in OnCreate()554 res_id = mpStringIdList->GetAt(index); in OnCreate()641 if (index < mpStringIdList->GetCount()) in NotifyStringIdChanged()643 mpStringIdList->SetAt(index, id); in NotifyStringIdChanged()
60 CArray<GX_RESOURCE_ID>* mpStringIdList;85 CArray<GX_RESOURCE_ID>* mpStringIdList; variable