Searched refs:IsCalcLayout (Results 1 – 3 of 3) sorted by relevance
213 return pLayAct->IsCalcLayout(); in IsCalcLayoutProgress()226 if ( pLayAct && pLayAct->IsCalcLayout() ) in IsUpdateExpFlds()
490 if ( IsCalcLayout() ) in Action()1860 const sal_Bool bNxtCnt = IsCalcLayout() && !pCntnt->GetFollow(); in FormatCntnt()1926 if ( !IsCalcLayout() && pPage->GetPhyPageNum() > nCurNum+1 ) in FormatCntnt()1955 if ( bBrowse && !IsIdle() && !IsCalcLayout() && !IsComplete() && in FormatCntnt()2002 if ( bBrowse && !IsIdle() && !IsCalcLayout() && !IsComplete() && in FormatCntnt()
180 sal_Bool IsCalcLayout() const { return bCalcLayout; } in IsCalcLayout() function in SwLayAction
Completed in 39 milliseconds