Searched refs:nLineCnt (Results 1 – 4 of 4) sorted by relevance
532 MSHORT nLineCnt = rLine.GetLineNr(); in WouldFit() local536 if ( nLineCnt < nMinLines ) in WouldFit()573 if( bTst || nLineCnt - nMinLines >= GetWidowsLines() ) in WouldFit()
84 SwDropPortion( const MSHORT nLineCnt,
123 SwDropPortion::SwDropPortion( const MSHORT nLineCnt, in SwDropPortion() argument128 nLines( nLineCnt ), in SwDropPortion()
1857 sal_uInt16 nLineCnt = aLines.Count(); in ExpandColumnSelection() local1860 for( sal_uInt16 nRow = 0; nRow < nLineCnt && nBox < nBoxCnt; ++nRow ) in ExpandColumnSelection()1878 for( sal_uInt16 nRow = 0; nRow < nLineCnt; ++nRow ) in ExpandColumnSelection()1907 sal_uInt16 nLineCnt = aLines.Count(); in PrepareDeleteCol() local1908 for( sal_uInt16 nRow = 0; nRow < nLineCnt; ++nRow ) in PrepareDeleteCol()
Completed in 44 milliseconds