Searched refs:GetCurrentText (Results 1 – 8 of 8) sorted by relevance
57 value = column->GetCurrentText(); in GetSelectedObject()88 selectedValue_ = column->GetCurrentText(); in OnSelectedSaving()
80 … column->GetCurrentText() + "\"" + ",\"index\":" + std::to_string(column->GetCurrentIndex()) + "}"; in GetSelectedObject()83 …column->GetCurrentText() + "\"" + ",\"newSelected\":" + std::to_string(column->GetCurrentIndex()) … in GetSelectedObject()128 selectedValues_[index] = column->GetCurrentText(); in OnSelectedSaving()
102 std::string GetCurrentText() const in GetCurrentText() function
288 node->SetText(data_->GetPrefix() + data_->GetCurrentText() + data_->GetSuffix()); in UpdateAccessibility()
661 onTextChange_(pickerColumn->GetCurrentText(), pickerColumn->GetCurrentIndex()); in HandleColumnChange()
161 std::string GetCurrentText() const in GetCurrentText() function
988 value = textPickerColumnPattern->GetCurrentText(); in GetSelectedObject()
1448 value = GetCurrentText(); in GetSelectedObject()