Searched refs:IsLowerOf (Results 1 – 8 of 8) sorted by relevance
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()
3082 if ( !pFlyFrm || !pFlyFrm->IsLowerOf( pTab ) ) in Notify_Background()3119 (!pFly->IsLowerOf( pFlyFrm ) && in Notify_Background()3148 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()
2693 sal_Bool SwFrmFmt::IsLowerOf( const SwFrmFmt& rFmt ) const in IsLowerOf() function in SwFrmFmt2702 return pSFly->IsLowerOf( pAskFly ); in IsLowerOf()
2182 sal_Bool SwFlyFrm::IsLowerOf( const SwLayoutFrm* pUpperFrm ) const in IsLowerOf() function in SwFlyFrm
219 sal_Bool IsLowerOf( const SwLayoutFrm* pUpper ) const;222 return _rLower.IsLowerOf( this ); in IsUpperOf()
934 if( rDest.IsLowerOf( rSource ) || rSource .IsLowerOf( rDest ) ) in Chainable()
117 sal_Bool IsLowerOf( const SwFrmFmt& rFmt ) const;
Completed in 90 milliseconds