Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dfrmform.cxx401 void SwTxtFrm::AdjustFrm( const SwTwips nChgHght, sal_Bool bHasToFit ) in AdjustFrm() argument
407 SetUndersized( nChgHght == 0 || bHasToFit ); in AdjustFrm()
421 if( nChgHght && !bHasToFit ) in AdjustFrm()
530 if( ( nRstHeight >= 0 || ( IsInFtn() && IsInSct() ) ) && !bHasToFit ) in AdjustFrm()
538 if( bHasToFit || !IsMoveable() || in AdjustFrm()
1074 sal_Bool bHasToFit = pPara->IsPrepMustFit(); in FormatAdjust() local
1084 ( bHasToFit in FormatAdjust()
1124 if( !rFrmBreak.FindBreak( this, rLine, bHasToFit ) ) in FormatAdjust()
1218 AdjustFrm( nChg, bHasToFit ); in FormatAdjust()
H A Dwidorp.cxx338 sal_Bool bHasToFit ) in FindBreak() argument
348 if( bHasToFit ) in FindBreak()
372 ( ( bHasToFit && bRet ) || IsBreakNow( rLine ) ) ) in FindBreak()
H A Dwidorp.hxx80 sal_Bool FindBreak( SwTxtFrm *pFrm, SwTxtMargin &rLine, sal_Bool bHasToFit );
/trunk/main/sw/source/core/inc/
H A Dtxtfrm.hxx111 void AdjustFrm( const SwTwips nChgHeight, sal_Bool bHasToFit = sal_False );

Completed in 35 milliseconds