Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/crsr/
H A Dswcrsr.cxx1678 const SwNode* pNewTabBoxSttNode = GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in LeftRight() local
1679 … const SwTableNode* pNewTabSttNode = pNewTabBoxSttNode ? pNewTabBoxSttNode->FindTableNode() : 0; in LeftRight()
1683 pOldTabBoxSttNode && pNewTabBoxSttNode && in LeftRight()
1684 pOldTabBoxSttNode != pNewTabBoxSttNode; in LeftRight()

Completed in 22 milliseconds