Home
last modified time | relevance | path

Searched refs:endDestSDH (Results 1 – 1 of 1) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View_protected.cpp625 pf_Frag_Strux* sourceSDH,*endSourceSDH,*destinationSDH,*endDestSDH; in _MergeCells() local
639 endDestSDH = m_pDoc->getEndCellStruxFromCellSDH(destinationSDH); in _MergeCells()
640 PT_DocPosition posEndDestCell = m_pDoc->getStruxPosition(endDestSDH); in _MergeCells()