Searched refs:nFndCnt (Results 1 – 1 of 1) sorted by relevance
876 sal_uInt16 nFndCnt = aFndBox.GetLines().Count(); in InsTable() local877 if( !nFndCnt ) in InsTable()886 if( 1 == nFndCnt ) in InsTable()939 else if( 0 == (nFndCnt % rCpyTbl.GetTabLines().Count()) ) in InsTable()940 nTstLns = nFndCnt; in InsTable()948 pFLine = aFndBox.GetLines()[ nLn % nFndCnt ]; in InsTable()952 if( nLn >= nFndCnt ) in InsTable()
Completed in 18 milliseconds