Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dlayact.cxx225 const SwFlyFrm *pSelfFly = pCnt->FindFlyFrm(); in PaintWithoutFlys() local
243 if ( pFly == pSelfFly || !rRect.IsOver( pFly->Frm() ) ) in PaintWithoutFlys()
246 if ( pSelfFly && pSelfFly->IsLowerOf( pFly ) ) in PaintWithoutFlys()
252 if ( pSelfFly ) in PaintWithoutFlys()
254 const SdrObject *pTmp = pSelfFly->GetVirtDrawObj(); in PaintWithoutFlys()
263 const sal_Bool bLowerOfSelf = pFly->IsLowerOf( pSelfFly ); in PaintWithoutFlys()

Completed in 20 milliseconds