Home
last modified time | relevance | path

Searched refs:GetPtPos (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx653 Point& rPt = pCurCrsr->GetPtPos(); in MovePage()
725 Point & rAktCrsrPt = pCrsr->GetPtPos(); in SetCrsr()
888 rBlock.GetPtPos() = pCurCrsr->GetPtPos(); in CrsrToBlockCrsr()
921 pCurCrsr->GetPtPos() = pTblCrsr->GetPtPos(); in ClearMark()
1017 pCurCrsr->GetPtPos() = pTblCrsr->GetPtPos(); in KillPams()
1027 pCurCrsr->GetPtPos() = rBlock.GetPtPos(); in KillPams()
1600 pCurCrsr->GetPtPos() = pTblCrsr->GetPtPos(); in UpdateCrsr()
1891 Point aPt = rBlock.GetPtPos(); in RefreshBlockCursor()
1901 aPt = rBlock.GetPtPos(); in RefreshBlockCursor()
2048 if( pOldStk->GetPtPos() == pCurCrsr->GetPtPos() || in Pop()
[all …]
H A Dviscrs.cxx793 , aPtPt(rICrsr.GetPtPos()) in SwShellCrsr()
885 return new SwShellCrsr( *GetShell(), *GetPoint(), GetPtPos(), pRing ); in Create()
933 &GetPtPos(), GetShell()->GetUpDownX() ); in UpDown()
976 GetPtPos() = rPtPt; in SwShellTableCrsr()
1065 SwFrm* pFrm = pCNd->getLayoutFrm( GetShell()->GetLayout(), &GetPtPos() ); in IsInside()
H A Dtrvltbl.cxx254 …pTblCrsr->GetPtPos() = pMasterTabFrm->IsVertical() ? pMasterTabFrm->Frm().TopRight() : pMasterTabF… in _SelTblRowOrCol()
692 pCrsr->GetPtPos() = Point(); in MoveTable()
789 pCurCrsr->GetPtPos() = Point(); in GotoTable()
H A Dtrvlfnfl.cxx168 pCurCrsr->GetPtPos() = Point(); in GotoFtnAnchor()
H A Dcrstrvl.cxx91 Point aPt( pCurCrsr->GetPtPos() ); in GotoNextNum()
131 Point aPt( pCurCrsr->GetPtPos() ); in GotoPrevNum()
274 Point aPt( pCurCrsr->GetPtPos() ); in SetCrsrInHdFt()
/trunk/main/sw/inc/
H A Dviscrs.hxx155 const Point& GetPtPos() const { return( SwPaM::GetPoint() == pPt ? aPtPt : aMkPt ); } in GetPtPos() function in SwShellCrsr
156 Point& GetPtPos() { return( SwPaM::GetPoint() == pPt ? aPtPt : aMkPt ); } in GetPtPos() function in SwShellCrsr
H A Dcrsrsh.hxx958 return bPoint ? pCurCrsr->GetPtPos() : pCurCrsr->GetMkPos(); in GetCrsrDocPos()
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx285 aPtPos = pShCrsr->GetPtPos(); in GetTblSel()
776 &pCrsr->GetPtPos() )->GetUpper(), in GetAutoSumSel()
2065 aPtPos = pShCrsr->GetPtPos(); in CheckSplitCells()
H A Dfetab.cxx1964 pCrsr->GetPtPos() = paPt[0]; in SelTblRowCol()
1978 pCrsr->GetPtPos() = paPt[1]; in SelTblRowCol()
H A Dfefly1.cxx881 sal_True, &pCursor->GetPtPos() ) ); in Insert()
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx960 Point &rPt = pSCrsr->GetPtPos(); in SetCurrPage()
1868 aPtPt = pShCrsr->GetPtPos(); in MakeTblCrsrs()
/trunk/main/sw/source/core/access/
H A Daccdoc.cxx752 Point aPt = pCrsrShell->_GetCrsr()->GetPtPos(); in getExtendedAttributes()
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx114 aPtPos = pShCrsr->GetPtPos(); in lcl_GetStartEndCell()
H A Dndtbl.cxx2590 aPt = pShCrsr->GetPtPos(); in GetTabCols()
2815 aPt = pShCrsr->GetPtPos(); in SetTabCols()

Completed in 156 milliseconds