Lines Matching refs:GetEntry
1117 String sFunctionName = m_pFunctionCell->GetEntry(nPos); in SaveModified()
2316 …m_pFunctionCell->GetEntryCount() < 3) ? m_pFunctionCell->GetEntry(1) : m_pFunctionCell->GetEntry(2… in GetFunctionName()
2319 rFkt = m_pFunctionCell->GetEntry(1); in GetFunctionName()
2322 rFkt = m_pFunctionCell->GetEntry(3); in GetFunctionName()
2325 rFkt = m_pFunctionCell->GetEntry(4); in GetFunctionName()
2328 rFkt = m_pFunctionCell->GetEntry(5); in GetFunctionName()
2331 rFkt = m_pFunctionCell->GetEntry(6); in GetFunctionName()
2334 rFkt = m_pFunctionCell->GetEntry(7); in GetFunctionName()
2337 rFkt = m_pFunctionCell->GetEntry(8); in GetFunctionName()
2340 rFkt = m_pFunctionCell->GetEntry(9); in GetFunctionName()
2343 rFkt = m_pFunctionCell->GetEntry(10); in GetFunctionName()
2346 rFkt = m_pFunctionCell->GetEntry(11); in GetFunctionName()
2349 rFkt = m_pFunctionCell->GetEntry(12); in GetFunctionName()
2352 rFkt = m_pFunctionCell->GetEntry(13); in GetFunctionName()
2355 rFkt = m_pFunctionCell->GetEntry(14); in GetFunctionName()
2358 rFkt = m_pFunctionCell->GetEntry(15); in GetFunctionName()
2825 m_pFunctionCell->SelectEntry(m_pFunctionCell->GetEntry(m_pFunctionCell->GetEntryCount() - 1)); in setFunctionCell()