Searched refs:pWasInTblNd (Results 1 – 1 of 1) sorted by relevance
203 const SwTableNode * pWasInTblNd = SwCrsrShell::IsCrsrInTbl(); in DelLeft() local209 const SwStartNode * pSNdOld = pWasInTblNd ? in DelLeft()222 if( pIsInTblNd != pWasInTblNd ) in DelLeft()263 const SwTableNode * pWasInTblNd = NULL; in DelRight() local299 pWasInTblNd = IsCrsrInTbl(); in DelRight()311 bDelFull = pCurrTblNd && pCurrTblNd != pWasInTblNd; in DelRight()343 if (IsCrsrInTbl() || (pWasInTblNd != IsCrsrInTbl())) in DelRight()
Completed in 7 milliseconds