Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/wrtsh/
H A Ddelete.cxx203 const SwTableNode * pWasInTblNd = SwCrsrShell::IsCrsrInTbl(); in DelLeft() local
209 const SwStartNode * pSNdOld = pWasInTblNd ? in DelLeft()
222 if( pIsInTblNd != pWasInTblNd ) in DelLeft()
263 const SwTableNode * pWasInTblNd = NULL; in DelRight() local
299 pWasInTblNd = IsCrsrInTbl(); in DelRight()
311 bDelFull = pCurrTblNd && pCurrTblNd != pWasInTblNd; in DelRight()
343 if (IsCrsrInTbl() || (pWasInTblNd != IsCrsrInTbl())) in DelRight()

Completed in 10 milliseconds