Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/view/
H A Dviewimp.cxx230 return pLayAct->IsCalcLayout(); in IsCalcLayoutProgress()
245 if ( pLayAct && pLayAct->IsCalcLayout() ) in IsUpdateExpFlds()
/aoo41x/main/sw/source/core/layout/
H A Dlayact.cxx490 if ( IsCalcLayout() ) in Action()
1862 const sal_Bool bNxtCnt = IsCalcLayout() && !pCntnt->GetFollow(); in FormatCntnt()
1928 if ( !IsCalcLayout() && pPage->GetPhyPageNum() > nCurNum+1 ) in FormatCntnt()
1957 if ( bBrowse && !IsIdle() && !IsCalcLayout() && !IsComplete() && in FormatCntnt()
2004 if ( bBrowse && !IsIdle() && !IsCalcLayout() && !IsComplete() && in FormatCntnt()
/aoo41x/main/sw/source/core/inc/
H A Dlayact.hxx180 sal_Bool IsCalcLayout() const { return bCalcLayout; } in IsCalcLayout() function in SwLayAction

Completed in 32 milliseconds