Home
last modified time | relevance | path

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

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

Completed in 23 milliseconds