Searched refs:friInfo (Results 1 – 1 of 1) sorted by relevance
755 FmFoundRecordInformation friInfo; in OnFound() local756 friInfo.nContext = m_lbForm.GetSelectEntryPos(); in OnFound()758 friInfo.aPosition = aCursorPos; in OnFound()760 friInfo.nFieldPos = nFieldPos; in OnFound()762 friInfo.nFieldPos = m_lbField.GetSelectEntryPos(); in OnFound()767 m_lnkFoundHandler.Call(&friInfo); in OnFound()820 FmFoundRecordInformation friInfo; in IMPL_LINK() local821 friInfo.nContext = m_lbForm.GetSelectEntryPos(); in IMPL_LINK()823 friInfo.aPosition = pProgress->aBookmark; in IMPL_LINK()824 m_lnkCanceledNotFoundHdl.Call(&friInfo); in IMPL_LINK()
Completed in 19 milliseconds