Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/view/
H A Dviewimp.cxx269 const SwPageFrm& rFormatPage = pPage->GetFormatPage(); in SetFirstVisPage() local
270 aPageRect.SSize() = rFormatPage.Frm().SSize(); in SetFirstVisPage()
H A Dviewsh.cxx1184 … const SwPageFrm& rFormatPage = static_cast<const SwPageFrm*>(pPage)->GetFormatPage(); in VisPortChgd() local
1185 aPageRect.SSize() = rFormatPage.Frm().SSize(); in VisPortChgd()
1685 … const SwPageFrm& rFormatPage = static_cast<const SwPageFrm*>(pPage)->GetFormatPage(); in PaintDesktop() local
1686 aPageRect.SSize() = rFormatPage.Frm().SSize(); in PaintDesktop()
/aoo42x/main/sw/source/core/layout/
H A Dpagechg.cxx2222 const SwFrm& rFormatPage = pPageFrm->GetFormatPage(); in CheckViewLayout() local
2224 …nPageWidth = rFormatPage.Frm().Width() + nSidebarWidth + ((bStartOfRow || 1 == (pPageFrm->GetPhy… in CheckViewLayout()
2225 nPageHeight = rFormatPage.Frm().Height() + nGapBetweenPages; in CheckViewLayout()
H A Dpaintfrm.cxx3113 const SwPageFrm& rFormatPage = pPage->GetFormatPage(); in Paint() local
3114 aEmptyPageRect.SSize() = rFormatPage.Frm().SSize(); in Paint()

Completed in 279 milliseconds