Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/inc/
H A Dpagefrm.hxx413 inline bool IsLayoutInProgress() const in IsLayoutInProgress() function in SwPageFrm
/AOO41X/main/sw/source/core/layout/
H A Dtabfrm.cxx1675 if ( pPageFrm && !pPageFrm->IsLayoutInProgress() ) in lcl_RecalcRow()