Home
last modified time | relevance | path

Searched refs:aNext (Results 1 – 25 of 34) sorted by relevance

12

/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshapesubsetting.cxx511 aNext = aCurr; in iterateActionClassifications()
512 ++aNext; in iterateActionClassifications()
540 aNext ) ) in iterateActionClassifications()
552 aNext ) ) in iterateActionClassifications()
558 aLastParaStart = aNext; in iterateActionClassifications()
565 aNext ) ) in iterateActionClassifications()
571 aLastLineStart = aNext; in iterateActionClassifications()
592 aNext ) ) in iterateActionClassifications()
610 aLastWordStart = aNext; in iterateActionClassifications()
622 aLastCharStart = aNext; in iterateActionClassifications()
[all …]
/trunk/main/oox/source/helper/
H A Dcontainerhelper.cxx73 ValueRangeVector::iterator aNext = aIt + 1; in insert() local
74 while( (aNext != aEnd) && aNext->intersects( rRange ) ) ++aNext; in insert()
76 aIt->mnLast = ::std::max( (aNext - 1)->mnLast, rRange.mnLast ); in insert()
78 maRanges.erase( aIt + 1, aNext ); in insert()
/trunk/main/basegfx/source/polygon/
H A Db3dpolygonclipper.cxx215 const B3DPoint aNext(rCandidate.getB3DPoint(nNextIndex)); in clipPolygonOnOrthogonalPlane() local
216 const bool bNextInside(impIsInside(aNext, fPlaneOffset, ePlaneOrthogonal) == bClipPositive); in clipPolygonOnOrthogonalPlane()
233 const double fCut(impGetCut(aCurrent, aNext, fPlaneOffset, ePlaneOrthogonal)); in clipPolygonOnOrthogonalPlane()
246 aCurrent = aNext; in clipPolygonOnOrthogonalPlane()
261 const B3DPoint aNext(rCandidate.getB3DPoint(nNextIndex)); in clipPolygonOnOrthogonalPlane() local
262 const bool bNextInside(impIsInside(aNext, fPlaneOffset, ePlaneOrthogonal) == bClipPositive); in clipPolygonOnOrthogonalPlane()
267 const double fCut(impGetCut(aCurrent, aNext, fPlaneOffset, ePlaneOrthogonal)); in clipPolygonOnOrthogonalPlane()
280 aCurrent = aNext; in clipPolygonOnOrthogonalPlane()
H A Db2dpolygontools.cxx620 aCurrent = aNext; in getLength()
1656 aCurrent = aNext; in isInEpsilonRange()
2223 const B2DVector aForw(aNext - aCurr); in getOrientationForIndex()
2969 const B2DVector aForw(aNext - aCurrent); in growInNormalDirection()
2979 aCurrent = aNext; in growInNormalDirection()
3400 const B2DVector aEdge(aNext - aCurrent); in createEdgesOfGivenLength()
3433 aCurrent = aNext; in createEdgesOfGivenLength()
3490 const B2DVector aEdge(aNext - aCurrent); in createWaveline()
3497 aNext - aControlOffset, in createWaveline()
3498 aNext); in createWaveline()
[all …]
H A Db2dpolygoncutandtouch.cxx739 const B2DPoint aNext(rEdgePolygon.getB2DPoint(nNextIndex)); in findTouches() local
741 if(!aCurr.equal(aNext)) in findTouches()
749 const bool bEdgeIsCurve(!aNextControlPoint.equal(aCurr) || !aPrevControlPoint.equal(aNext)); in findTouches()
754 const B2DCubicBezier aCubicA(aCurr, aNextControlPoint, aPrevControlPoint, aNext); in findTouches()
761 findTouchesOnEdge(aCurr, aNext, rPointPolygon, a, rTempPoints); in findTouches()
766 aCurr = aNext; in findTouches()
H A Db2dtrapezoid.cxx1176 const B2DPoint aNext(aSource.getB2DPoint(nNextIndex)); in createLineTrapezoidFromB2DPolygon() local
1178 createLineTrapezoidFromEdge(ro_Result, aCurrent, aNext, fLineWidth); in createLineTrapezoidFromB2DPolygon()
1179 aCurrent = aNext; in createLineTrapezoidFromB2DPolygon()
H A Db3dpolygontools.cxx841 const B3DPoint aNext(rCandidate.getB3DPoint(nNextIndex)); in isInEpsilonRange() local
843 if(isInEpsilonRange(aCurrent, aNext, rTestPosition, fDistance)) in isInEpsilonRange()
849 aCurrent = aNext; in isInEpsilonRange()
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx335 const basegfx::B2DPoint aNext(rPoly.getB2DPoint(nNextIndex)); in impHasCutWith() local
336 const basegfx::B2DVector aEdgeVector(aNext - aCurrent); in impHasCutWith()
345 aCurrent = aNext; in impHasCutWith()
760 basegfx::B3DPolyPolygon aNext(rSliceNext.getB3DPolyPolygon()); in extractPlanesFromSlice() local
766 const bool bHasSlant(aPolBB != aNext); in extractPlanesFromSlice()
780 impCreateInBetweenNormals(aNext, aPolBB, bSmoothHorizontalNormals); in extractPlanesFromSlice()
797 impMixNormals(aBack, aNext, fSmoothLidsMix); in extractPlanesFromSlice()
798 aNext = aBack; in extractPlanesFromSlice()
803 aNext = aBack; in extractPlanesFromSlice()
831 …impAddInBetweenFill(aEdgeRounding, aNext, aPolBB, fTexStart, fTexStop, bCreateNormals, bCreateText… in extractPlanesFromSlice()
[all …]
H A Dpolygontubeprimitive3d.cxx134 const basegfx::B3DPoint aNext(aRot * aLast); in getLineCapSegments() local
140 aNewPolygon.append(aNext); in getLineCapSegments()
141 aNewPolygon.setNormal(1L, basegfx::B3DVector(aNext - aNull)); in getLineCapSegments()
152 aLast = aNext; in getLineCapSegments()
498 … const basegfx::B3DPoint aNext(getB3DPolygon().getB3DPoint((a + 1) % nPointCount)); in impCreate3DDecomposition() local
499 const basegfx::B3DVector aForw(aNext - aCurr); in impCreate3DDecomposition()
661 aCurr = aNext; in impCreate3DDecomposition()
H A Dsdrextrudeprimitive3d.cxx241 const basegfx::B2DVector aNext(aCandidate.getB2DPoint(nNextInd) - aPoint); in create3DDecomposition() local
242 const double fAngle(aPrev.angle(aNext)); in create3DDecomposition()
/trunk/main/basegfx/source/curve/
H A Db2dbeziertools.cxx63 const B2DPoint aNext(rBase.interpolatePoint((double)a / (double)mnEdgeCount)); in B2DCubicBezierHelper() local
64 const B2DVector aEdge(aNext - aCurrent); in B2DCubicBezierHelper()
71 aCurrent = aNext; in B2DCubicBezierHelper()
76 const B2DVector aLastEdge(aLastNext - aNext); in B2DCubicBezierHelper()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi_gdiplus.cxx73 const basegfx::B2DPoint aNext(rPolygon.getB2DPoint(nNextIndex)); in impAddB2DPolygonToGDIPlusGraphicsPathReal() local
74 const Gdiplus::PointF aFNext(Gdiplus::REAL(aNext.getX()), Gdiplus::REAL(aNext.getY())); in impAddB2DPolygonToGDIPlusGraphicsPathReal()
119 const basegfx::B2DPoint aNext(rPolygon.getB2DPoint(nNextIndex)); in impAddB2DPolygonToGDIPlusGraphicsPathInteger() local
120 const Gdiplus::Point aINext(INT(aNext.getX()), INT(aNext.getY())); in impAddB2DPolygonToGDIPlusGraphicsPathInteger()
/trunk/main/store/source/
H A Dstortree.cxx537 OStoreBTreeNodeObject aNext; in find_insert() local
538 storeError eErrCode = rBIOS.loadObjectAt (aNext, nAddr); in find_insert()
543 PageHolderObject< page > xNext (aNext.get()); in find_insert()
556 PageHolder tmp (aNext.get()); in find_insert()
/trunk/main/sw/inc/
H A Dfmtcnct.hxx40 aNext; //Nachfolger (SwFlyFrmFmt), wenn es diesen gibt. member in SwFmtChain
61 SwFlyFrmFmt* GetNext() const { return (SwFlyFrmFmt*)aNext.GetRegisteredIn(); } in GetNext()
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx1434 SwSidebarItem_iterator aNext = b; in GetNextBorder() local
1435 aNext++; in GetNextBorder()
1436 bool bFollow = (aNext == mPages[n]->mList->end()) ? false : (*aNext)->pPostIt->IsFollow(); in GetNextBorder()
1444 if (aNext == mPages[n]->mList->end()) in GetNextBorder()
1447 return (*aNext)->pPostIt->GetPosPixel().Y() - GetSpaceBetween(); in GetNextBorder()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx4027 mySegIter aNext = aIter+1; in InsertSegments() local
4058 …bool bThisAndNextAreCompatible = (aNext != aEnd) ? ((aIter->GetPageWidth() == aNext->GetPageWidth(… in InsertSegments()
4059 …(aIter->GetPageHeight() == aNext->GetPageHeight()) && (aIter->IsLandScape() == aNext->IsLandScape(… in InsertSegments()
4061 … if (((aNext != aEnd && aNext->IsContinous() && bThisAndNextAreCompatible) || bProtected)) in InsertSegments()
4080 if (aNext != aEnd) in InsertSegments()
4082 aAnchor = aNext->maStart; in InsertSegments()
4085 aNext->maStart.GetNode().GetCntntNode(), 0); in InsertSegments()
4123 if (aNext == aEnd || !aNext->IsContinous()) in InsertSegments()
/trunk/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx447 SwMergeAddressItem aNext = aGreetingIter.Next(); in lcl_ConvertFromNumbers() local
448 if(aNext.bIsColumn) in lcl_ConvertFromNumbers()
451 sal_Unicode cChar = aNext.sText.GetChar(0); in lcl_ConvertFromNumbers()
466 sBlock += aNext.sText; in lcl_ConvertFromNumbers()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx880 mySegIter aNext = aIter+1; in InsertSegments() local
902 if (aNext != aEnd && aNext->IsContinous()) in InsertSegments()
996 if (aNext != aEnd) in InsertSegments()
998 aAnchor = aNext->maStart; in InsertSegments()
1001 aNext->maStart.GetNode().GetCntntNode(), 0); in InsertSegments()
1027 if (aNext == aEnd && pRet) in InsertSegments()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx4650 Point aNext = pViewData->GetScrPos( nPosX, nPosY, eWhich, sal_True ); in HitRangeFinder() local
4654 aNext.X() += nSizeXPix * nLayoutSign; in HitRangeFinder()
4655 aNext.Y() += nSizeYPix; in HitRangeFinder()
4659 bCornerHor = ( rMouse.X() >= aNext.X() && rMouse.X() <= aNext.X() + 8 ); in HitRangeFinder()
4661 bCornerHor = ( rMouse.X() >= aNext.X() - 8 && rMouse.X() <= aNext.X() ); in HitRangeFinder()
4664 rMouse.Y() >= aNext.Y() - 8 && rMouse.Y() <= aNext.Y() ); in HitRangeFinder()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx957 SQLException aNext(sError,*this, ::rtl::OUString(),0,Any()); in checkParameterIndex() local
959 ::dbtools::throwInvalidIndexException(*this,makeAny(aNext)); in checkParameterIndex()
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx613 SfxBoolItem aNext(FN_SCROLL_NEXT_PREV, NID_NEXT == nSet); in IMPL_LINK() local
617 aNext.QueryValue( a ); in IMPL_LINK()
/trunk/main/tools/source/generic/
H A Dpoly.cxx2152 const basegfx::B2DVector aNext(roPolygon.getNextControlPoint(nIndex) - aPoint); in impCorrectContinuity() local
2156 const basegfx::B2DVector aDirection(aNext + aPrev); in impCorrectContinuity()
2162 …roPolygon.setNextControlPoint(nIndex, basegfx::B2DPoint(aPoint + (aDirection * (aNext.getLength() … in impCorrectContinuity()
2169 … const double fMedLength((aNext.getLength() + aPrev.getLength()) * (0.5 / aDirection.getLength())); in impCorrectContinuity()
/trunk/main/tools/source/stream/
H A Dstream.cxx1201 String aNext; in ReadCsvLine() local
1202 ReadUniOrByteStringLine( aNext); in ReadCsvLine()
1204 rStr += aNext; in ReadCsvLine()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx2076 pFmt->Add( &aNext ); in SetNext()
2077 else if ( aNext.GetRegisteredIn() ) in SetNext()
2078 ((SwModify*)aNext.GetRegisteredIn())->Remove( &aNext ); in SetNext()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx2877 Any aBegin, aEnd, aNext, aPrev; in importAnimationEvents() local
2888 case 3: pEvents = &aNext; break; in importAnimationEvents()
2973 if( aNext.hasValue() ) in importAnimationEvents()
2976 dump( aNext ); in importAnimationEvents()

Completed in 217 milliseconds

12