Searched refs:GetCntntPos (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sw/source/core/layout/ |
H A D | trvlfrm.cxx | 205 … const SwCntntFrm *pCnt = GetCntntPos( aPoint, sal_False, sal_False, sal_False, pCMS, sal_False ); in GetCrsrOfst() 398 const SwCntntFrm *pCnt = GetCntntPos( rPoint, sal_True ); in GetCrsrOfst() 492 const SwCntntFrm *pCnt = GetCntntPos( in GetCrsrOfst() 1138 const SwCntntFrm *SwLayoutFrm::GetCntntPos( Point& rPoint, in GetCntntPos() function in SwLayoutFrm
|
H A D | flycnt.cxx | 1135 pCnt = pTmpLay->GetCntntPos( aTmp, sal_False, bBodyOnly ); in FindAnchor() 1164 GetCntntPos( aTmp, sal_False, sal_True, sal_False ); in FindAnchor()
|
/aoo42x/main/sw/source/core/inc/ |
H A D | layfrm.hxx | 95 const SwCntntFrm* GetCntntPos( Point &rPoint, const sal_Bool bDontLeave,
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | trvlfnfl.cxx | 343 const SwCntntFrm* pFndFrm = pPageFrm->GetCntntPos( aPt, sal_False, sal_True ); in GotoFlyAnchor()
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | move.cxx | 475 aDest = GetCntntPos(aPt,lOffset > 0); in PushCrsr()
|
/aoo42x/main/sw/inc/ |
H A D | fesh.hxx | 571 Point GetCntntPos( const Point& rPoint, sal_Bool bNext ) const;
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | fews.cxx | 100 Point SwFEShell::GetCntntPos( const Point& rPoint, sal_Bool bNext ) const in GetCntntPos() function in SwFEShell
|
/aoo42x/main/sw/source/core/fields/ |
H A D | expfld.cxx | 254 pCntFrm = pPgFrm->GetCntntPos( aPt, sal_False, sal_True, sal_False ); in GetBodyTxtNode()
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 574 aModPt = rSh.GetCntntPos( aModPt,aModPt.Y() > rSh.VisArea().Bottom() ); in IMPL_LINK()
|
Completed in 212 milliseconds