Searched refs:pNewTabBoxSttNode (Results 1 – 1 of 1) sorted by relevance
1690 const SwNode* pNewTabBoxSttNode = GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in LeftRight() local1691 … const SwTableNode* pNewTabSttNode = pNewTabBoxSttNode ? pNewTabBoxSttNode->FindTableNode() : 0; in LeftRight()1695 pOldTabBoxSttNode && pNewTabBoxSttNode && in LeftRight()1696 pOldTabBoxSttNode != pNewTabBoxSttNode; in LeftRight()
Completed in 34 milliseconds