Searched refs:aCurInfo (Results 1 – 1 of 1) sorted by relevance
1697 const TextInfo aCurInfo = aTextInfoArr[nIndex]; in SwCreateAuthEntryDlg_Impl() local1712 if( AUTH_FIELD_AUTHORITY_TYPE == aCurInfo.nToxField ) in SwCreateAuthEntryDlg_Impl()1719 if(pFields[aCurInfo.nToxField].Len()) in SwCreateAuthEntryDlg_Impl()1730 pTypeListBox->SetHelpId(aCurInfo.pHelpId); in SwCreateAuthEntryDlg_Impl()1752 pIdentifierBox->SetText(pFields[aCurInfo.nToxField]); in SwCreateAuthEntryDlg_Impl()1758 pIdentifierBox->SetHelpId(aCurInfo.pHelpId); in SwCreateAuthEntryDlg_Impl()1767 pEdits[nIndex]->SetText(pFields[aCurInfo.nToxField]); in SwCreateAuthEntryDlg_Impl()1769 pEdits[nIndex]->SetHelpId(aCurInfo.pHelpId); in SwCreateAuthEntryDlg_Impl()1770 if(AUTH_FIELD_IDENTIFIER == aCurInfo.nToxField) in SwCreateAuthEntryDlg_Impl()1837 const TextInfo aCurInfo = aTextInfoArr[nIndex]; in GetEntryText() local[all …]
Completed in 60 milliseconds