Home
last modified time | relevance | path

Searched refs:ny1 (Results 1 – 4 of 4) sorted by last modified time

/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf6723 helpcontent2 source\text\sbasic\shared\03030103.xhp 0 help par_id3150358 4 0 kid m=7ny1‖Day (Numb…
/trunk/extras/l10n/source/hu/
H A Dlocalize.sdf23934 …asic\shared\03101110.xhp 0 help par_idN10594 0 hu Defxxx Karaktertartomány1[, Karaktertartomány…
24454 …asic\shared\03101140.xhp 0 help par_idN1058E 0 hu Defxxx Karaktertartomány1[, Karaktertartomány…
24708 …ic\shared\03101500.xhp 0 help par_id3156023 4 0 hu Defxxx Karaktertartomány1[, Karaktertartomány…
25753 …ic\shared\03101100.xhp 0 help par_id3150682 4 0 hu Defxxx Karaktertartomány1[, Karaktertartomány…
25964 …asic\shared\03101120.xhp 0 help par_idN10594 0 hu Defxxx Karaktertartomány1[, Karaktertartomány…
26037 …asic\shared\03101130.xhp 0 help par_idN1058E 0 hu Defxxx Karaktertartomány1[, Karaktertartomány…
26969 …ic\shared\03101300.xhp 0 help par_id3148664 4 0 hu Defxxx Karaktertartomány1[, Karaktertartomány…
27615 …ic\shared\03101400.xhp 0 help par_id3147530 4 0 hu Defxxx Karaktertartomány1[, Karaktertartomány…
28092 …ic\shared\03101700.xhp 0 help par_id3147530 4 0 hu Defxxx Karaktertartomány1[, Karaktertartomány…
28901 …ic\shared\03101600.xhp 0 help par_id3145609 4 0 hu Defxxx Karaktertartomány1[, Karaktertartomány…
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdpagv.cxx493 if (ny1==0) ny1=ny2; in DrawPageViewGrid()
494 if (ny2==0) ny2=ny1; in DrawPageViewGrid()
495 if (nx1==0) { nx1=ny1; nx2=ny2; } in DrawPageViewGrid()
496 if (ny1==0) { ny1=nx1; ny2=nx2; } in DrawPageViewGrid()
499 if (ny1<0) ny1=-ny1; in DrawPageViewGrid()
549 nVal0=ny1; in DrawPageViewGrid()
550 while (ny1<aMinLinDist.Height()) in DrawPageViewGrid()
552 long a=ny1; in DrawPageViewGrid()
554 if (nTgl==0) ny1*=2; in DrawPageViewGrid()
556 if (nTgl==2) ny1*=2; in DrawPageViewGrid()
[all …]
/trunk/main/svtools/source/filter/wmf/
H A Denhwmf.cxx224 sal_Int32 nx1, ny1, nx2, ny2; in ImplReadRegion() local
228 rSt >> nx1 >> ny1 >> nx2 >> ny2; in ImplReadRegion()
230 Rectangle aRect( Point( nx1, ny1 ), Point( nx2, ny2 ) ); in ImplReadRegion()

Completed in 2328 milliseconds