Searched refs:pSelectionCriterion (Results 1 – 1 of 1) sorted by relevance
45 …CSelectionCriterion* pSelectionCriterion = new CSelectionCriterion(strName, pSelectionCriterionTyp… in createSelectionCriterion() local47 addChild(pSelectionCriterion); in createSelectionCriterion()49 return pSelectionCriterion; in createSelectionCriterion()72 …const CSelectionCriterion* pSelectionCriterion = static_cast<const CSelectionCriterion*>(getChild(… in listSelectionCriteria() local74 … lstrResult.push_back(pSelectionCriterion->getFormattedDescription(bWithTypeInfo, bHumanReadable)); in listSelectionCriteria()84 CSelectionCriterion* pSelectionCriterion; in resetModifiedStatus() local88 pSelectionCriterion = static_cast<CSelectionCriterion*>(getChild(uiChild)); in resetModifiedStatus()90 pSelectionCriterion->resetModifiedStatus(); in resetModifiedStatus()