Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/rtf/
H A Drtftbl.cxx190 sal_uInt16 nTmpBox = m_nCurrentBox; in ReadTable() local
191 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 26 milliseconds