Searched refs:GetPageAtPos (Results 1 – 10 of 10) sorted by relevance
/aoo4110/main/sw/source/core/fields/ |
H A D | postithelper.cxx | 166 const SwFrm* pPage = pRoot->GetPageAtPos( rPoint, 0, true ); in getPageInfo()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | rootfrm.hxx | 269 …const SwPageFrm* GetPageAtPos( const Point& rPt, const Size* pSize = 0, bool bExtend = false ) con…
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | fecopy.cxx | 385 const SwFrm* pPg = pTmpRoot->GetPageAtPos( rInsPt, 0, true ); in CopyDrawSel() 543 const SwFrm* pPg = pTmpRoot->GetPageAtPos( rInsPt, 0, true ); in Copy()
|
H A D | feshview.cxx | 1190 const SwPageFrm* pPageFrm = GetLayout()->GetPageAtPos( rPt ); in ShouldObjectBeSelected()
|
/aoo4110/main/sw/source/core/view/ |
H A D | vprint.cxx | 419 const SwPageFrm* pPage = GetLayout()->GetPageAtPos( aSelPoint ); in FillPrtDoc()
|
H A D | viewsh.cxx | 2675 const SwPageFrm* pPage = GetLayout()->GetPageAtPos( aRect.Center() ); in GetPageNumAndSetOffsetForPDF()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | findfrm.cxx | 603 const SwPageFrm* SwRootFrm::GetPageAtPos( const Point& rPt, const Size* pSize, bool bExtend ) const in GetPageAtPos() function in SwRootFrm
|
H A D | trvlfrm.cxx | 310 const SwPageFrm* pPage = GetPageAtPos( rPoint, 0, true ); in GetCrsrOfst()
|
H A D | frmtool.cxx | 3338 …const SwFrm* pTmpPage = pRootFrm ? pRootFrm->GetPageAtPos( rRect.TopLeft(), &rRect.SSize(), true )… in FindPage()
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | crstrvl.cxx | 1136 return 0 != GetLayout()->GetPageAtPos( rPt ); in IsPageAtPos()
|
Completed in 88 milliseconds