Home
last modified time | relevance | path

Searched refs:GetPoint (Results 126 – 150 of 245) sorted by relevance

12345678910

/aoo42x/main/filter/source/graphicfilter/icgm/
H A Doutact.cxx116 mpPoints[ mnIndex + i ] = rPolygon.GetPoint( nPoints - i - 1 ); in RegPolyLine()
124 mpPoints[ mnIndex + i ] = rPolygon.GetPoint( i ); in RegPolyLine()
/aoo42x/main/sw/source/core/edit/
H A Dedfmt.cxx89 const SwPosition* pPtPos = pPam->GetPoint(); in FillByEx()
115 nStt = nEnd = pPam->GetPoint()->nContent.GetIndex(); in FillByEx()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlfld.cxx629 xub_StrLen nPos = pPam->GetPoint()->nContent.GetIndex(); in InsertComment()
636 sal_uLong nNodeIdx = pPam->GetPoint()->nNode.GetIndex(); in InsertComment()
637 xub_StrLen nIdx = pPam->GetPoint()->nContent.GetIndex(); in InsertComment()
H A Dhtmlatr.cxx747 rWrt.pCurPam->GetPoint()->nNode.GetIndex() == in OutHTML_SwFmt()
794 (rWrt.pCurPam->GetPoint()->nNode.GetIndex() != in OutHTML_SwFmt()
827 rWrt.pDoc->GetNodes()[rWrt.pCurPam->GetPoint()->nNode.GetIndex()+1] in OutHTML_SwFmt()
2301 sal_uLong nNdPos = rWrt.pCurPam->GetPoint()->nNode.GetIndex(); in OutHTML_SwTxtNode()
2330 rHTMLWrt.pCurPam->GetPoint()->nNode.GetIndex() ) in OutHTML_SwTxtNode()
2379 if( rHTMLWrt.pCurPam->GetPoint()->nNode == rHTMLWrt.pCurPam->GetMark()->nNode ) in OutHTML_SwTxtNode()
2475 xub_StrLen nStrPos = rHTMLWrt.pCurPam->GetPoint()->nContent.GetIndex(); in OutHTML_SwTxtNode()
2715 rWrt.pCurPam->GetPoint()->nNode.GetIndex() == in OutHTML_SwTxtNode()
H A Dhtmldraw.cxx176 pPam->GetPoint()->nNode.GetNode().FindFlyStartNode(); in InsertDrawObject()
213 aAnchor.SetAnchor( pPam->GetPoint() ); in InsertDrawObject()
440 pPam->GetPoint()->nNode.GetNode().GetTxtNode(); in NewMarquee()
/aoo42x/main/sw/source/filter/writer/
H A Dwriter.cxx200 *pCurPam->GetPoint() = *(*ppPam)->Start(); in CopyNextPam()
242 pCNode->MakeEndIndex( &pNew->GetPoint()->nContent ); in NewSwPaM()
243 pNew->GetPoint()->nNode = aStt; in NewSwPaM()
/aoo42x/main/sw/source/core/docnode/
H A Dndtbl.cxx679 pEnd = aOriginal.GetPoint(); in TextToTable()
904 rTmp.GetPoint()->nNode = *pTblNd; in TextToTable()
906 rTmp.GetPoint()->nContent.Assign( pCNd, 0 ); in TextToTable()
1136 const SwPosition *pEnd = aOriginal.GetPoint(); in TextToTable()
1967 pPam->GetPoint()->nNode = aIdx; in DeleteRow()
1968 pPam->GetPoint()->nContent.Assign( pCNd, 0 ); in DeleteRow()
2376 rPam.GetPoint()->nNode = *pMergeBox->GetSttNd(); in MergeTbl()
2377 rPam.GetPoint()->nContent.Assign( 0, 0 ); in MergeTbl()
2405 rPam.GetPoint()->nNode = *pMergeBox->GetSttNd(); in MergeTbl()
4654 * pEnd = pStt == pRedline->GetPoint() in lcl_DelRedlines()
[all …]
/aoo42x/main/sw/source/core/fields/
H A Dfldlst.cxx137 (*pSrtLst)[ nId ]->GetPosOfContent( *pSh->GetCrsr()->GetPoint() ); in GotoFieldPos()
206 SwPosition aPos(*PCURCRSR->GetPoint()); in RemoveUnselectedFlds()
/aoo42x/main/sw/source/core/unocore/
H A Dunoparagraph.cxx85 if (m_rCursor.GetPoint()->nContent != 0) in SwParaSelection()
90 if (m_rCursor.GetPoint()->nContent != m_rCursor.GetCntntNode()->Len()) in SwParaSelection()
99 if (m_rCursor.GetPoint()->nContent != 0) in ~SwParaSelection()
295 *rPaM.GetPoint() = SwPosition( *pTxtNode ); in SelectPaM()
1293 *pTemp->GetPoint() = aEnd; in setPropertyToDefault()
H A Dunoframe.cxx1991 const Point& rPoint = rPoly.GetPoint(j); in getPropertyValue()
2733 *aPam.GetPoint() = *aIntPam.GetPoint(); in attachToRange()
2756 aAnchor.SetAnchor( aPam.GetPoint() ); in attachToRange()
2799 pFmt = pDoc->MakeFlySection( FLY_AT_PARA, aPam.GetPoint(), in attachToRange()
3215 aPam.GetPoint()->nNode = *pTblNode->EndOfSectionNode(); in createTextCursor()
3216 pCont = GetDoc()->GetNodes().GoNext(&aPam.GetPoint()->nNode); in createTextCursor()
3220 aPam.GetPoint()->nContent.Assign(pCont, 0); in createTextCursor()
3232 *pFmt->GetDoc(), this, CURSOR_FRAME, *aPam.GetPoint()); in createTextCursor()
3263 *aPam.GetPoint(), aPam.GetMark())); in createTextCursorByRange()
/aoo42x/main/sw/inc/
H A Dviscrs.hxx155 const Point& GetPtPos() const { return( SwPaM::GetPoint() == pPt ? aPtPt : aMkPt ); } in GetPtPos()
156 Point& GetPtPos() { return( SwPaM::GetPoint() == pPt ? aPtPt : aMkPt ); } in GetPtPos()
H A Dpam.hxx208 const SwPosition *GetPoint() const { return m_pPoint; } in GetPoint() function in SwPaM
209 SwPosition *GetPoint() { return m_pPoint; } in GetPoint() function in SwPaM
H A Dunocrsrhelper.hxx99 { return rUnoCrsr.GetPoint()->nContent == 0;} in IsStartOfPara()
102 rUnoCrsr.GetPoint()->nContent == rUnoCrsr.GetCntntNode()->Len();} in IsEndOfPara()
/aoo42x/main/sc/source/ui/drawfunc/
H A Dfusel2.cxx80 Point aLineStart = pObject->GetPoint(0); in TestDetective()
81 Point aLineEnd = pObject->GetPoint(1); in TestDetective()
/aoo42x/main/sw/source/filter/ascii/
H A Dascatr.cxx185 xub_StrLen nStrPos = rWrt.pCurPam->GetPoint()->nContent.GetIndex(); in OutASC_SwTxtNode()
187 sal_Bool bLastNd = rWrt.pCurPam->GetPoint()->nNode == rWrt.pCurPam->GetMark()->nNode; in OutASC_SwTxtNode()
/aoo42x/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx225 pCrsr->GetPoint()->nContent = nLastPos; in SelectNewUnit_impl()
325 … rWrtShell.GetCrsr()->GetPoint()->nContent.Assign( pStartTxtNode, nChgInNodeStartIndex + nChgLen ); in ChangeText()
608 pSttPos = aPam.GetPoint(); //! using a PaM here makes sure we will get only text nodes in Convert()
/aoo42x/main/sw/source/ui/wrtsh/
H A Dselect.cxx155 pStartPos = new SwPosition( *pTmpCrsr->GetPoint() ); in SelAll()
188 if( *pTmpCrsr->GetPoint() < *pEndPos || in SelAll()
190 *pEndPos == *pTmpCrsr->GetPoint() ) ) in SelAll()
/aoo42x/main/sw/source/core/doc/
H A Ddoclay.cxx796 SwFlyFrmFmt* pFmt = MakeFlySection( rAnch.GetAnchorId(), rPam.GetPoint(), in MakeFlyAndMove()
888 *pTmp->GetPoint() != *pTmp->GetMark() ) in MakeFlyAndMove()
900 *pTmp->GetPoint() != *pTmp->GetMark() ) in MakeFlyAndMove()
936 pChkIdx = &rRg.GetPoint()->nNode; in InsertDrawObj()
941 pAnchor->GetCntntAnchor() ? &pAnchor->GetCntntAnchor()->nNode : &rRg.GetPoint()->nNode; in InsertDrawObj()
967 aAnch.SetAnchor( rRg.GetPoint() ); in InsertDrawObj()
H A Ddoccorr.cxx167 pUnoCursor->GetPoint()->nNode.GetNode() ) ); in PaMCorrAbs()
218 if (bChanged && (*pRedline->GetPoint() == *pRedline->GetMark()) in CorrAbs()
/aoo42x/main/sdext/source/presenter/
H A DPresenterSlideSorter.cxx113 css::geometry::RealPoint2D GetPoint (
1032 mpLayout->GetPoint(nSlideIndex, -1, -1))); in PaintPreview()
1422 aBottomRight = GetPoint( in IsScrollBarNeeded()
1425 aBottomRight = GetPoint( in IsScrollBarNeeded()
1517 geometry::RealPoint2D PresenterSlideSorter::Layout::GetPoint ( in GetPoint() function in sdext::presenter::PresenterSlideSorter::Layout
1552 const geometry::RealPoint2D aWindowPosition(GetWindowPosition(GetPoint(nSlideIndex, -1, -1))); in GetBoundingBox()
/aoo42x/main/sw/source/filter/ww8/
H A Dwrtww8.cxx2604 while( pCurPam->GetPoint()->nNode < pCurPam->GetMark()->nNode || in WriteText()
2605 ( pCurPam->GetPoint()->nNode == pCurPam->GetMark()->nNode && in WriteText()
2606 pCurPam->GetPoint()->nContent.GetIndex() <= pCurPam->GetMark()->nContent.GetIndex() ) ) in WriteText()
2638 pCurPam->GetPoint()->nContent.Assign( pCNd, 0 ); in WriteText()
2710 SwNode * pCurrentNode = &pCurPam->GetPoint()->nNode.GetNode(); in WriteText()
2714 pCurPam->GetPoint()->nNode = SwNodeIndex(*pNextNode); in WriteText()
2716 pCurPam->GetPoint()->nNode++; in WriteText()
2718 sal_uLong nPos = pCurPam->GetPoint()->nNode.GetIndex(); in WriteText()
2735 … pCurPam->GetPoint()->nNode = pDoc->GetNodes().GetEndOfContent().StartOfSectionNode()->GetIndex(); in WriteMainText()
3002 SwPosition aPos( *pCurPam->GetPoint() ); in AddLinkTarget()
[all …]
/aoo42x/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx250 m_pSpellState->pOtherCursor = new SwPaM(*pWrtShell->GetCrsr()->GetPoint()); in GetNextWrongSentence()
582 m_pSpellState->m_nPointPos != pCursor->GetPoint()->nContent.GetIndex()|| in GetFocus()
641 m_pSpellState->m_nPointPos = pCursor->GetPoint()->nContent.GetIndex(); in LoseFocus()
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx5168 pCrsr->GetPoint() == pCrsr->GetMark() ) in Command()
5181 sal_uLong nPosNodeIdx = pCrsr->GetPoint()->nNode.GetIndex(); in Command()
5182 xub_StrLen nPosIdx = pCrsr->GetPoint()->nContent.GetIndex(); in Command()
5193 rSh.GetCrsr()->GetPoint()->nNode = nPosNodeIdx; in Command()
5194 rSh.GetCrsr()->GetPoint()->nContent = nPosIdx; in Command()
5201 rSh.GetCrsr()->GetPoint()->nNode = nPosNodeIdx; in Command()
5202 rSh.GetCrsr()->GetPoint()->nContent = nPosIdx; in Command()
5210 rSh.GetCrsr()->GetPoint()->nNode = nMarkNodeIdx; in Command()
5211 rSh.GetCrsr()->GetPoint()->nContent = in Command()
5747 SwPosition *pPos = rSh.GetCrsr()->GetPoint(); in GetSurroundingText()
[all …]
/aoo42x/main/tools/inc/tools/
H A Dpoly.hxx154 const Point& GetPoint( sal_uInt16 nPos ) const;
216 const Point& operator[]( sal_uInt16 nPos ) const { return GetPoint( nPos ); } in operator []()
/aoo42x/main/svx/source/svdraw/
H A Dsvdocapt.cxx305 SdrHdl* pHdl = new SdrHdl(aTailPoly.GetPoint((sal_uInt16)nPntNum), HDL_POLY); in GetHdl()
633 Point aRelPos0(aTailPoly.GetPoint(0)-aAnchor); in NbcSetRelativePos()
640 return aTailPoly.GetPoint(0)-aAnchor; in GetRelativePos()

Completed in 278 milliseconds

12345678910