Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/doc/
H A Dtblcpy.cxx816 SwTableLine* pNxtLine = pMyBox->GetUpper(); in InsTable() local
817 while( pNxtLine->GetUpper() ) in InsTable()
818 pNxtLine = pNxtLine->GetUpper()->GetUpper(); in InsTable()
819 sal_uInt16 nPos = GetTabLines().C40_GETPOS( SwTableLine, pNxtLine ); in InsTable()
826 pNxtLine = GetTabLines()[ nPos+1 ]; in InsTable()
827 pMyBox = pNxtLine->GetTabBoxes()[0]; in InsTable()

Completed in 11 milliseconds