/aoo41x/main/sw/source/core/layout/ |
H A D | wsfrm.cxx | 1318 if( !bTst ) in Grow() 1367 if( !bTst ) in Shrink() 1505 if ( !bTst ) in AdjustNeighbourhood() 1643 if ( !bTst ) in AdjustNeighbourhood() 1921 if ( !bTst ) in GrowFrm() 1952 if ( !bTst ) in GrowFrm() 2029 if ( !bTst ) in ShrinkFrm() 2124 if ( !bTst ) in ShrinkFrm() 2472 if ( !bTst ) in GrowFrm() 2550 if ( !bTst ) in GrowFrm() [all …]
|
H A D | hffrm.cxx | 441 SwTwips SwHeadFootFrm::GrowFrm( SwTwips nDist, sal_Bool bTst, sal_Bool bInfo ) in GrowFrm() argument 451 nResult = SwLayoutFrm::GrowFrm(nDist, bTst, bInfo); in GrowFrm() 499 if ( ! bTst) in GrowFrm() 521 SwLayoutFrm::GrowFrm( nDist - nEat, bTst, bInfo ); in GrowFrm() 537 if ( nResult && !bTst ) in GrowFrm() 543 SwTwips SwHeadFootFrm::ShrinkFrm( SwTwips nDist, sal_Bool bTst, sal_Bool bInfo ) in ShrinkFrm() argument 553 nResult = SwLayoutFrm::ShrinkFrm(nDist, bTst, bInfo); in ShrinkFrm() 619 if (!bTst) in ShrinkFrm() 641 SwTwips nShrinkAmount = SwLayoutFrm::ShrinkFrm( nDist - nRest, bTst, bInfo ); in ShrinkFrm()
|
H A D | ftnfrm.cxx | 362 if( !bTst && !pSect->IsColLocked() && in GrowFrm() 409 if ( !bTst ) in GrowFrm() 422 nReal = AdjustNeighbourhood( nGrow, bTst ); in GrowFrm() 434 nReal = AdjustNeighbourhood( nGrow, bTst ); in GrowFrm() 439 nReal += pBoss->Grow( nGrow - nReal, bTst ); in GrowFrm() 442 nReal += AdjustNeighbourhood( nGrow - nReal, bTst ); in GrowFrm() 448 if ( !bTst ) in GrowFrm() 491 if( IsInSct() && !bTst ) in ShrinkFrm() 493 if ( !bTst && nRet ) in ShrinkFrm() 570 return SwLayoutFrm::GrowFrm( nDist, bTst, bInfo ); in GrowFrm() [all …]
|
H A D | sectfrm.cxx | 2028 SwTwips SwSectionFrm::_Grow( SwTwips nDist, sal_Bool bTst ) in _Grow() argument 2069 if( nDist && !bTst ) in _Grow() 2077 else if( !bTst ) in _Grow() 2136 if ( !bTst ) in _Grow() 2147 SwTwips SwSectionFrm::_Shrink( SwTwips nDist, sal_Bool bTst ) in _Shrink() argument 2153 if( !bTst ) in _Shrink() 2167 if ( !bTst ) in _Shrink() 2171 else if( !bTst ) in _Shrink() 2200 nReal = GetUpper()->Shrink( nDist, bTst ); in _Shrink()
|
H A D | fly.cxx | 1958 SwTwips SwFlyFrm::_Grow( SwTwips nDist, sal_Bool bTst ) in _Grow() argument 1973 if ( !bTst ) in _Grow() 1983 if ( !bTst ) in _Grow() 2036 SwTwips SwFlyFrm::_Shrink( SwTwips nDist, sal_Bool bTst ) in _Shrink() argument 2060 if ( !bTst ) in _Shrink() 2077 AnchorFrm()->FindFlyFrm()->Shrink( nDist, bTst ); in _Shrink() 2082 if ( !bTst ) in _Shrink() 2130 AnchorFrm()->FindFlyFrm()->Shrink( nDist, bTst ); in _Shrink()
|
H A D | tabfrm.cxx | 3178 SwTwips SwTabFrm::GrowFrm( SwTwips nDist, sal_Bool bTst, sal_Bool bInfo ) in GrowFrm() argument 3185 if ( bTst && !IsRestrictTableGrowth() ) in GrowFrm() 3214 if ( !bTst ) in GrowFrm() 3227 if ( !bTst && ( nDist || IsRestrictTableGrowth() ) ) in GrowFrm() 4683 if ( !bTst ) in GrowFrm() 4701 nReal += SwLayoutFrm::GrowFrm( nDist, bTst, bInfo); in GrowFrm() 4707 if ( !bTst ) in GrowFrm() 4768 if ( !bTst ) in ShrinkFrm() 4777 SwTwips nTmp = GetUpper()->Shrink( nReal, bTst ); in ShrinkFrm() 4782 if ( !bTst ) in ShrinkFrm() [all …]
|
H A D | pagechg.cxx | 1434 SwTwips SwRootFrm::GrowFrm( SwTwips nDist, sal_Bool bTst, sal_Bool ) in GrowFrm() argument 1436 if ( !bTst ) in GrowFrm() 1448 SwTwips SwRootFrm::ShrinkFrm( SwTwips nDist, sal_Bool bTst, sal_Bool ) in ShrinkFrm() argument 1453 if ( !bTst ) in ShrinkFrm()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | ftnfrm.hxx | 46 virtual SwTwips ShrinkFrm( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False ); 47 virtual SwTwips GrowFrm ( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False ); 72 virtual SwTwips ShrinkFrm( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False ); 73 virtual SwTwips GrowFrm ( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False );
|
H A D | cntfrm.hxx | 64 virtual SwTwips ShrinkFrm( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False ); 65 virtual SwTwips GrowFrm ( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False ); 101 virtual sal_Bool WouldFit( SwTwips &nMaxHeight, sal_Bool &bSplit, sal_Bool bTst );
|
H A D | frame.hxx | 458 SwTwips AdjustNeighbourhood( SwTwips nDiff, sal_Bool bTst = sal_False ); 462 virtual SwTwips ShrinkFrm( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False ) = 0; 463 virtual SwTwips GrowFrm ( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False ) = 0; 515 SwTwips Shrink( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False ); 516 SwTwips Grow ( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False );
|
H A D | hffrm.hxx | 41 sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False ); 43 sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False );
|
H A D | rowfrm.hxx | 37 virtual SwTwips ShrinkFrm( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False ); 38 virtual SwTwips GrowFrm ( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False );
|
H A D | sectfrm.hxx | 96 SwTwips _Shrink( SwTwips, sal_Bool bTst ); 97 SwTwips _Grow ( SwTwips, sal_Bool bTst );
|
H A D | layfrm.hxx | 59 virtual SwTwips ShrinkFrm( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False ); 60 virtual SwTwips GrowFrm ( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False );
|
H A D | flyfrm.hxx | 174 SwTwips _Shrink( SwTwips, sal_Bool bTst ); 175 SwTwips _Grow ( SwTwips, sal_Bool bTst );
|
H A D | rootfrm.hxx | 205 virtual SwTwips ShrinkFrm( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False ); 206 virtual SwTwips GrowFrm ( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False );
|
H A D | tabfrm.hxx | 109 virtual SwTwips GrowFrm ( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False );
|
H A D | txtfrm.hxx | 356 virtual sal_Bool WouldFit( SwTwips &nMaxHeight, sal_Bool &bSplit, sal_Bool bTst );
|
/aoo41x/main/sw/source/core/edit/ |
H A D | eddel.cxx | 286 sal_Bool bTst = *pCmp->GetPoint() == *pCmp->GetMark(); in Copy() local 287 (void) bTst; in Copy()
|
/aoo41x/main/sw/source/core/text/ |
H A D | widorp.cxx | 525 sal_Bool WidowsAndOrphans::WouldFit( SwTxtMargin &rLine, SwTwips &rMaxHeight, sal_Bool bTst ) in WouldFit() argument 573 if( bTst || nLineCnt - nMinLines >= GetWidowsLines() ) in WouldFit()
|
H A D | inftxt.hxx | 587 const sal_Bool bQuick = sal_False, const sal_Bool bTst = sal_False ); 589 const sal_Bool bQuickL = sal_False, const sal_Bool bTst = sal_False ) in SwTxtFormatInfo() argument 590 { CtorInitTxtFormatInfo( pFrame, bInterHyphL, bQuickL, bTst ); } in SwTxtFormatInfo()
|
H A D | txtfrm.cxx | 1975 sal_Bool SwTxtFrm::WouldFit( SwTwips &rMaxHeight, sal_Bool &bSplit, sal_Bool bTst ) in WouldFit() argument 1993 if ( IsEmpty() && !bTst ) in WouldFit() 2060 bRet = !aFrmBreak.IsKeepAlways() && aFrmBreak.WouldFit( aLine, rMaxHeight, bTst ); in WouldFit()
|
H A D | inftxt.cxx | 1413 const sal_Bool bNewQuick, const sal_Bool bTst ) in CtorInitTxtFormatInfo() argument 1430 bTestFormat = bTst; in CtorInitTxtFormatInfo()
|
/aoo41x/main/editeng/source/misc/ |
H A D | svxacorr.cxx | 1993 sal_Bool bNewFile, sal_Bool bTst ) const in GetAutoCorrFileName() 2000 else if( !bTst ) in GetAutoCorrFileName()
|