Home
last modified time | relevance | path

Searched refs:GetPoint (Results 151 – 175 of 245) sorted by relevance

12345678910

/aoo42x/main/sw/source/core/crsr/
H A Dbookmrk.cxx142 , m_pPos1(new SwPosition(*(aPaM.GetPoint()))) in MarkBase()
146 if (aPaM.HasMark() && (*aPaM.GetMark() != *aPaM.GetPoint())) in MarkBase()
/aoo42x/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx107 const SwPosition rEndPos( *GetCurrentShellCursor().GetPoint() ); in Insert()
114 pAnnotationTextRange = new SwPaM( *rCurrPaM.GetPoint(), *rCurrPaM.GetMark() ); in Insert()
/aoo42x/main/sw/source/core/edit/
H A Dedfld.cxx325 SwPaM aCurPam( *PCURCRSR->GetMark(), *PCURCRSR->GetPoint() ); in UpdateFlds()
326 SwPaM aPam( *PCURCRSR->GetPoint() ); in UpdateFlds()
/aoo42x/main/sw/source/core/unocore/
H A Dunodraw.cxx742 pDoc->GetCurrentLayout()->GetCrsrOfst( pPam->GetPoint(), aTmp, &aState ); //swmod 080218 in add()
743 aAnchor.SetAnchor( pPam->GetPoint() ); in add()
1249 pNd->InsertItem(aFmt, pInternalPam->GetPoint() in setPropertyValue()
1254 aAnchor.SetAnchor( pInternalPam->GetPoint() ); in setPropertyValue()
1343 … pDoc->GetCurrentLayout()->GetCrsrOfst( aPam.GetPoint(), aTmp, &aState ); in setPropertyValue()
1351 aNewAnchor.SetAnchor( aPam.GetPoint() ); in setPropertyValue()
1363 aPam.GetPoint()->nContent.GetIndex(), 0 ); in setPropertyValue()
H A Dunochart.cxx283 pStart = pUnoTblCrsr->GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in GetCellRangeName()
298 if (*pUnoTblCrsr->GetPoint() < *pUnoTblCrsr->GetMark()) in GetCellRangeName()
478 pUnoCrsr->GetPoint()->nNode = *pBRBox->GetSttNd(); in GetFormatAndCreateCursorFromRangeRep()
2662 …const SwStartNode* pPointStartNode = pTblCrsr->GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in DeleteBox()
2740 pTblCrsr->GetPoint() : pTblCrsr->GetMark(); in DeleteBox()
2811 pStartNd = pUnoTblCrsr->GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in ExtendTo()
2870 pUnoTblCrsr->GetPoint()->nNode = *pNewEndBox->GetSttNd(); in ExtendTo()
H A Dunotbl.cxx1023 *aPam.GetPoint(), aPam.GetMark())); in createTextCursorByRange()
1493 …SwUnoCrsr* pUnoCrsr = pTableSelection->GetDoc()->CreateUnoCrsr(*pTableSelection->GetPoint(), sal_T… in SwXTextTableCursor()
1528 const SwStartNode* pNode = pTblCrsr->GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in getRangeName()
1540 if (*pTblCrsr->GetPoint() < *pTblCrsr->GetMark()) in getRangeName()
2282 *aPam.GetPoint(), in attachToRange()
2413 pUnoCrsr->GetPoint()->nNode = *pBRBox->GetSttNd(); in GetRangeByName()
3050 pUnoCrsr->GetPoint()->nNode = *pBRBox->GetSttNd(); in setPropertyValue()
3243 pUnoCrsr->GetPoint()->nNode = *pLastNd; in getPropertyValue()
3694 pUnoCrsr->GetPoint()->nNode = *pBRBox->GetSttNd(); in getCellRangeByPosition()
4729 pUnoCrsr->GetPoint()->nNode = *pBLBox->GetSttNd(); in removeByIndex()
[all …]
H A Dunoflatpara.cxx228 *mpTxtNode->GetDoc(), *aPaM.GetPoint(), aPaM.GetMark() ); in changeText()
258 *mpTxtNode->GetDoc(), *aPaM.GetPoint(), aPaM.GetMark() ); in changeAttributes()
H A Dunoftn.cxx392 aPam.GetPoint()->nContent.GetIndex()-1, RES_TXTATR_FTN )); in attach()
556 *aPam.GetPoint(), aPam.GetMark())); in createTextCursorByRange()
/aoo42x/main/filter/source/graphicfilter/ipict/
H A Dshape.cxx248 Point const &pt = orig.GetPoint(i); in drawPolygon()
257 Point const &pt = orig.GetPoint(i); in drawPolygon()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlcss1.cxx2076 pPam->GetPoint()->nNode.GetNode().FindFlyStartNode(); in SetAnchorAndAdjustment()
2094 aAnchor.SetAnchor( pPam->GetPoint() ); in SetAnchorAndAdjustment()
2116 xub_StrLen nCntnt = pPam->GetPoint()->nContent.GetIndex(); in SetAnchorAndAdjustment()
2131 aAnchor.SetAnchor( pPam->GetPoint() ); in SetAnchorAndAdjustment()
2374 xub_StrLen nChars = pPam->GetPoint()->nContent.GetIndex(); in EndContextAttrs()
/aoo42x/main/sw/source/core/table/
H A Dswnewtable.cxx891 aPam.GetPoint()->nNode.Assign( *pBox->GetSttNd()->EndOfSectionNode(), -1 ); in PrepareMerge()
894 aPam.GetPoint()->nContent.Assign( pCNd, nL ); in PrepareMerge()
901 pDoc->AppendTxtNode( *aPam.GetPoint() ); in PrepareMerge()
906 SwNodeRange aRg( aSttNdIdx, aPam.GetPoint()->nNode ); in PrepareMerge()
1663 const SwNode* pStartNd = rPam.GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in CreateSelection()
/aoo42x/main/sw/source/core/txtnode/
H A Datrfld.cxx209 pPaM->GetPoint()->nNode = rTxtNode; in SwClientNotify()
210 pPaM->GetPoint()->nContent.Assign( (SwTxtNode*)&rTxtNode, *mpTxtFld->GetStart() ); in SwClientNotify()
/aoo42x/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx360 const SwPosition* pEnd = pStt == pRedl->GetPoint() in SearchNext()
362 : pRedl->GetPoint(); in SearchNext()
1284 const SwPosition* pEnd = pStt == pRedl->GetPoint() in GetRedline()
1286 : pRedl->GetPoint(); in GetRedline()
1524 const SwPosition* pEnd = pStt == pRedl->GetPoint() in lcl_getFormatCollection()
1526 : pRedl->GetPoint(); in lcl_getFormatCollection()
H A Dww8par4.cxx287 aAnchor.SetAnchor( pPaM->GetPoint() ); in ImportOle()
533 mpRedlineStack->close(*pPaM->GetPoint(), eType, pTableDesc ); in Read_CRevisionMark()
H A Drtfexport.cxx416 pCurPam->GetPoint()->nNode = *pTableNode; in WriteMainText()
421 … pCurPam->GetPoint()->nNode = pDoc->GetNodes().GetEndOfContent().StartOfSectionNode()->GetIndex(); in WriteMainText()
1191 if( pCurPam->GetPoint()->nNode == pOrigPam->Start()->nNode ) in OutPageDescription()
H A Dww8graf2.cxx398 aAnchor.SetAnchor(pPaM->GetPoint()); in MakeGrafNotInCntnt()
613 aAnchor.SetAnchor(pPaM->GetPoint()); in ImportGraf()
H A Dww8graf.cxx1411 pAnchorStck->AddAnchor(*pPaM->GetPoint(), pFrm); in ReadGrafLayer1()
2289 aAnchor.SetAnchor( pPaM->GetPoint() ); in ProcessEscherAlign()
2892 pAnchorStck->AddAnchor(*pPaM->GetPoint(), pFmt); in AddAutoAnchor()
3031 pRetFrmFmt = rDoc.MakeFlySection(eAnchor, pPaM->GetPoint(), &rFlySet); in ConvertDrawTextToFly()
3088 SwNodeIndex aStart(pPaM->GetPoint()->nNode); in ConvertDrawTextToFly()
/aoo42x/main/svx/source/svdraw/
H A Dsvdovirt.cxx559 Point SdrVirtObj::GetPoint(sal_uInt32 i) const in GetPoint() function in SdrVirtObj
561 return Point(rRefObj.GetPoint(i) + aAnchor); in GetPoint()
/aoo42x/main/sc/source/core/data/
H A Ddrwlayer.cxx619 if ( pObj->GetPoint( 0 ) != aStartPos ) in RecalcPos()
633 if ( pObj->GetPoint( 1 ) != aEndPos ) in RecalcPos()
653 if ( pObj->GetPoint( 1 ) != aEndPos ) in RecalcPos()
669 if ( pObj->GetPoint( 0 ) != aStartPos ) in RecalcPos()
934 Point aPoint = pObject->GetPoint(i); in MoveAreaTwips()
/aoo42x/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx371 bForwardSelection = (*pCrsr->GetPoint()) > (*pCrsr->GetMark()); in Copy()
380 bForwardSelection = (*pCrsr->GetPoint()) > (*pCrsr->GetMark()); in Copy()
/aoo42x/main/sw/source/core/view/
H A Dvprint.cxx431 pActCrsr->GetCntntNode( (*pActCrsr->GetMark()) <= (*pActCrsr->GetPoint()) ); in FillPrtDoc()
462 pFirstCrsr->GetCntntNode( (*pFirstCrsr->GetMark()) > (*pFirstCrsr->GetPoint()) ); in FillPrtDoc()
/aoo42x/main/sw/source/core/doc/
H A Ddocfmt.cxx348 SwTxtNode* pTxtNd = rRg.GetPoint()->nNode.GetNode().GetTxtNode(); in ResetAttrs()
352 pPam = new SwPaM( *rRg.GetPoint() ); in ResetAttrs()
354 SwIndex& rSt = pPam->GetPoint()->nContent; in ResetAttrs()
391 pPam->GetPoint()->nContent = nPtPos; in ResetAttrs()
2481 SwTxtNode* pTNd = rPam.GetPoint()->nNode.GetNode().GetTxtNode(); in SetFmtItemByAutoFmt()
H A Ddoctxm.cxx563 || *aSearchPam.GetPoint() >= aEndPos /* content node found in DeleteTOX()
574 || *aSearchPam.GetPoint() <= aStartPos /* content node in DeleteTOX()
595 PaMCorrAbs(aPam, *aSearchPam.GetPoint()); in DeleteTOX()
1055 aCorPam.GetPoint()->nContent.Assign( pFirstEmptyNd, 0 ); in Update()
1059 pDoc->CorrAbs( aInsPos, aEndIdx, *aCorPam.GetPoint(), sal_True ); in Update()
/aoo42x/main/sw/source/core/access/
H A Dacctable.cxx1660 *pPaM->GetPoint() = *pPaM->GetMark(); in selectAccessibleChild()
1821 pPaM->GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in deselectAccessibleChild()
1823 SwPaM aPaM( bDeselectPoint ? *pPaM->GetMark() : *pPaM->GetPoint() ); in deselectAccessibleChild()
1836 *pPaM->GetPoint() = *pPaM->GetMark(); in deselectAccessibleChild()
/aoo42x/main/sw/source/core/frmedt/
H A Dfefly1.cxx867 pAnchor->SetAnchor( pCursor->GetPoint() ); in Insert()
960 GetLayout()->GetCrsrOfst( aPam.GetPoint(), aTmpPt, &aState ); in InsertDrawObj()
1581 SwNodeIndex& rCrsrNd = GetCrsr()->GetPoint()->nNode; in WizzardGetFly()
1792 SwPosition aPos( *GetCrsr()->GetPoint() ); in GetFmtFromAnyObj()

Completed in 357 milliseconds

12345678910