Searched refs:slc (Results 1 – 1 of 1) sorted by relevance
137 final SectionLayoutController slc = findGroup(); in isGroupChanged() local138 if (slc == null) in isGroupChanged()146 return slc.getIterationCount() == 0; in isGroupChanged()161 final SectionLayoutController slc = (SectionLayoutController) parent; in findGroup() local162 final Element element = slc.getElement(); in findGroup()