Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpagechg.cxx2198 SwPageFrm* pStartOfRow = pPageFrm; in CheckViewLayout() local
2211 const bool bStartOfRow = pPageFrm == pStartOfRow || in CheckViewLayout()
2212 … ( pStartOfRow->IsEmptyPage() && pPageFrm == pStartOfRow->GetNext() && !mbBookMode ); in CheckViewLayout()
2270 const SwPageFrm* pLastPageInCurrentRow = pStartOfRow; in CheckViewLayout()
2307 pStartOfRow->GetFormatPage().Frm().Width() + nSidebarWidth; in CheckViewLayout()
2326 nX += pStartOfRow->GetFormatPage().Frm().Width() + nSidebarWidth; in CheckViewLayout()
2331 SwPageFrm* pPageToAdjust = pStartOfRow; in CheckViewLayout()
2367 const bool bFirstColumn = pPageToAdjust == pStartOfRow; in CheckViewLayout()
2427 pStartOfRow = pEndOfRow; in CheckViewLayout()

Completed in 104 milliseconds