Home
last modified time | relevance | path

Searched refs:IsLowerOf (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dflycnt.cxx313 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()
H A Dfrmtool.cxx3082 if ( !pFlyFrm || !pFlyFrm->IsLowerOf( pTab ) ) in Notify_Background()
3119 (!pFly->IsLowerOf( pFlyFrm ) && in Notify_Background()
3148 pFlyFrm && !pFly->IsLowerOf( pFlyFrm ) ) in Notify_Background()
H A Dlayact.cxx246 if ( pSelfFly && pSelfFly->IsLowerOf( pFly ) ) in PaintWithoutFlys()
263 const sal_Bool bLowerOfSelf = pFly->IsLowerOf( pSelfFly ); in PaintWithoutFlys()
H A Datrfrm.cxx2693 sal_Bool SwFrmFmt::IsLowerOf( const SwFrmFmt& rFmt ) const in IsLowerOf() function in SwFrmFmt
2702 return pSFly->IsLowerOf( pAskFly ); in IsLowerOf()
H A Dfly.cxx2182 sal_Bool SwFlyFrm::IsLowerOf( const SwLayoutFrm* pUpperFrm ) const in IsLowerOf() function in SwFlyFrm
/trunk/main/sw/source/core/inc/
H A Dflyfrm.hxx219 sal_Bool IsLowerOf( const SwLayoutFrm* pUpper ) const;
222 return _rLower.IsLowerOf( this ); in IsUpperOf()
/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx934 if( rDest.IsLowerOf( rSource ) || rSource .IsLowerOf( rDest ) ) in Chainable()
/trunk/main/sw/inc/
H A Dfrmfmt.hxx117 sal_Bool IsLowerOf( const SwFrmFmt& rFmt ) const;

Completed in 90 milliseconds