Home
last modified time | relevance | path

Searched refs:friInfo (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/cui/source/dialogs/
H A Dcuifmsearch.cxx755 FmFoundRecordInformation friInfo; in OnFound() local
756 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() local
821 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 9 milliseconds