Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/fields/
H A Dpostithelper.cxx166 const SwFrm* pPage = pRoot->GetPageAtPos( rPoint, 0, true ); in getPageInfo()
/aoo4110/main/sw/source/core/inc/
H A Drootfrm.hxx269 …const SwPageFrm* GetPageAtPos( const Point& rPt, const Size* pSize = 0, bool bExtend = false ) con…
/aoo4110/main/sw/source/core/frmedt/
H A Dfecopy.cxx385 const SwFrm* pPg = pTmpRoot->GetPageAtPos( rInsPt, 0, true ); in CopyDrawSel()
543 const SwFrm* pPg = pTmpRoot->GetPageAtPos( rInsPt, 0, true ); in Copy()
H A Dfeshview.cxx1190 const SwPageFrm* pPageFrm = GetLayout()->GetPageAtPos( rPt ); in ShouldObjectBeSelected()
/aoo4110/main/sw/source/core/view/
H A Dvprint.cxx419 const SwPageFrm* pPage = GetLayout()->GetPageAtPos( aSelPoint ); in FillPrtDoc()
H A Dviewsh.cxx2675 const SwPageFrm* pPage = GetLayout()->GetPageAtPos( aRect.Center() ); in GetPageNumAndSetOffsetForPDF()
/aoo4110/main/sw/source/core/layout/
H A Dfindfrm.cxx603 const SwPageFrm* SwRootFrm::GetPageAtPos( const Point& rPt, const Size* pSize, bool bExtend ) const in GetPageAtPos() function in SwRootFrm
H A Dtrvlfrm.cxx310 const SwPageFrm* pPage = GetPageAtPos( rPoint, 0, true ); in GetCrsrOfst()
H A Dfrmtool.cxx3338 …const SwFrm* pTmpPage = pRootFrm ? pRootFrm->GetPageAtPos( rRect.TopLeft(), &rRect.SSize(), true )… in FindPage()
/aoo4110/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1136 return 0 != GetLayout()->GetPageAtPos( rPt ); in IsPageAtPos()

Completed in 103 milliseconds