585586587588589590591592593594595
{ endBodyOffset = getSubSectionAnnotationBodyEnd(segment, null); } ssa.setSubSectionBodyEnd(endBodyOffset); ssa.setEnd(endBodyOffset); ssa.addToIndexes(); } } /** * Decides where the SubSectionAnnotation should end. This is based on the
589590591592593594595596597598599
572573574575576577578579580581582