Lines Matching refs:FASTBOOL
50 …gle& rRect, const Point& rRef, const Fraction& rxFact, const Fraction& ryFact, FASTBOOL bNoJustify) in ResizeRect()
158 void MirrorRect(Rectangle& rRect, const Point& /*rRef1*/, const Point& /*rRef2*/, FASTBOOL bNoJusti… in MirrorRect()
233 void ShearPoly(Polygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearPoly()
241 void ShearXPoly(XPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearXPoly()
249 void ShearPoly(PolyPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearPoly()
257 void ShearXPoly(XPolyPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearXPoly()
278 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert) in CrookRotateXPoint()
280 FASTBOOL bC1=pC1!=NULL; in CrookRotateXPoint()
281 FASTBOOL bC2=pC2!=NULL; in CrookRotateXPoint()
332 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert) in CrookSlantXPoint()
334 FASTBOOL bC1=pC1!=NULL; in CrookSlantXPoint()
335 FASTBOOL bC2=pC2!=NULL; in CrookSlantXPoint()
387 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert, in CrookStretchXPoint()
411 void CrookRotatePoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookRotatePoly()
434 void CrookSlantPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookSlantPoly()
457 void CrookStretchPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert, con… in CrookStretchPoly()
482 void CrookRotatePoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookRotatePoly()
490 void CrookSlantPoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookSlantPoly()
498 void CrookStretchPoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert,… in CrookStretchPoly()
643 FASTBOOL bMirr=aPt3.Y()<0; in Poly2Rect()
665 void OrthoDistance8(const Point& rPt0, Point& rPt, FASTBOOL bBigOrtho) in OrthoDistance8()
681 void OrthoDistance4(const Point& rPt0, Point& rPt, FASTBOOL bBigOrtho) in OrthoDistance4()
717 FASTBOOL bNeg=sal_False; in Kuerzen()
808 FASTBOOL bSInch=IsInch(eS); in GetMapFactor()
809 FASTBOOL bDInch=IsInch(eD); in GetMapFactor()
820 FASTBOOL bSInch=IsInch(eS); in GetMapFactor()
821 FASTBOOL bDInch=IsInch(eD); in GetMapFactor()
832 FASTBOOL bSInch=IsInch(eS); in GetMapFactor()
833 FASTBOOL bDInch=IsInch(eD); in GetMapFactor()
845 FASTBOOL bSInch=IsInch(eS); in GetMapFactor()
846 FASTBOOL bDInch=IsInch(eD); in GetMapFactor()
866 FASTBOOL bMetr=sal_False,bInch=sal_False; in GetMeterOrInch()
896 FASTBOOL bMetr=sal_False,bInch=sal_False; in GetMeterOrInch()
924 FASTBOOL bSrcMetr,bSrcInch,bDstMetr,bDstInch; in Undirty()