Searched refs:pSelfFly (Results 1 – 1 of 1) sorted by relevance
225 const SwFlyFrm *pSelfFly = pCnt->FindFlyFrm(); in PaintWithoutFlys() local243 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 25 milliseconds