Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/wrtsh/
H A Ddelete.cxx218 const SwTableNode* pIsInTblNd = SwCrsrShell::IsCrsrInTbl(); in DelLeft() local
219 if( pIsInTblNd != pWasInTblNd ) in DelLeft()
222 const SwStartNode* pSNdNew = pIsInTblNd ? in DelLeft()