Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx1689 … const SwTableNode* pOldTabSttNode = pOldTabBoxSttNode ? pOldTabBoxSttNode->FindTableNode() : 0; in LeftRight() local
1693 const bool bCellChanged = pOldTabSttNode && pNewTabSttNode && in LeftRight()
1694 pOldTabSttNode == pNewTabSttNode && in LeftRight()
1705 …pTableBox = & pTableBox->FindEndOfRowSpan( pOldTabSttNode->GetTable(), (sal_uInt16)(pTableBox->get… in LeftRight()

Completed in 23 milliseconds