Home
last modified time | relevance | path

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

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

Completed in 52 milliseconds