Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpagechg.cxx2339 …const SwTwips nCurrentPageWidth = pFormatPage->Frm().Width() + (pFormatPage->IsEmptyPage() ? 0 : n… in CheckViewLayout() local
2353 aNewPagePos.X() = nRowEnd - nXOffsetInRow - nCurrentPageWidth; in CheckViewLayout()
2372 nMaxPageRight = Max( nMaxPageRight, aNewPagePos.X() + nCurrentPageWidth); in CheckViewLayout()
2394 nX = nX + nCurrentPageWidth; in CheckViewLayout()

Completed in 22 milliseconds