Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/wrtsh/
H A Ddelete.cxx200 const SwTableNode * pWasInTblNd = SwCrsrShell::IsCrsrInTbl(); in DelLeft() local
206 const SwStartNode * pSNdOld = pWasInTblNd ? in DelLeft()
219 if( pIsInTblNd != pWasInTblNd ) in DelLeft()
262 const SwTableNode * pWasInTblNd = NULL; in DelRight() local
298 pWasInTblNd = IsCrsrInTbl(); in DelRight()
310 bDelFull = pCurrTblNd && pCurrTblNd != pWasInTblNd; in DelRight()
342 if (IsCrsrInTbl() || (pWasInTblNd != IsCrsrInTbl())) in DelRight()