Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dfrmform.cxx133 const sal_Bool bMustFit = pPara->IsPrepMustFit(); in ValidateFrm()
874 sal_Bool bPrepMustFit = pPara->IsPrepMustFit(); in CalcPreps()
1074 sal_Bool bHasToFit = pPara->IsPrepMustFit(); in FormatAdjust()
1537 sal_Bool bBreak = ( !pPara->IsPrepMustFit() || rLine.GetLineNr() > 1 ) in _Format()
1555 ( !pPara->IsPrepMustFit() || rLine.GetLineNr() > 1 ); in _Format()
1839 sal_Bool bMustFit = pPara->IsPrepMustFit(); in _Format()
1959 if( aAccess.GetPara()->IsPrepMustFit() ) in Format()
H A Dporlay.hxx330 inline sal_Bool IsPrepMustFit() const { return bPrepMustFit; } in IsPrepMustFit() function in SwParaPortion
H A Dporrst.cxx296 IsInFtn() || ( HasPara() && GetPara()->IsPrepMustFit() ) ) in FormatEmpty()
H A Dtxtfrm.cxx1600 if( pPara->IsPrepMustFit() ) in Prepare()

Completed in 43 milliseconds