Searched refs:nTmpBox (Results 1 – 1 of 1) sorted by relevance
190 sal_uInt16 nTmpBox = m_nCurrentBox; in ReadTable() local191 if( nTmpBox > pLine->GetTabBoxes().Count() ) in ReadTable()192 nTmpBox = pLine->GetTabBoxes().Count(); in ReadTable()194 for (sal_uInt16 n = nTmpBox; n; ) in ReadTable()
Completed in 7 milliseconds