Searched refs:nToxField (Results 1 – 1 of 1) sorted by relevance
1191 sal_uInt16 nToxField; member1709 pFixedTexts[nIndex]->SetText(SW_RES(STR_AUTH_FIELD_START + aCurInfo.nToxField)); in SwCreateAuthEntryDlg_Impl()1712 if( AUTH_FIELD_AUTHORITY_TYPE == aCurInfo.nToxField ) in SwCreateAuthEntryDlg_Impl()1719 if(pFields[aCurInfo.nToxField].Len()) in SwCreateAuthEntryDlg_Impl()1721 … sal_uInt16 nIndexPos = static_cast< sal_uInt16 >(pFields[aCurInfo.nToxField].ToInt32()); in SwCreateAuthEntryDlg_Impl()1733 else if(AUTH_FIELD_IDENTIFIER == aCurInfo.nToxField && !m_bNewEntryMode) in SwCreateAuthEntryDlg_Impl()1752 pIdentifierBox->SetText(pFields[aCurInfo.nToxField]); in SwCreateAuthEntryDlg_Impl()1767 pEdits[nIndex]->SetText(pFields[aCurInfo.nToxField]); in SwCreateAuthEntryDlg_Impl()1770 if(AUTH_FIELD_IDENTIFIER == aCurInfo.nToxField) in SwCreateAuthEntryDlg_Impl()1838 if(aCurInfo.nToxField == eField) in GetEntryText()
Completed in 19 milliseconds