Searched refs:rTblLns (Results 1 – 1 of 1) sorted by relevance
953 SwTableBox* lcl_FndNxtPrvDelBox( const SwTableLines& rTblLns, in lcl_FndNxtPrvDelBox() argument964 SwTableLine* pLine = rTblLns[ nLinePos ]; in lcl_FndNxtPrvDelBox()1004 } while( bNxt ? ( nLinePos + 1 < rTblLns.Count() ) : nLinePos ); in lcl_FndNxtPrvDelBox()
Completed in 50 milliseconds