Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx490 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()
H A Ditradj.cxx814 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()
H A Dwidorp.cxx211 || ( rLine.GetLineNr() <= rLine.GetDropLines() ) ) in IsBreakNow()
535 const MSHORT nMinLines = Max( GetOrphansLines(), rLine.GetDropLines() ); in WouldFit()
H A Ditrtxt.hxx181 inline MSHORT GetDropLines() const { return nDropLines; } in GetDropLines() function in SwTxtMargin
H A Dfrmform.cxx190 if( aLine.GetDropLines() ) in _GetDropRect()
1873 if( 1 < aLine.GetDropLines() ) in _Format()
H A Ditrpaint.cxx207 && GetDropLines() >= GetLineNr(); in DrawTextLine()
H A Dtxtfrm.cxx797 if( aLine.GetDropLines() ) in CalcLineSpace()
1454 aLine.GetLineNr() >= aLine.GetDropLines() ); in PrepWidows()
H A Dfrmcrsr.cxx623 if( aLine.GetDropLines() >= aLine.GetLineNr() && 1 != aLine.GetLineNr() in _GetCrsrOfst()

Completed in 60 milliseconds