Searched refs:UNITS_COUNT (Results 1 – 3 of 3) sorted by relevance
40 int UNITS_COUNT = 0; field54 …if ($assert.ENABLED) $assert.ASSERT (unitsID >= UNITS_COUNT && unitsID <= UNITS_INSTR, "invalid un… in getAttribute()61 …if ($assert.ENABLED) $assert.ASSERT (unitsID >= UNITS_COUNT && unitsID <= UNITS_INSTR, "invalid un… in getAttributes()
79 …if ($assert.ENABLED) $assert.ASSERT (unitsType >= IItemAttribute.UNITS_COUNT && unitsType <= IItem… in setUnitsType()276 …ype (IReportProperties.COUNT_UNITS.equals (unitsType) ? IItemAttribute.UNITS_COUNT : IItemAttribut… in parseProperties()
1231 case IItemAttribute.UNITS_COUNT: in embedSrcFile()