Searched refs:pNewTabBoxSttNode (Results 1 – 1 of 1) sorted by relevance
1678 const SwNode* pNewTabBoxSttNode = GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in LeftRight() local1679 … const SwTableNode* pNewTabSttNode = pNewTabBoxSttNode ? pNewTabBoxSttNode->FindTableNode() : 0; in LeftRight()1683 pOldTabBoxSttNode && pNewTabBoxSttNode && in LeftRight()1684 pOldTabBoxSttNode != pNewTabBoxSttNode; in LeftRight()
Completed in 35 milliseconds