Searched refs:IsKeep (Results 1 – 6 of 6) sorted by relevance
193 sal_Bool IsKeep( const SwAttrSet& rAttrs, bool bBreakCheck = false ) const;
1202 const sal_Bool bKeep = IsKeep( rAttrs.GetAttrSet() ); in MakeAll()2052 if ( bRet && !bSplit && pFrm->IsKeep( rAttrs.GetAttrSet() ) ) in _WouldFit()
1964 const bool bKeep = IsKeep( pAttrs->GetAttrSet() ); in MakeAll()2322 if ( pLastRow && IsKeep( pAttrs->GetAttrSet(), true ) && in MakeAll()
191 sal_Bool SwFlowFrm::IsKeep( const SwAttrSet& rAttrs, bool bCheckIfLastRowShouldKeep ) const in IsKeep() function in SwFlowFrm
1667 pTmpPrevFlowFrm->IsKeep( *pTmpPrev->GetAttrSet() ) && in CalcCntnt()
161 …bool bInvalidPrePos = SwFlowFrm::CastFlowFrm( pPre )->IsKeep( *pPre->GetAttrSet() ) && pPre->GetIn… in ~SwFrmNotify()
Completed in 71 milliseconds