Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/crsr/
H A Dswcrsr.cxx1690 const SwNode* pNewTabBoxSttNode = GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in LeftRight() local
1691 … const SwTableNode* pNewTabSttNode = pNewTabBoxSttNode ? pNewTabBoxSttNode->FindTableNode() : 0; in LeftRight()
1695 pOldTabBoxSttNode && pNewTabBoxSttNode && in LeftRight()
1696 pOldTabBoxSttNode != pNewTabBoxSttNode; in LeftRight()

Completed in 19 milliseconds