Searched refs:GetPtPos (Results 1 – 14 of 14) sorted by relevance
| /trunk/main/sw/source/core/crsr/ |
| H A D | crsrsh.cxx | 618 pTmpCrsr->GetPtPos().Y() = 0; // expl. 0 setzen (TabellenHeader) in SttEndDoc() 653 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() 1330 …pCNode->getLayoutFrm( GetLayout(), &pShellCrsr->GetPtPos(), pShellCrsr->GetPoint(), sal_False ) :0; in UpdateCrsrPos() 1335 GetLayout()->GetCrsrOfst( pShellCrsr->GetPoint(), pShellCrsr->GetPtPos(), in UpdateCrsrPos() 1448 Point aTmpPt( pITmpCrsr->GetPtPos() ); in UpdateCrsr() [all …]
|
| H A D | viscrs.cxx | 793 , 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 D | trvltbl.cxx | 254 …pTblCrsr->GetPtPos() = pMasterTabFrm->IsVertical() ? pMasterTabFrm->Frm().TopRight() : pMasterTabF… in _SelTblRowOrCol() 692 pCrsr->GetPtPos() = Point(); in MoveTable() 789 pCurCrsr->GetPtPos() = Point(); in GotoTable()
|
| H A D | trvlfnfl.cxx | 168 pCurCrsr->GetPtPos() = Point(); in GotoFtnAnchor()
|
| H A D | crstrvl.cxx | 91 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 D | viscrs.hxx | 155 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 D | crsrsh.hxx | 958 return bPoint ? pCurCrsr->GetPtPos() : pCurCrsr->GetMkPos(); in GetCrsrDocPos()
|
| /trunk/main/sw/source/core/frmedt/ |
| H A D | tblsel.cxx | 285 aPtPos = pShCrsr->GetPtPos(); in GetTblSel() 776 &pCrsr->GetPtPos() )->GetUpper(), in GetAutoSumSel() 2065 aPtPos = pShCrsr->GetPtPos(); in CheckSplitCells()
|
| H A D | fetab.cxx | 1964 pCrsr->GetPtPos() = paPt[0]; in SelTblRowCol() 1978 pCrsr->GetPtPos() = paPt[1]; in SelTblRowCol()
|
| H A D | fefly1.cxx | 879 sal_True, &pCursor->GetPtPos() ) ); in Insert()
|
| /trunk/main/sw/source/core/layout/ |
| H A D | trvlfrm.cxx | 960 Point &rPt = pSCrsr->GetPtPos(); in SetCurrPage() 1868 aPtPt = pShCrsr->GetPtPos(); in MakeTblCrsrs()
|
| /trunk/main/sw/source/core/access/ |
| H A D | accdoc.cxx | 752 Point aPt = pCrsrShell->_GetCrsr()->GetPtPos(); in getExtendedAttributes()
|
| /trunk/main/sw/source/core/docnode/ |
| H A D | ndtbl1.cxx | 114 aPtPos = pShCrsr->GetPtPos(); in lcl_GetStartEndCell()
|
| H A D | ndtbl.cxx | 2590 aPt = pShCrsr->GetPtPos(); in GetTabCols() 2815 aPt = pShCrsr->GetPtPos(); in SetTabCols()
|