Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx953 SwTableBox* lcl_FndNxtPrvDelBox( const SwTableLines& rTblLns, in lcl_FndNxtPrvDelBox() argument
964 SwTableLine* pLine = rTblLns[ nLinePos ]; in lcl_FndNxtPrvDelBox()
1004 } while( bNxt ? ( nLinePos + 1 < rTblLns.Count() ) : nLinePos ); in lcl_FndNxtPrvDelBox()

Completed in 24 milliseconds