Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/view/
H A Dviewimp.cxx213 return pLayAct->IsCalcLayout(); in IsCalcLayoutProgress()
226 if ( pLayAct && pLayAct->IsCalcLayout() ) in IsUpdateExpFlds()
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx490 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()
/trunk/main/sw/source/core/inc/
H A Dlayact.hxx180 sal_Bool IsCalcLayout() const { return bCalcLayout; } in IsCalcLayout() function in SwLayAction

Completed in 52 milliseconds