Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View_protected.cpp3610 fp_CellContainer * pHighCell = NULL; in _extSelToPos() local
3614 pHighCell = getCellAtPos(getPoint()); in _extSelToPos()
3615 if((pLowCell != NULL) && (pLowCell != pHighCell)) in _extSelToPos()