Searched refs:csOn (Results 1 – 1 of 1) sorted by relevance
45 ByteString csOn; in GetOnStateName() local48 return csOn; in GetOnStateName()52 return csOn; in GetOnStateName()65 ByteString csOn = GetOnStateName(); in GetCheckedAPState() local67 csOn = ByteString::Format("%d", m_pField->GetControlIndex(this)); in GetCheckedAPState()68 if (csOn.IsEmpty()) in GetCheckedAPState()69 csOn = "Yes"; in GetCheckedAPState()70 return csOn; in GetCheckedAPState()76 ByteString csOn = GetOnStateName(); in GetExportValue() local80 csOn = pArray->GetStringAt(m_pField->GetControlIndex(this)); in GetExportValue()[all …]