Searched refs:GetDropLines (Results 1 – 8 of 8) sorted by relevance
490 if( GetNext() || GetDropLines() == 1 ) in CalcDropHeight()545 if ( GetDropLines() > 1 ) in GuessDropHeight()584 pDropPor = new SwDropPortion( GetDropLines(), GetDropHeight(), in NewDropPortion()595 if ( GetDropLines() < 2 ) in NewDropPortion()
814 ASSERT( 1<GetDropLines() && SVX_ADJUST_LEFT!=GetAdjust() && SVX_ADJUST_BLOCK!=GetAdjust(), in CalcDropAdjust()850 for( MSHORT i = 1; i < GetDropLines(); ++i ) in CalcDropAdjust()908 for( MSHORT i = 1; i < GetDropLines(); ++i ) in CalcDropRepaint()
211 || ( rLine.GetLineNr() <= rLine.GetDropLines() ) ) in IsBreakNow()535 const MSHORT nMinLines = Max( GetOrphansLines(), rLine.GetDropLines() ); in WouldFit()
181 inline MSHORT GetDropLines() const { return nDropLines; } in GetDropLines() function in SwTxtMargin
190 if( aLine.GetDropLines() ) in _GetDropRect()1873 if( 1 < aLine.GetDropLines() ) in _Format()
207 && GetDropLines() >= GetLineNr(); in DrawTextLine()
797 if( aLine.GetDropLines() ) in CalcLineSpace()1454 aLine.GetLineNr() >= aLine.GetDropLines() ); in PrepWidows()
623 if( aLine.GetDropLines() >= aLine.GetLineNr() && 1 != aLine.GetLineNr() in _GetCrsrOfst()
Completed in 41 milliseconds