Home
last modified time | relevance | path

Searched refs:bTst (Results 1 – 24 of 24) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dwsfrm.cxx1323 if( !bTst ) in Grow()
1372 if( !bTst ) in Shrink()
1510 if ( !bTst ) in AdjustNeighbourhood()
1648 if ( !bTst ) in AdjustNeighbourhood()
1926 if ( !bTst ) in GrowFrm()
1957 if ( !bTst ) in GrowFrm()
2034 if ( !bTst ) in ShrinkFrm()
2129 if ( !bTst ) in ShrinkFrm()
2477 if ( !bTst ) in GrowFrm()
2555 if ( !bTst ) in GrowFrm()
[all …]
H A Dhffrm.cxx441 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 Dftnfrm.cxx362 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 Dsectfrm.cxx2028 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 Dfly.cxx1938 SwTwips SwFlyFrm::_Grow( SwTwips nDist, sal_Bool bTst ) in _Grow() argument
1953 if ( !bTst ) in _Grow()
1963 if ( !bTst ) in _Grow()
2016 SwTwips SwFlyFrm::_Shrink( SwTwips nDist, sal_Bool bTst ) in _Shrink() argument
2040 if ( !bTst ) in _Shrink()
2057 AnchorFrm()->FindFlyFrm()->Shrink( nDist, bTst ); in _Shrink()
2062 if ( !bTst ) in _Shrink()
2110 AnchorFrm()->FindFlyFrm()->Shrink( nDist, bTst ); in _Shrink()
H A Dtabfrm.cxx3178 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 Dpagechg.cxx1434 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()
/trunk/main/sw/source/core/inc/
H A Dftnfrm.hxx46 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 Dcntfrm.hxx64 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 Dframe.hxx465 SwTwips AdjustNeighbourhood( SwTwips nDiff, sal_Bool bTst = sal_False );
469 virtual SwTwips ShrinkFrm( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False ) = 0;
470 virtual SwTwips GrowFrm ( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False ) = 0;
522 SwTwips Shrink( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False );
523 SwTwips Grow ( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False );
H A Dhffrm.hxx41 sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False );
43 sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False );
H A Drowfrm.hxx37 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 Dsectfrm.hxx96 SwTwips _Shrink( SwTwips, sal_Bool bTst );
97 SwTwips _Grow ( SwTwips, sal_Bool bTst );
H A Dlayfrm.hxx59 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 Dflyfrm.hxx174 SwTwips _Shrink( SwTwips, sal_Bool bTst );
175 SwTwips _Grow ( SwTwips, sal_Bool bTst );
H A Drootfrm.hxx204 virtual SwTwips ShrinkFrm( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False );
205 virtual SwTwips GrowFrm ( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False );
H A Dtabfrm.hxx109 virtual SwTwips GrowFrm ( SwTwips, sal_Bool bTst = sal_False, sal_Bool bInfo = sal_False );
H A Dtxtfrm.hxx356 virtual sal_Bool WouldFit( SwTwips &nMaxHeight, sal_Bool &bSplit, sal_Bool bTst );
/trunk/main/sw/source/core/edit/
H A Deddel.cxx286 sal_Bool bTst = *pCmp->GetPoint() == *pCmp->GetMark(); in Copy() local
287 (void) bTst; in Copy()
/trunk/main/sw/source/core/text/
H A Dwidorp.cxx525 sal_Bool WidowsAndOrphans::WouldFit( SwTxtMargin &rLine, SwTwips &rMaxHeight, sal_Bool bTst ) in WouldFit() argument
573 if( bTst || nLineCnt - nMinLines >= GetWidowsLines() ) in WouldFit()
H A Dinftxt.hxx587 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 Dtxtfrm.cxx1975 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 Dinftxt.cxx1425 const sal_Bool bNewQuick, const sal_Bool bTst ) in CtorInitTxtFormatInfo() argument
1442 bTestFormat = bTst; in CtorInitTxtFormatInfo()
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx1993 sal_Bool bNewFile, sal_Bool bTst ) const in GetAutoCorrFileName()
2000 else if( !bTst ) in GetAutoCorrFileName()

Completed in 218 milliseconds