Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/crsr/
H A Dtrvltbl.cxx79 SwNodeIndex aCellStt( *pTableBoxStartNode->EndOfSectionNode(), 1 ); in GoNextCell() local
84 if( !aCellStt.GetNode().IsStartNode() ) in GoNextCell()
H A Dswcrsr.cxx559 #define IDX aCellStt
620 SwNodeIndex aCellStt( *GetNode()->FindTableBoxStartNode()->EndOfSectionNode(), 1 ); in IsInProtectTable()
680 SwNodeIndex aCellStt( *GetNode()->FindTableBoxStartNode(), -1 ); in IsInProtectTable()