Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dlayact.cxx263 const sal_Bool bLowerOfSelf = pFly->IsLowerOf( pSelfFly ); in PaintWithoutFlys() local
264 if ( !bLowerOfSelf && !pFly->GetFmt()->GetOpaque().GetValue() ) in PaintWithoutFlys()
H A Dpaintfrm.cxx1333 const sal_Bool bLowerOfSelf = pSelfFly && pFly->IsLowerOf( pSelfFly ) ? in lcl_SubtractFlys() local
1351 if ( pSelfFly && bLowerOfSelf ) in lcl_SubtractFlys()
1371 if ( !bLowerOfSelf && !pFly->GetFmt()->GetOpaque().GetValue() ) in lcl_SubtractFlys()

Completed in 658 milliseconds