Searched refs:getNumericalValue (Results 1 – 7 of 7) sorted by relevance
99 if (!_pSelectionCriterion->getCriterionType()->getNumericalValue(strValue, _iMatchValue)) { in parse()185 if (!_pSelectionCriterion->getCriterionType()->getNumericalValue(strValue, _iMatchValue)) { in fromXml()
56 bool getNumericalValue(const std::string &strValue, int &iValue) const override;
93 bool CSelectionCriterionType::getNumericalValue(const std::string &strValue, int &iValue) const in getNumericalValue() function in CSelectionCriterionType
46 virtual bool getNumericalValue(const std::string &strValue, int &iValue) const = 0;
210 virtual bool getNumericalValue(const std::string& strValue, int& iValue) const = 0;
432 if (!pCriterionType->getNumericalValue(strLexicalState, iNumericalState)) { in setCriterionStateByLexicalSpace()
160 ## `getNumericalValue`