Searched refs:modCell (Results 1 – 1 of 1) sorted by relevance
73 Element orgCell, modCell; in mergeCellSequences() local94 modCell = (Element)modSeqObject; in mergeCellSequences()100 String modColRepeated = modCell.getAttribute( in mergeCellSequences()127 if (orgSeq.equivalent(orgSplitCell, modCell)) { in mergeCellSequences()137 modCell, orgColNum, in mergeCellSequences()143 modCell = modSplitCell; in mergeCellSequences()148 mergeCells(orgCell, modCell); in mergeCellSequences()205 private void mergeCells(Element orgCell, Element modCell) { in mergeCells() argument213 NamedNodeMap attrNodes = modCell.getAttributes(); in mergeCells()220 modCell.getElementsByTagName(OfficeConstants.TAG_PARAGRAPH); in mergeCells()