Searched refs:IsLowerOf (Results 1 – 9 of 9) sorted by relevance
219 sal_Bool IsLowerOf( const SwLayoutFrm* pUpper ) const;222 return _rLower.IsLowerOf( this ); in IsUpperOf()
313 if ( SwOszControl::pStk1 && !pFly->IsLowerOf( SwOszControl::pStk1 ) ) in IsInProgress()315 if ( SwOszControl::pStk2 && !pFly->IsLowerOf( SwOszControl::pStk2 ) ) in IsInProgress()317 if ( SwOszControl::pStk3 && !pFly->IsLowerOf( SwOszControl::pStk3 ) ) in IsInProgress()319 if ( SwOszControl::pStk4 && !pFly->IsLowerOf( SwOszControl::pStk4 ) ) in IsInProgress()321 if ( SwOszControl::pStk5 && !pFly->IsLowerOf( SwOszControl::pStk5 ) ) in IsInProgress()
3066 if ( !pFlyFrm || !pFlyFrm->IsLowerOf( pTab ) ) in Notify_Background()3103 (!pFly->IsLowerOf( pFlyFrm ) && in Notify_Background()3132 pFlyFrm && !pFly->IsLowerOf( pFlyFrm ) ) in Notify_Background()
246 if ( pSelfFly && pSelfFly->IsLowerOf( pFly ) ) in PaintWithoutFlys()263 const sal_Bool bLowerOfSelf = pFly->IsLowerOf( pSelfFly ); in PaintWithoutFlys()
2624 sal_Bool SwFrmFmt::IsLowerOf( const SwFrmFmt& rFmt ) const in IsLowerOf() function in SwFrmFmt2633 return pSFly->IsLowerOf( pAskFly ); in IsLowerOf()
1333 const sal_Bool bLowerOfSelf = pSelfFly && pFly->IsLowerOf( pSelfFly ) ? in lcl_SubtractFlys()1340 if ( pSelfFly && pSelfFly->IsLowerOf( pFly ) ) in lcl_SubtractFlys()1344 if ( pRetoucheFly && pRetoucheFly->IsLowerOf( pFly ) ) in lcl_SubtractFlys()1389 if ( !pFly->IsLowerOf( pRetoucheFly ) && !pFly->GetFmt()->GetOpaque().GetValue() ) in lcl_SubtractFlys()
2202 sal_Bool SwFlyFrm::IsLowerOf( const SwLayoutFrm* pUpperFrm ) const in IsLowerOf() function in SwFlyFrm
876 if( rDest.IsLowerOf( rSource ) || rSource .IsLowerOf( rDest ) ) in Chainable()
113 sal_Bool IsLowerOf( const SwFrmFmt& rFmt ) const;
Completed in 97 milliseconds