Home
last modified time | relevance | path

Searched refs:WouldFit (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dcalcmove.cxx1680 if ( nTmp > 0 && WouldFit( nTmp, bSplit, sal_False ) ) in MakeAll()
1952 bRet = pFrm->WouldFit( nSpace, bSplit, sal_False ); in _WouldFit()
1959 bRet = pFrm->WouldFit( nSpace, bSplit, sal_False ); in _WouldFit()
2030 … const bool bSecondRet = nOldSpace >= 0 && pFrm->WouldFit( nOldSpace, bOldSplit, sal_False ); in _WouldFit()
H A Dunusedf.cxx43 sal_Bool SwCntntFrm::WouldFit( SwTwips &, sal_Bool&, sal_Bool ) in WouldFit() function in SwCntntFrm
/trunk/main/sw/source/core/text/
H A Dwidorp.hxx81 sal_Bool WouldFit( SwTxtMargin &rLine, SwTwips &rMaxHeight, sal_Bool bTest );
H A Dtxtfrm.cxx1956 return SwTxtFrm::WouldFit( rMaxHeight, bSplit, sal_True ); in TestFormat()
1975 sal_Bool SwTxtFrm::WouldFit( SwTwips &rMaxHeight, sal_Bool &bSplit, sal_Bool bTst ) in WouldFit() function in SwTxtFrm
2060 bRet = !aFrmBreak.IsKeepAlways() && aFrmBreak.WouldFit( aLine, rMaxHeight, bTst ); in WouldFit()
H A Dwidorp.cxx525 sal_Bool WidowsAndOrphans::WouldFit( SwTxtMargin &rLine, SwTwips &rMaxHeight, sal_Bool bTst ) in WouldFit() function in WidowsAndOrphans
/trunk/main/sw/source/core/inc/
H A Dcntfrm.hxx101 virtual sal_Bool WouldFit( SwTwips &nMaxHeight, sal_Bool &bSplit, sal_Bool bTst );
H A Dtxtfrm.hxx356 virtual sal_Bool WouldFit( SwTwips &nMaxHeight, sal_Bool &bSplit, sal_Bool bTst );

Completed in 45 milliseconds