Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx1688 const SwNode* pOldTabBoxSttNode = aOldNodeIdx.GetNode().FindTableBoxStartNode(); in LeftRight() local
1689 … const SwTableNode* pOldTabSttNode = pOldTabBoxSttNode ? pOldTabBoxSttNode->FindTableNode() : 0; in LeftRight()
1695 pOldTabBoxSttNode && pNewTabBoxSttNode && in LeftRight()
1696 pOldTabBoxSttNode != pNewTabBoxSttNode; in LeftRight()
1701 SwTableBox* pTableBox = pOldTabBoxSttNode->GetTblBox(); in LeftRight()

Completed in 28 milliseconds