Home
last modified time | relevance | path

Searched refs:IsKeep (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dflowfrm.hxx193 sal_Bool IsKeep( const SwAttrSet& rAttrs, bool bBreakCheck = false ) const;
/trunk/main/sw/source/core/layout/
H A Dcalcmove.cxx1202 const sal_Bool bKeep = IsKeep( rAttrs.GetAttrSet() ); in MakeAll()
2052 if ( bRet && !bSplit && pFrm->IsKeep( rAttrs.GetAttrSet() ) ) in _WouldFit()
H A Dtabfrm.cxx1964 const bool bKeep = IsKeep( pAttrs->GetAttrSet() ); in MakeAll()
2322 if ( pLastRow && IsKeep( pAttrs->GetAttrSet(), true ) && in MakeAll()
H A Dflowfrm.cxx191 sal_Bool SwFlowFrm::IsKeep( const SwAttrSet& rAttrs, bool bCheckIfLastRowShouldKeep ) const in IsKeep() function in SwFlowFrm
H A Dfly.cxx1667 pTmpPrevFlowFrm->IsKeep( *pTmpPrev->GetAttrSet() ) && in CalcCntnt()
H A Dfrmtool.cxx161 …bool bInvalidPrePos = SwFlowFrm::CastFlowFrm( pPre )->IsKeep( *pPre->GetAttrSet() ) && pPre->GetIn… in ~SwFrmNotify()

Completed in 90 milliseconds