Searched refs:nCurrentPageWidth (Results 1 – 1 of 1) sorted by relevance
2339 …const SwTwips nCurrentPageWidth = pFormatPage->Frm().Width() + (pFormatPage->IsEmptyPage() ? 0 : n… in CheckViewLayout() local2353 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