Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dlayact.cxx1866 const sal_Bool bInValid = !pCntnt->IsValid() || pCntnt->IsCompletePaint(); in FormatCntnt() local
1907 if ( (!pTab || (pTab && !bInValid)) ) in FormatCntnt()
2554 bool bInValid = false; in SwLayIdle() local
2568 bInValid = pPg->IsInvalidCntnt() || pPg->IsInvalidLayout() || in SwLayIdle()
2578 } while ( pPg && !bInValid ); in SwLayIdle()
2580 if ( !bInValid ) in SwLayIdle()

Completed in 32 milliseconds