Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/layout/
H A Dlayact.cxx1868 const sal_Bool bInValid = !pCntnt->IsValid() || pCntnt->IsCompletePaint(); in FormatCntnt() local
1909 if ( (!pTab || (pTab && !bInValid)) ) in FormatCntnt()
2556 bool bInValid = false; in SwLayIdle() local
2570 bInValid = pPg->IsInvalidCntnt() || pPg->IsInvalidLayout() || in SwLayIdle()
2580 } while ( pPg && !bInValid ); in SwLayIdle()
2582 if ( !bInValid ) in SwLayIdle()

Completed in 43 milliseconds