/aoo41x/main/basegfx/source/vector/ |
H A D | b3dvector.cxx | 60 aNew = cross(aNew, rNormalizedVec); in getPerpendicular() 68 aNew = cross(aNew, rNormalizedPlane); in getProjectionOnPlane() 69 aNew = cross(aNew, rNormalizedPlane); in getProjectionOnPlane()
|
H A D | b2ivector.cxx | 50 double B2IVector::cross( const B2IVector& rVec ) const in cross() function in basegfx::B2IVector
|
H A D | b2dvector.cxx | 87 double B2DVector::cross( const B2DVector& rVec ) const in cross() function in basegfx::B2DVector
|
/aoo41x/main/libxmlsec/ |
H A D | xmlsec1-configure.patch | 222 -# the compiler is broken, or we cross compile. 225 -# If not cross compiling, check that we can run a simple program. 246 -If you meant to cross compile, use \`--host'. 258 -# the compiler is broken, or we cross compile. 259 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 260 -$as_echo_n "checking whether we are cross compiling... " >&6; } 294 +# the compiler is broken, or we cross compile. 295 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 296 +$as_echo_n "checking whether we are cross compiling... " >&6; } 328 +If you meant to cross compile, use \`--host'.
|
/aoo41x/main/basegfx/source/matrix/ |
H A D | b2dhommatrix.cxx | 367 const double fCrossXY(aUnitVecX.cross(aUnitVecY)); in decompose() 379 double fCrossXY(aUnitVecX.cross(aUnitVecY)); in decompose() 430 fCrossXY = aUnitVecX.cross(aUnitVecY); in decompose()
|
/aoo41x/main/basegfx/source/polygon/ |
H A D | b2dpolypolygoncutter.cxx | 163 if(rVecA.cross(rVecB) > 0.0) in impLeftOfEdges() 166 const bool bBoolA(fTools::moreOrEqual(rVecA.cross(rTest), 0.0)); in impLeftOfEdges() 167 const bool bBoolB(fTools::lessOrEqual(rVecB.cross(rTest), 0.0)); in impLeftOfEdges() 174 const bool bBoolA(fTools::lessOrEqual(rVecA.cross(rTest), 0.0)); in impLeftOfEdges() 175 const bool bBoolB(fTools::moreOrEqual(rVecB.cross(rTest), 0.0)); in impLeftOfEdges()
|
H A D | b2dpolygoncutandtouch.cxx | 250 double fCut(aVecA.cross(aVecB)); in findEdgeCutsTwoEdges() 333 double fCutA(aVecA.cross(aVecB)); in findCutsAndTouchesAndCommonForBezier()
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | CrossReference.idl | 32 /** This struct contains information describing a cross reference. 36 cross references.
|
/aoo41x/main/vcl/ |
H A D | WinResTarget_vcl.mk | 74 vcl/win/source/src/cross.cur \ 152 vcl/os2/source/src/cross.ptr \
|
/aoo41x/main/basegfx/inc/basegfx/vector/ |
H A D | b2ivector.hxx | 148 double cross( const B2IVector& rVec ) const;
|
H A D | b2dvector.hxx | 172 double cross( const B2DVector& rVec ) const;
|
H A D | b3ivector.hxx | 245 inline B3IVector cross(const B3IVector& rVecA, const B3IVector& rVecB) in cross() function
|
H A D | b3dvector.hxx | 324 inline B3DVector cross(const B3DVector& rVecA, const B3DVector& rVecB) in cross() function
|
/aoo41x/main/redland/redland/ |
H A D | redland-1.0.17.patch.autotools | 14 # unless we find 'file', for example because we are cross-compiling.
|
/aoo41x/main/vcl/os2/source/src/ |
H A D | makefile.mk | 38 cross.ptr \
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | ReferenceMark.idl | 40 /** is used for cross references in text documents.
|
/aoo41x/main/basegfx/source/curve/ |
H A D | b2dcubicbezier.cxx | 455 const double fCross(aVecA.cross(aEdge) * fInverseEdgeLength); in testAndSolveTrivialBezier() 477 const double fCross(aVecB.cross(aEdge) * fInverseEdgeLength); in testAndSolveTrivialBezier()
|
/aoo41x/main/oox/source/dump/ |
H A D | biffdumper.ini | 855 0x0040=auto-axis-cross 1010 0x0001=cross-between-categ 1011 0x0002=maximum-axis-cross 1050 shortlist=CHMARKERFORMAT-TYPE,0,none,square,diamond,triangle,cross,star,dow-jones,std-dev,circle,pl… 1229 0x0010=auto-axis-cross 1232 0x0080=maximum-axis-cross
|
/aoo41x/main/drawinglayer/source/primitive3d/ |
H A D | hatchtextureprimitive3d.cxx | 124 const double fCross(a2X.cross(a2Y)); in impCreate3DDecomposition()
|
H A D | polygontubeprimitive3d.cxx | 570 const double fCross(basegfx::cross(aBack, aForw).getLength()); in impCreate3DDecomposition()
|
/aoo41x/main/offapi/com/sun/star/chart2/ |
H A D | ScaleData.idl | 61 /** The Origin indicates where other axes cross this axis.
|
/aoo41x/main/offapi/com/sun/star/drawing/ |
H A D | XEnhancedCustomShapeDefaulter.idl | 60 "cross",
|
/aoo41x/main/cairo/ |
H A D | cairo-1.8.0.patch | 72 # unless we find 'file', for example because we are cross-compiling.
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | SystemPointer.idl | 69 /** specifies a cross as a mouse pointer.
|
/aoo41x/main/sw/source/core/undo/ |
H A D | undo.src | 612 Text [ en-US ] = "cross-reference" ;
|