Home
last modified time | relevance | path

Searched refs:GetPoint (Results 201 – 225 of 245) sorted by relevance

12345678910

/aoo42x/main/canvas/source/vcl/
H A Dcanvashelper.cxx446 Point rPrevPoint = aVCLPolyPoly[i].GetPoint( 0 ); in strokePolyPolygon()
450 rPoint = aVCLPolyPoly[i].GetPoint( j ); in strokePolyPolygon()
/aoo42x/main/svx/source/svdraw/
H A Dsvdocirc.cxx636 Point aP(rStat.GetPoint(2)-aCenter); in SetCreateParams()
659 Point aP(rStat.GetPoint(3)-aCenter); in SetCreateParams()
H A Dsvdedtv1.cxx546 Point aPt(pO->GetPoint(nPtNum)); in ImpCrookObj()
660 Point aPt(pO->GetPoint(nPtNum)); in ImpDistortObj()
/aoo42x/main/svx/inc/svx/
H A Dsvdoedge.hxx294 virtual Point GetPoint(sal_uInt32 i) const;
H A Dsvdobj.hxx828 virtual Point GetPoint(sal_uInt32 i) const;
/aoo42x/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2213 || (aPoly.GetPoint(nPolySize - 1) != aPoly.GetPoint(0))) in ClosePolygon()
2216 aPoly.SetPoint(aPoly.GetPoint(0), nPolySize); in ClosePolygon()
/aoo42x/main/tools/source/generic/
H A Dpoly.cxx745 const Point& Polygon::GetPoint( sal_uInt16 nPos ) const in GetPoint() function in Polygon
1879 if ( ( GetPoint( i ) != rPoly.GetPoint( i ) ) || in IsEqual()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlform.cxx1170 pPam->GetPoint()->nNode.GetNode().FindFlyStartNode(); in InsertControl()
1325 if( pPam->GetPoint()->nContent.GetIndex() ) in NewForm()
1477 if( pPam->GetPoint()->nContent.GetIndex() ) in EndForm()
H A Dhtmlforw.cxx252 sal_uInt32 nStartIdx = pCurPam->GetPoint()->nNode.GetIndex(); in HasControls()
282 : pCurPam->GetPoint()->nNode.GetIndex(); in OutForm()
H A Dhtmlftn.cxx227 pPam->GetPoint()->nContent.GetIndex() - 1, RES_TXTATR_FTN ) ); in FinishFootEndNote()
/aoo42x/main/sw/source/core/txtnode/
H A Dndtxt.cxx1048 *pRedl->GetPoint() != *pRedl->GetMark() ) in Update()
1057 else if ( this == &pRedl->GetPoint()->nNode.GetNode() ) in Update()
1059 SwIndex & rIdx = pRedl->GetPoint()->nContent; in Update()
1065 if ( &pRedl->GetBound( true ) == pRedl->GetPoint() ) in Update()
/aoo42x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx899 *pUnoCrsr->GetPoint() = *pCrsr->End(); in FindAny()
915 if(*pUnoCrsr->GetPoint() < *pUnoCrsr->GetMark()) in FindAny()
1032 *pResultCrsr->GetPoint()); in findFirst()
1059 *pResultCrsr->GetPoint()); in findNext()
/aoo42x/main/sw/source/ui/shells/
H A Dlanghelper.cxx551 xub_StrLen nEnd = pCrsr->GetPoint()->nContent.GetIndex(); in GetTextForLanguageGuessing()
/aoo42x/main/sw/source/filter/ww8/
H A Ddocxexport.cxx617 pCurPam->GetPoint()->nNode = pDoc->GetNodes().GetEndOfContent().StartOfSectionNode()->GetIndex(); in WriteMainText()
H A Dwriterhelper.cxx829 (*aRegion.GetPoint() != *aRegion.GetMark()) in operator ()()
/aoo42x/main/sw/source/ui/ribbar/
H A Dinputwin.cxx472 SwPaM aPam( *pWrtShell->GetStkCrsr()->GetPoint() ); in IMPL_LINK()
/aoo42x/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1922 mrSh._GetCrsr()->GetPoint()->nNode = rTNd; in EnhancedPDFExport()
1923 mrSh._GetCrsr()->GetPoint()->nContent.Assign( &rTNd, *pTxtFtn->GetStart() ); in EnhancedPDFExport()
/aoo42x/main/sw/source/core/draw/
H A Ddcontact.cxx2758 Point SwDrawVirtObj::GetPoint(sal_uInt32 i) const in GetPoint() function in SwDrawVirtObj
2760 return Point(rRefObj.GetPoint(i) + GetOffset()); in GetPoint()
/aoo42x/main/sw/source/core/undo/
H A Dundobj1.cxx317 SwPosition aPos( *rContext.GetRepeatPaM().GetPoint() ); in RepeatImpl()
/aoo42x/main/svtools/source/filter/
H A Dsgvspln.cxx741 Pt=rPoly.GetPoint(i); in CalcSpline()
/aoo42x/main/svtools/source/uno/
H A Dunoimap.cxx254 const Point& rPoint = aPoly.GetPoint( nPoint ); in SvUnoImageMapObject()
/aoo42x/main/sw/source/filter/xml/
H A Dxmltbli.cxx692 SwPaM aSrcPaM( *pSrcPaM->GetPoint(), in EndElement()
694 SwPosition aDstPos( *pDstTxtCrsr->GetPaM()->GetPoint() ); in EndElement()
/aoo42x/main/sw/source/core/doc/
H A Ddocnew.cxx1271 SwPosition& rInsPos = *aInsertPam.GetPoint(); in Paste()
H A Ddbgoutsw.cxx383 aStr += lcl_dbg_out(*rPam.GetPoint()); in lcl_dbg_out()
/aoo42x/main/sw/source/core/graphic/
H A Dndgrf.cxx1262 ->GetCrsr()->GetPoint()->nNode.GetNode() ) in IsSelected()

Completed in 253 milliseconds

12345678910