Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/view/
H A Dviewimp.cxx290 const SwPageFrm& rFormatPage = pPage->GetFormatPage(); in SetFirstVisPage() local
291 aPageRect.SSize() = rFormatPage.Frm().SSize(); in SetFirstVisPage()
H A Dviewsh.cxx1181 … const SwPageFrm& rFormatPage = static_cast<const SwPageFrm*>(pPage)->GetFormatPage(); in VisPortChgd() local
1182 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()
/aoo41x/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.cxx3023 const SwPageFrm& rFormatPage = pPage->GetFormatPage(); in Paint() local
3024 aEmptyPageRect.SSize() = rFormatPage.Frm().SSize(); in Paint()

Completed in 81 milliseconds