Home
last modified time | relevance | path

Searched refs:equal (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DNodeIterator.java129 boolean equal = false; in equivalent()
140 return equal; in equivalent()
161 boolean equal = false; in compareNode()
196 equal = true; in compareNode()
207 equal = true; in compareNode()
210 return equal; in compareNode()
242 equal = true; in childrenEqual()
253 return equal; in childrenEqual()
282 return equal; in attributesEqual()
337 equal = true; in attributesEqual()
[all …]
/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygoncutter.cxx218 if(aNextA.equal(aPrevA)) in impHandleCommon()
227 if(aNextB.equal(aPrevB)) in impHandleCommon()
233 if(aPrevA.equal(aPrevB)) in impHandleCommon()
236 if(aNextA.equal(aNextB)) in impHandleCommon()
248 else if(aPrevA.equal(aNextB)) in impHandleCommon()
251 if(aNextA.equal(aPrevB)) in impHandleCommon()
344 if(rNextA.equal(rPrevA)) in impHandleCommon()
353 if(rNextB.equal(rPrevB)) in impHandleCommon()
359 if(rPrevA.equal(rPrevB)) in impHandleCommon()
362 if(rNextA.equal(rNextB)) in impHandleCommon()
[all …]
H A Db2dtrapezoid.cxx232 if(aEdge.getStart().equal(rCutPoint, fTools::getSmallValue())) in splitEdgeAtGivenPoint()
238 if(aEdge.getEnd().equal(rCutPoint, fTools::getSmallValue())) in splitEdgeAtGivenPoint()
284 if(aEdgeA.getStart().equal(aEdgeB.getStart(), fTools::getSmallValue())) in testAndCorrectEdgeIntersection()
289 if(aEdgeA.getStart().equal(aEdgeB.getEnd(), fTools::getSmallValue())) in testAndCorrectEdgeIntersection()
294 if(aEdgeA.getEnd().equal(aEdgeB.getStart(), fTools::getSmallValue())) in testAndCorrectEdgeIntersection()
299 if(aEdgeA.getEnd().equal(aEdgeB.getEnd(), fTools::getSmallValue())) in testAndCorrectEdgeIntersection()
305 if(aEdgeA.getStart().equal(aEdgeA.getEnd(), fTools::getSmallValue())) in testAndCorrectEdgeIntersection()
310 if(aEdgeB.getStart().equal(aEdgeB.getEnd(), fTools::getSmallValue())) in testAndCorrectEdgeIntersection()
522 if(fTools::equal(pPrev->getY(), pCurr->getY(), fTools::getSmallValue())) in TrapezoidSubdivider()
971 if(rPointA.equal(rPointB, fTools::getSmallValue())) in createLineTrapezoidFromEdge()
[all …]
H A Db2dpolygontriangulator.cxx61 if(::basegfx::fTools::equal(maStart.getY(), maEnd.getY())) in EdgeEntry()
88 if(::basegfx::fTools::equal(maStart.getY(), rComp.maStart.getY())) in operator <()
90 if(::basegfx::fTools::equal(maStart.getX(), rComp.maStart.getX())) in operator <()
104 return (maStart.equal(rComp.maStart) && maEnd.equal(rComp.maEnd)); in operator ==()
204 if(!rTestPoint.equal(pEdgeA->getEnd()) && !rTestPoint.equal(pEdgeB->getEnd())) in CheckPointInTriangle()
251 if( !aPrevPnt.equal(aNextPnt) ) in Triangulator()
282 if(mpList->getNext() && mpList->getNext()->getStart().equal(mpList->getStart())) in Triangulator()
289 if( pEdgeA->getEnd().equal(pEdgeB->getEnd()) ) in Triangulator()
325 if(!pTestEdge->getStart().equal(pEdgeA->getStart())) in Triangulator()
353 if(!pTestEdge->getEnd().equal(pEdgeA->getStart())) in Triangulator()
H A Db3dpolygontools.cxx503 if(aFirst.getB3DPoint(0).equal(aLast.getB3DPoint(aLast.count() - 1))) in applyLineDashing()
525 if(aFirst.getB3DPoint(0).equal(aLast.getB3DPoint(aLast.count() - 1))) in applyLineDashing()
668 else if(fTools::equal(fY, fOne)) in applyDefaultTextureCoordinatesSphere()
1037 if(rCandidate.equal(rStart) || rCandidate.equal(rEnd)) in isPointOnLine()
1042 else if(rStart.equal(rEnd)) in isPointOnLine()
1118 return rPoint.equal(rCandidate.getB3DPoint(0)); in isPointOnPolygon()
1126 if(!rPlaneNormal.equalZero() && !rEdgeStart.equal(rEdgeEnd)) in getCutBetweenLineAndPlane()
1148 if(nPointCount > 2 && !rEdgeStart.equal(rEdgeEnd)) in getCutBetweenLineAndPolygon()
1182 if(!aPoint.equal(rCandidateB.getB3DPoint(a), rfSmallValue)) in equal()
1189 bool equal(const B3DPolygon& rCandidateA, const B3DPolygon& rCandidateB) in equal() function
[all …]
H A Db2dpolygoncutandtouch.cxx165 if(!aRetval.getB2DPoint(aRetval.count() - 1L).equal(aNewPoint)) in mergeTemporaryPointsAndPolygon()
243 if(!(rCurrA.equal(rNextA) || rCurrB.equal(rNextB))) in findEdgeCutsTwoEdges()
246 …if(!(rCurrB.equal(rCurrA) || rCurrB.equal(rNextA) || rNextB.equal(rCurrA) || rNextB.equal(rNextA))) in findEdgeCutsTwoEdges()
329 if(!(aCurrA.equal(aNextA) || aCurrB.equal(aNextB))) in findCutsAndTouchesAndCommonForBezier()
364 if(fTools::equal(fCutA, fZero)) in findCutsAndTouchesAndCommonForBezier()
380 if(fTools::equal(fCutB, fZero)) in findCutsAndTouchesAndCommonForBezier()
673 if(!aTestPoint.equal(rCurr) && !aTestPoint.equal(rNext)) in findTouchesOnEdge()
741 if(!aCurr.equal(aNext)) in findTouches()
749 const bool bEdgeIsCurve(!aNextControlPoint.equal(aCurr) || !aPrevControlPoint.equal(aNext)); in findTouches()
1051 if(nCount && !rStart.equal(rEnd)) in addPointsAtCuts()
H A Db2dpolygontools.cxx1068 if(rEdge1Start.equal(rEdge2Start)) in findCut()
1081 if(aEnd1.equal(aEnd2)) in findCut()
1094 if(rEdge1Start.equal(aEnd2)) in findCut()
1108 if(rEdge2Start.equal(aEnd1)) in findCut()
1276 if(fTools::equal(fTOne, fTTwo)) in isPointOnEdge()
2008 if(fTools::equal(fStart, fEnd)) in createPolygonFromUnitEllipseSegment()
2230 if(rCandidate.equal(rStart) || rCandidate.equal(rEnd)) in isPointOnLine()
2235 else if(rStart.equal(rEnd)) in isPointOnLine()
2516 if(rPointA.equal(rPointB)) in getDistancePointToEndlessRay()
2540 if(rPointA.equal(rPointB)) in getSmallestDistancePointToEdge()
[all …]
/trunk/main/offapi/com/sun/star/embed/
H A DEmbedMapUnits.idl39 /** In this type of map mode one logical point is equal to one-hundredth
45 /** In this type of map mode one logical point is equal to one-tenth
51 /** In this type of map mode one logical point is equal to one
57 /** In this type of map mode one logical point is equal to one
63 /** In this type of map mode one logical point is equal to one-thousandth
69 /** In this type of map mode one logical point is equal to one-hundredth
75 /** In this type of map mode one logical point is equal to one-tenth
81 /** In this type of map mode one logical point is equal to one inch.
86 /** In this type of map mode one logical point is equal to one
92 /** In this type of map mode one logical point is equal to one twentieth
[all …]
/trunk/main/offapi/com/sun/star/awt/
H A DXItemList.idl49 the position at which the item should be inserted. Must be greater or equal to 0, and
50 lesser than or equal to <member>ItemCount</member>.
71 the position at which the item should be inserted. Must be greater or equal to 0, and
72 lesser than or equal to <member>ItemCount</member>.
89 the position at which the item should be inserted. Must be greater or equal to 0, and
90 lesser than or equal to <member>ItemCount</member>.
107 the position of the item which should be removed. Must be greater or equal to 0, and
125 the position of the item whose text is to be changed. Must be greater or equal to 0, and
143 … the position of the item whose image is to be changed. Must be greater or equal to 0, and
186 … the position of the item whose data value should be set. Must be greater or equal to 0, and
[all …]
/trunk/main/basegfx/inc/basegfx/tuple/
H A Db3dtuple.hxx178 bool equal(const B3DTuple& rTup) const in equal() function in basegfx::B3DTuple
182 (::basegfx::fTools::equal(mfX, rTup.mfX) && in equal()
183 ::basegfx::fTools::equal(mfY, rTup.mfY) && in equal()
184 ::basegfx::fTools::equal(mfZ, rTup.mfZ))); in equal()
187 bool equal(const B3DTuple& rTup, const double& rfSmallValue) const in equal() function in basegfx::B3DTuple
191 (::basegfx::fTools::equal(mfX, rTup.mfX, rfSmallValue) && in equal()
192 ::basegfx::fTools::equal(mfY, rTup.mfY, rfSmallValue) && in equal()
193 ::basegfx::fTools::equal(mfZ, rTup.mfZ, rfSmallValue))); in equal()
292 if(::basegfx::fTools::equal(mfX, fCompareValue)) in correctValues()
297 if(::basegfx::fTools::equal(mfY, fCompareValue)) in correctValues()
[all …]
H A Db2dtuple.hxx154 bool equal(const B2DTuple& rTup) const in equal() function in basegfx::B2DTuple
158 (fTools::equal(mfX, rTup.mfX) && in equal()
159 fTools::equal(mfY, rTup.mfY))); in equal()
162 bool equal(const B2DTuple& rTup, const double& rfSmallValue) const in equal() function in basegfx::B2DTuple
166 (fTools::equal(mfX, rTup.mfX, rfSmallValue) && in equal()
167 fTools::equal(mfY, rTup.mfY, rfSmallValue))); in equal()
/trunk/main/basegfx/source/matrix/
H A Db3dhommatrix.cxx159 if(!fTools::equal(fOne, fValue)) in operator *=()
169 if(!fTools::equal(fOne, fValue)) in operator /=()
262 if(!fTools::equal(fOne, fX) || !fTools::equal(fOne, fY) ||!fTools::equal(fOne, fZ)) in scale()
331 if(fTools::equal(fNear, fFar)) in frustum()
336 if(fTools::equal(fLeft, fRight)) in frustum()
342 if(fTools::equal(fTop, fBottom)) in frustum()
364 if(fTools::equal(fNear, fFar)) in ortho()
369 if(fTools::equal(fLeft, fRight)) in ortho()
375 if(fTools::equal(fTop, fBottom)) in ortho()
551 if( ::basegfx::fTools::equal( aCol0.getZ(), 1.0 ) in decompose()
[all …]
H A Db2dhommatrixtools.cxx110 if(!fTools::equal(fScaleX, fOne)) in createScaleB2DHomMatrix()
115 if(!fTools::equal(fScaleY, fOne)) in createScaleB2DHomMatrix()
187 if(fTools::equal(fScaleX, fOne) && fTools::equal(fScaleY, fOne)) in createScaleShearXRotateTranslateB2DHomMatrix()
335 if(fTools::equal(fScaleX, fOne) && fTools::equal(fScaleY, fOne)) in createScaleTranslateB2DHomMatrix()
414 const bool bDivX(!fTools::equalZero(fSourceW) && !fTools::equal(fSourceW, 1.0)); in createSourceRangeTargetRangeTransform()
415 const bool bDivY(!fTools::equalZero(fSourceH) && !fTools::equal(fSourceH, 1.0)); in createSourceRangeTargetRangeTransform()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java542 if (ObjectUtilities.equal(JFreeReportInfo.REPORT_NAMESPACE, namespace)) in startOther()
544 if (ObjectUtilities.equal(OfficeToken.IMAGE, elementType)) in startOther()
571 if (ObjectUtilities.equal(OfficeToken.TABLE, elementType)) in startOther()
577 if (ObjectUtilities.equal(OfficeToken.TABLE_ROW, elementType)) in startOther()
585 if (ObjectUtilities.equal(OfficeNamespaces.TEXT_NS, namespace)) in startOther()
587 if (ObjectUtilities.equal("variable-set", elementType)) in startOther()
595 else if (ObjectUtilities.equal("variable-get", elementType)) in startOther()
686 …if (ObjectUtilities.equal(OfficeNamespaces.DRAWING_NS, namespace) && ObjectUtilities.equal(OfficeT… in startOther()
1313 …if (isInternalNS && (ObjectUtilities.equal(OfficeToken.IMAGE, elementType) || ObjectUtilities.equa… in endOther()
1359 …if (isTableNs && (ObjectUtilities.equal(OfficeToken.TABLE_CELL, elementType) || ObjectUtilities.eq… in endOther()
[all …]
/trunk/main/sc/source/ui/src/
H A Dcondfrmt.src66 < "equal to" ; Default ; > ;
69 < "less than or equal to" ; Default ; > ;
70 < "greater than or equal to" ; Default ; > ;
71 < "not equal to" ; Default ; > ;
177 < "equal to" ; Default ; > ;
180 < "less than or equal to" ; Default ; > ;
181 < "greater than or equal to" ; Default ; > ;
182 < "not equal to" ; Default ; > ;
288 < "equal to" ; Default ; > ;
291 < "less than or equal to" ; Default ; > ;
[all …]
/trunk/main/oox/source/dump/
H A Dxlsbdumper.ini352 …ek,next-week,last-week,this-month,above-average,below-average,duplicate-values,,equal-above-average
353 30=equal-below-average
356 …t=CFRULE-CELL-OPERATOR,1,between,not-between,equal,not-equal,greater-than,less-than,greater-equal,…
440 shortlist=CUSTOMFILTER-OPERATOR,1,less,equal,less-equal,greater,not-equal,greater-equal
470 …ATAVALIDATION-OPERATOR,0,between,not-between,equal,not-equal,greater-than,less-than,greater-equal,…
922 …0=unknown,count,percent,sum,caption-equal,caption-not-equal,caption-begins-width,caption-not-begin…
923 …r-than,caption-greater-equal,caption-less-than,caption-less-equal,caption-between,caption-not-betw…
924 …20=value-greater-than,value-greater-equal,value-less-than,value-less-equal,value-between,value-not…
928 60=date-nov,date-dec,date-not-equal,date-older-equal,date-newer-equal,date-not-between
/trunk/main/filter/source/config/cache/
H A Dquerytokenizer.cxx53 sal_Int32 equal = sToken.indexOf('='); in QueryTokenizer() local
55 if (equal == 0) in QueryTokenizer()
63 if (equal > 0) in QueryTokenizer()
65 sKey = sToken.copy(0 , equal ); in QueryTokenizer()
66 sVal = sToken.copy(equal+1, sToken.getLength()-(equal+1)); in QueryTokenizer()
/trunk/main/basebmp/inc/basebmp/
H A Dpackedpixeliterator.hxx104 bool equal( PackedPixelColumnIterator const & rhs ) const in equal() function in basebmp::PackedPixelColumnIterator
181 return equal( rhs ); in operator ==()
186 return !equal( rhs ); in operator !=()
316 bool equal( PackedPixelRowIterator const & rhs ) const in equal() function in basebmp::PackedPixelRowIterator
412 return equal( rhs ); in operator ==()
417 return !equal( rhs ); in operator !=()
526 bool equal(PackedPixelIterator const & rhs) const in equal() function in basebmp::PackedPixelIterator
544 return equal(rhs); in operator ==()
549 return !equal(rhs); in operator !=()
H A Dpixeliterator.hxx51 bool equal( PixelColumnIterator const & rhs ) const in equal() function in basebmp::PixelColumnIterator
128 return equal( rhs ); in operator ==()
133 return !equal( rhs ); in operator !=()
221 bool equal(PixelIterator const & rhs) const in equal() function in basebmp::PixelIterator
249 return equal(rhs); in operator ==()
254 return !equal(rhs); in operator !=()
/trunk/main/basegfx/inc/basegfx/numeric/
H A Dftools.hxx197 static bool equal(const double& rfValA, const double& rfValB) in equal() function in basegfx::fTools
203 static bool equal(const double& rfValA, const double& rfValB, const double& rfSmallValue) in equal() function in basegfx::fTools
210 return (rfValA < rfValB && !equal(rfValA, rfValB)); in less()
215 return (rfValA < rfValB || equal(rfValA, rfValB)); in lessOrEqual()
220 return (rfValA > rfValB && !equal(rfValA, rfValB)); in more()
225 return (rfValA > rfValB || equal(rfValA, rfValB)); in moreOrEqual()
/trunk/main/basegfx/source/vector/
H A Db2dvector.cxx45 if(!fTools::equal(fOne, fLen)) in normalize()
123 if(!fTools::equal(fOne, fLenNow)) in setLength()
140 return fTools::equal(fOne, fScalar); in isNormalized()
148 return fTools::equal(fValA, fValB); in areParallel()
199 …if(fTools::equal(rBackVector.getX(), -rForwardVector.getX()) && fTools::equal(rBackVector.getY(), … in getContinuity()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DImageElementLayoutController.java210 …ilities.equal(child.getNamespace(), namespace) || (!ObjectUtilities.equal(child.getType(), type) &… in findNodeInSection()
275 …if (!ObjectUtilities.equal(column.getNamespace(), OfficeNamespaces.TABLE_NS) || !ObjectUtilities.e… in addColumnStyles()
303 …if (!ObjectUtilities.equal(row.getNamespace(), OfficeNamespaces.TABLE_NS) || !ObjectUtilities.equa… in addRowStyles()
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DXmlDiff.java203 boolean equal = false; in compareNode()
208 equal = true; in compareNode()
233 equal = true; in compareNode()
257 equal = true; in compareNode()
272 equal = true; in compareNode()
277 equal = false; in compareNode()
284 return equal; in compareNode()
/trunk/main/xmerge/workben/
H A DXmlDiff.java203 boolean equal = false; in compareNode()
208 equal = true; in compareNode()
233 equal = true; in compareNode()
257 equal = true; in compareNode()
272 equal = true; in compareNode()
277 equal = false; in compareNode()
284 return equal; in compareNode()
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dborderlineprimitive2d.hxx75 return basegfx::fTools::equal(1.0, mfLeftWidth) ? 0.0 : mfLeftWidth; in getCorrectedLeftWidth()
80 return basegfx::fTools::equal(1.0, mfDistance) ? 0.0 : mfDistance; in getCorrectedDistance()
85 return basegfx::fTools::equal(1.0, mfRightWidth) ? 0.0 : mfRightWidth; in getCorrectedRightWidth()
95 return basegfx::fTools::equal(1.0, mfLeftWidth); in leftIsHairline()
100 return basegfx::fTools::equal(1.0, mfRightWidth); in rightIsHairline()

Completed in 160 milliseconds

12345678910>>...15