Lines Matching refs:FASTBOOL

67 …rRect, const Point& rRef, const Fraction& xFact, const Fraction& yFact, FASTBOOL bNoJustify=sal_Fa…
82 void MirrorRect(Rectangle& rRect, const Point& rRef1, const Point& rRef2, FASTBOOL bNoJustify); // …
89 inline void ShearPoint(Point& rPnt, const Point& rRef, double tn, FASTBOOL bVShear=sal_False);
90 SVX_DLLPUBLIC void ShearPoly(Polygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear=sal_Fal…
91 void ShearXPoly(XPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear=sal_False);
92 void ShearPoly(PolyPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear=sal_False);
93 void ShearXPoly(XPolyPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear=sal_False);
98 inline double GetCrookAngle(Point& rPnt, const Point& rCenter, const Point& rRad, FASTBOOL bVertica…
105 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert);
107 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert);
109 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert,
112 void CrookRotatePoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert);
113 void CrookSlantPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert);
114 void CrookStretchPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert, con…
116 void CrookRotatePoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert);
117 void CrookSlantPoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert);
118 void CrookStretchPoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert,…
140 inline void ShearPoint(Point& rPnt, const Point& rRef, double tn, FASTBOOL bVShear) in ShearPoint()
153 inline double GetCrookAngle(Point& rPnt, const Point& rCenter, const Point& rRad, FASTBOOL bVertica… in GetCrookAngle()
236 SVX_DLLPUBLIC void OrthoDistance8(const Point& rPt0, Point& rPt, FASTBOOL bBigOrtho);
237 SVX_DLLPUBLIC void OrthoDistance4(const Point& rPt0, Point& rPt, FASTBOOL bBigOrtho);
270 inline FASTBOOL IsMetric(MapUnit eU) { in IsMetric()
274 inline FASTBOOL IsInch(MapUnit eU) { in IsInch()
279 inline FASTBOOL IsMetric(FieldUnit eU) { in IsMetric()
283 inline FASTBOOL IsInch(FieldUnit eU) { in IsInch()
293 FASTBOOL bSrcFU;
294 FASTBOOL bDstFU;
295 FASTBOOL bDirty;