Searched refs:pSelectionCriterion (Results 1 – 1 of 1) sorted by relevance
42 CSelectionCriterion *pSelectionCriterion = new CSelectionCriterion(strName, pType, logger); in createSelectionCriterion() local44 addChild(pSelectionCriterion); in createSelectionCriterion()46 return pSelectionCriterion; in createSelectionCriterion()72 const CSelectionCriterion *pSelectionCriterion = in listSelectionCriteria() local76 pSelectionCriterion->getFormattedDescription(bWithTypeInfo, bHumanReadable)); in listSelectionCriteria()86 CSelectionCriterion *pSelectionCriterion; in resetModifiedStatus() local90 pSelectionCriterion = static_cast<CSelectionCriterion *>(getChild(uiChild)); in resetModifiedStatus()92 pSelectionCriterion->resetModifiedStatus(); in resetModifiedStatus()