Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dwidorp.cxx532 MSHORT nLineCnt = rLine.GetLineNr(); in WouldFit() local
536 if ( nLineCnt < nMinLines ) in WouldFit()
573 if( bTst || nLineCnt - nMinLines >= GetWidowsLines() ) in WouldFit()
H A Dpordrop.hxx84 SwDropPortion( const MSHORT nLineCnt,
H A Dtxtdrop.cxx123 SwDropPortion::SwDropPortion( const MSHORT nLineCnt, in SwDropPortion() argument
128 nLines( nLineCnt ), in SwDropPortion()
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx1857 sal_uInt16 nLineCnt = aLines.Count(); in ExpandColumnSelection() local
1860 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() local
1908 for( sal_uInt16 nRow = 0; nRow < nLineCnt; ++nRow ) in PrepareDeleteCol()

Completed in 28 milliseconds