Home
last modified time | relevance | path

Searched refs:aPtPos (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/undo/
H A Dunmove.cxx121 SwPosition aPtPos( rRg.aEnd ); in SwUndoMove() local
124 aPtPos.nContent.Assign( pCNd, pCNd->Len() ); in SwUndoMove()
129 DelCntntIndex( aMkPos, aPtPos, nsDelCntntType::DELCNT_FTN ); in SwUndoMove()
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx281 Point aPtPos, aMkPos; in GetTblSel() local
285 aPtPos = pShCrsr->GetPtPos(); in GetTblSel()
290 pCntNd->getLayoutFrm( pCntNd->GetDoc()->GetCurrentLayout(), &aPtPos )->GetUpper() : 0; in GetTblSel()
2061 Point aPtPos, aMkPos; in CheckSplitCells() local
2065 aPtPos = pShCrsr->GetPtPos(); in CheckSplitCells()
2071 &aPtPos )->GetUpper(); in CheckSplitCells()
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx110 Point aPtPos, aMkPos; in lcl_GetStartEndCell() local
114 aPtPos = pShCrsr->GetPtPos(); in lcl_GetStartEndCell()
122 …ointFrm = pPointNd ? pPointNd->getLayoutFrm( pPointNd->GetDoc()->GetCurrentLayout(), &aPtPos ) : 0; in lcl_GetStartEndCell()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx975 SwPosition aPtPos( *pCurCrsr->GetPoint() ); in ChgCurrPam() local
980 if ( !GetLayout()->GetCrsrOfst( &aPtPos, aPt, &aTmpState ) && bTstHit ) in ChgCurrPam()
987 *pCmp->Start() <= aPtPos && *pCmp->End() > aPtPos ) in ChgCurrPam()

Completed in 53 milliseconds