Searched refs:getAtomicNumericalValue (Results 1 – 2 of 2) sorted by relevance
88 if (!getAtomicNumericalValue(astrValues[uiValueIndex], iResult)) { in getNumericalValue()96 return getAtomicNumericalValue(strValue, iValue); in getNumericalValue()99 bool CSelectionCriterionType::getAtomicNumericalValue(const std::string& strValue, int& iValue) con… in getAtomicNumericalValue() function in CSelectionCriterionType
87 bool getAtomicNumericalValue(const std::string& strValue, int& iValue) const;