Home
last modified time | relevance | path

Searched refs:fy (Results 1 – 22 of 22) sorted by relevance

/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfvec.cxx122 aMY.fy=aV.fy; in DXFTransform()
126 aMX.fy=-aMX.fy; in DXFTransform()
127 aMY.fy=-aMY.fy; in DXFTransform()
128 aMZ.fy=-aMZ.fy; in DXFTransform()
135 aMP.fy = aV.fx * aMX.fy + aV.fy * aMY.fy + aV.fz * aMZ.fy; in DXFTransform()
153 rTgt.fy = rSrc.fx * aMX.fy + rSrc.fy * aMY.fy + rSrc.fz * aMZ.fy + aMP.fy; in Transform()
161 rTgt.Y()=(long)( rSrc.fx * aMX.fy + rSrc.fy * aMY.fy + rSrc.fz * aMZ.fy + aMP.fy + 0.5 ); in Transform()
168 rTgt.fy = rSrc.fx * aMX.fy + rSrc.fy * aMY.fy + rSrc.fz * aMZ.fy; in TransDir()
206 fex=sqrt(aMX.fx*aMX.fx + aMX.fy*aMX.fy); in Transform()
207 fey=sqrt(aMY.fx*aMY.fx + aMY.fy*aMY.fy); in Transform()
[all …]
H A Ddxfvec.hxx179 fx=fX; fy=fY; fz=fZ; in DXFVector()
185 fx=rV.fx; fy=rV.fy; fz=rV.fz; in DXFVector()
191 fx+=rV.fx; fy+=rV.fy; fz+=rV.fz; in operator +=()
198 return DXFVector(fx+rV.fx, fy+rV.fy, fz+rV.fz); in operator +()
204 fx-=rV.fx; fy-=rV.fy; fz-=rV.fz; in operator -=()
211 return DXFVector(fx-rV.fx, fy-rV.fy, fz-rV.fz); in operator -()
218 fy * rV.fz - fz * rV.fy, in operator *()
220 fx * rV.fy - fy * rV.fx in operator *()
227 return fx*rV.fx + fy*rV.fy + fz*rV.fz; in SProd()
246 if (fx==rV.fx && fy==rV.fy && fz==rV.fz) return sal_True; in operator ==()
[all …]
H A Ddxfentrd.cxx43 aExtrusion.fy=0.0; in DXFBasicEntity()
82 case 20: aP0.fy=rDGR.GetF(); break; in EvaluateGroup()
85 case 21: aP1.fy=rDGR.GetF(); break; in EvaluateGroup()
101 case 20: aP0.fy=rDGR.GetF(); break; in EvaluateGroup()
118 case 20: aP0.fy=rDGR.GetF(); break; in EvaluateGroup()
138 case 20: aP0.fy=rDGR.GetF(); break; in EvaluateGroup()
157 case 20: aP0.fy=rDGR.GetF(); break; in EvaluateGroup()
160 case 21: aP1.fy=rDGR.GetF(); break; in EvaluateGroup()
163 case 22: aP2.fy=rDGR.GetF(); break; in EvaluateGroup()
166 case 23: aP3.fy=rDGR.GetF(); break; in EvaluateGroup()
[all …]
H A Ddxfreprd.cxx38 fMinY=rVector.fy; in Union()
41 fMaxY=rVector.fy; in Union()
47 if (fMinY>rVector.fy) fMinY=rVector.fy; in Union()
50 if (fMaxY<rVector.fy) fMaxY=rVector.fy; in Union()
256 aP.fy-=pE->fRadius; in CalcBoundingBox()
260 aP.fy+=pE->fRadius; in CalcBoundingBox()
269 aP.fy-=pE->fRadius; in CalcBoundingBox()
313 aP.fy=(aBox.fMinY-pB->aBasePoint.fy)*pE->fYScale+pE->aP0.fy; in CalcBoundingBox()
317 aP.fy=(aBox.fMaxY-pB->aBasePoint.fy)*pE->fYScale+pE->aP0.fy; in CalcBoundingBox()
355 aP.fy=aBox.fMinY-pB->aBasePoint.fy; in CalcBoundingBox()
[all …]
H A Ddxf2mtf.cxx310 Rectangle((long)(aC.fx-frx+0.5),(long)(aC.fy-fry+0.5), in DrawCircleEntity()
311 (long)(aC.fx+frx+0.5),(long)(aC.fy+fry+0.5))); in DrawCircleEntity()
370 Rectangle((long)(aC.fx-frx+0.5),(long)(aC.fy-fry+0.5), in DrawArcEntity()
371 (long)(aC.fx+frx+0.5),(long)(aC.fy+fry+0.5)), in DrawArcEntity()
900 if (pVPort->aDirection.fx==0 && pVPort->aDirection.fy==0) in Convert()
H A Ddxfblkrd.cxx52 aBasePoint.fy=0.0; in Read()
65 case 20: aBasePoint.fy=rDGR.GetF(); break; in Read()
H A Ddxftblrd.cxx190 case 26: aDirection.fy=rDGR.GetF(); break; in Read()
193 case 27: aTarget.fy=rDGR.GetF(); break; in Read()
/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx104 if (fy == 0.0) in ScGetGCD()
107 return fy; in ScGetGCD()
113 fx = fy; in ScGetGCD()
114 fy = fz; in ScGetGCD()
117 return fy; in ScGetGCD()
144 fy = ScGetGCD(fx, fy); in ScGCD()
164 fy = ScGetGCD(fx, fy); in ScGCD()
195 fy = ScGetGCD(fx, fy); in ScGCD()
233 fy = fx * fy / ScGetGCD(fx, fy); in ScLCM()
256 fy = fx * fy / ScGetGCD(fx, fy); in ScLCM()
[all …]
/trunk/main/svtools/source/dialogs/
H A Dmcvmath.cxx250 Fix fy = y; in ImpATan2() local
251 fy.DivBig( rRad ); in ImpATan2()
253 return ImpATanx2( fx, fy ); in ImpATan2()
277 Fix fy = y; in ImpCartToPolar() local
278 fy.DivBig(rRad); in ImpCartToPolar()
279 rPhi = ImpATanx2(fx, fy); in ImpCartToPolar()
/trunk/main/basegfx/source/matrix/
H A Db3dhommatrix.cxx548 double fy=0; in decompose() local
554 fy = -F_PI/2.0; in decompose()
560 fy = F_PI/2.0; in decompose()
565 fy = asin( -aCol0.getZ() ); in decompose()
566 cy = cos(fy); in decompose()
569 rRotate.setY(fy); in decompose()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx723 const Fraction& fy( GetMapMode().GetScaleY() ); in DoResize() local
731 aPos.Y()+5*fy.GetNumerator()/fy.GetDenominator() ), in DoResize()
733 METABUTTON_HEIGHT*fy.GetNumerator()/fy.GetDenominator() ) ) ); in DoResize()
739 aPos.Y()+5*fy.GetNumerator()/fy.GetDenominator() ), in DoResize()
741 METABUTTON_HEIGHT*fy.GetNumerator()/fy.GetDenominator() ) ) ); in DoResize()
/trunk/main/svx/source/svdraw/
H A Dsvdsnpv.cxx447 double fy = (double)y; in SnapPos() local
450 if(fy - (double)pPV->GetPageOrigin().Y() >= 0.0) in SnapPos()
451 fy += fSnapWidth / 2.0; in SnapPos()
453 fy -= fSnapWidth / 2.0; in SnapPos()
455 y = (long)((fy - (double)pPV->GetPageOrigin().Y()) / fSnapWidth); in SnapPos()
/trunk/main/sw/source/ui/envelp/
H A Denvlop1.cxx103 fy = (float)GetOutputSizePixel().Height() / (float)nPageH, in Paint() local
104 f = 0.8f * ( fx < fy ? fx : fy ); in Paint()
H A Dlabfmt.cxx143 fy = (float) lOutHPix23 / Max(1L, lDispH), in Paint() local
144 f = fx < fy ? fx : fy; in Paint()
/trunk/main/chart2/source/view/main/
H A DChartView.cxx1176 double fx, fy, fz; in getPreferredAspectRatio() local
1177 fx = fy = fz = -1.0; in getPreferredAspectRatio()
1187 if( fy<0 && aSingleRatio.DirectionY>0 ) in getPreferredAspectRatio()
1190 fy = fx*aSingleRatio.DirectionY/aSingleRatio.DirectionX; in getPreferredAspectRatio()
1192 fy = fz*aSingleRatio.DirectionY/aSingleRatio.DirectionZ; in getPreferredAspectRatio()
1194 fy = aSingleRatio.DirectionY; in getPreferredAspectRatio()
1201 else if( fy>0 && aSingleRatio.DirectionY>0 ) in getPreferredAspectRatio()
1202 fz = fy*aSingleRatio.DirectionZ/aSingleRatio.DirectionY; in getPreferredAspectRatio()
1207 if( fx>0 && fy>0 && fz>0 ) in getPreferredAspectRatio()
1210 aPreferredAspectRatio = drawing::Direction3D(fx, fy, fz); in getPreferredAspectRatio()
/trunk/main/libtextcat/data/new_fingerprints/
H A Dfpdb.conf70 frisian.lm fy--utf8
/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Dicelandic.lm160 fy 240
H A Dwelsh.lm198 fy 633
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXLanguageGuessing.idl64 <li>fy : Frisian</li>
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx686 double ScGetGCD(double fx, double fy);
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf6643 helpcontent2 source\text\sbasic\shared\03020404.xhp 0 help hd_id3153770 7 0 kid 3r8]fy‖Parameters…
24041 helpcontent2 source\text\shared\00\00000401.xhp 0 help par_id3154812 50 0 kid 2fy+rw‖Choose \<emp…
26592 helpcontent2 source\text\shared\01\06040100.xhp 0 help par_id3146975 45 0 kid 2m=fy+‖~~~ 20130…
31465 helpcontent2 source\text\shared\02\20050000.xhp 0 help par_id3153394 4 0 kid d=fy]a‖\<emph\>Displ…
40066 helpcontent2 source\text\shared\optionen\01010501.xhp 0 help hd_id5566778800 0 kid 8ip]fy‖Color …
40899 helpcontent2 source\text\simpress\01\effectoptionstext.xhp 0 help tit 0 kid i=0fy=‖Text Animatio…
44531 helpcontent2 source\text\smath\01\03090100.xhp 0 help par_id3147124 9 0 kid 7m-1fy‖Subtraction …
58329 …menuitem RID_POPUP_EDIT RID_MN_FORMAT_STYLE HID_MN_FORMAT_STYLE 0 kid md5-fy‖St~yle 20130829 2…
64120 starmath source\smres.src 0 string RID_DISTANCEDIALOG.10 5 0 kid wy-fy-‖~Bottom 20130829 23:02…
69083 sw source\ui\dialog\regionsw.src 0 #define CB_EDIT_IN_READONLY_TEXT 0 kid fy=apv‖E~ditable in re…
[all …]
/trunk/extras/l10n/source/cy/
H A Dlocalize.sdf1807 setup_native source\mac\macinstall.ulf 0 LngText IdentifyYES 0 cy Iawn, fy adnabod. 2002-02-0…
53465 …ictsdlg.src 0 pushbutton RID_SCDLG_CONFLICTS BTN_KEEPALLMINE 104 cy Cadw fy Rhai i i ~Gyd 200…

Completed in 1894 milliseconds