Home
last modified time | relevance | path

Searched refs:m (Results 26 – 50 of 398) sorted by last modified time

12345678910>>...16

/trunk/extras/l10n/source/eo/
H A Dlocalize.sdf5844 helpcontent2 source\text\sbasic\shared\03030110.xhp 0 help par_idN1065D 0 eo m 2002-02-02 02:…
5864 …03030110.xhp 0 help par_idN106CE 0 eo msgbox DateAdd("m", 1, "1/31/2004") &" - "& DateAdd("m", …
11031 … 0 eo SERISUM(x;n;m;koeficientoj) = koeficiento_1*x^n + koeficiento_2*x^(n+m) + koeficiento_3*x^(n…
16384 helpcontent2 source\text\shared\01\05020301.xhp 0 help par_id3149588 70 0 eo m 2002-02-02 02:0…
19771 helpcontent2 source\text\simpress\01\04030000m.xhp 0 help tit 0 eo Vicoj 2002-02-02 02:02:02
19772 helpcontent2 source\text\simpress\01\04040000m.xhp 0 help tit 0 eo Kolumnoj 2002-02-02 02:02:…
19810 helpcontent2 source\text\simpress\01\05110500m.xhp 0 help tit 0 eo Forigi 2002-02-02 02:02:02
19829 helpcontent2 source\text\simpress\01\05120500m.xhp 0 help tit 0 eo Forigi 2002-02-02 02:02:02
32479 … the form of y=m^x, or also functions y=b*m^x.Se tipo = 0 tiam la funkcioj estos kalkulataj en la …
32734 …e tipo = 0 tiam la funkcioj estos kalkulataj en la formo de y=m^x, aŭ ankaŭ funkcioj y=b*m^x. 2…
[all …]
/trunk/main/
H A Dconfigure.ac4093 if ( $mf =~ m/Specification-Version: 2.*/ ) {
4257 if ( $mf =~ m/Specification-Version: 1.8.*/ ) {
4260 if ($line =~ m/Specification-Version:/) {
4465 AC_CHECK_LIB(m, floor)
6324 if ( $mf =~ m/Specification-Version: 3.*/ ) {
7154 OOO_JUNIT_JAR=`cygpath -m "$OOO_JUNIT_JAR"`
7162 if ( $mf =~ m/Implementation-Version: 4.12*/ ) {
7166 } elsif ( $mf =~ m/Bundle-Version: 4.12*/ ) {
7168 } elsif ( $mf =~ m/Bundle-Version: 4.11*/ ) {
7179 if ( $mf =~ m/Implementation-Version: 4.*/ ) {
[all …]
H A Dconfig.guess1280 mc68k:UNIX:SYSTEM5:3.51m)
1772 # time-stamp-format: "%:y-%02m-%02d"
H A Dconfig.sub1905 # time-stamp-format: "%:y-%02m-%02d"
H A Dset_soenv.in365 if (($platform =~ m/^amd64/) || ($platform =~ m/^x86_64/))
537 elsif ($JDK =~ m/sun/) {
823 elsif ( $platform =~ m/aix/ )
892 if ( $platform =~ m/os2/ )
902 if ($platform =~ m/cygwin/)
907 if ($platform =~ m/cygwin/)
954 if ($platform =~ m/cygwin/)
986 if ( $platform =~ m/os2/ )
2072 if ( $platform =~ m/os2/ )
2106 if ( $platform =~ m/os2/ )
[all …]
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx1382 for ( sal_uInt16 m = 0; m < nCount; m++ ) in InsertBinTextObject() local
1384 EditLine* pLine = pXP->aLines[m]; in InsertBinTextObject()
1387 pParaPortion->GetLines().Insert( pNew, m ); in InsertBinTextObject()
/trunk/extras/l10n/source/uk/
H A Dlocalize.sdf11280 …03030110.xhp 0 help par_idN106CE 0 uk msgbox DateAdd("m", 1, "1/31/2004") &" - "& DateAdd("m", …
15626 … uk SERIESSUM(x;n;m;coefficients) = coefficient_1*x^n + coefficient_2*x^(n+m) + coefficient_3*x^(n…
19386 helpcontent2 source\text\scalc\01\04060116.xhp 0 help par_id3159246 202 0 uk m/s, m/h, mph, kn, a…
26716 …pcontent2 source\text\shared\01\05110600m.xhp 0 help hd_id3149871 1 0 uk \<link href=\"text/shar…
40877 …ntent2 source\text\simpress\01\04040000m.xhp 0 help hd_id3155628 1 0 uk \<link href=\"text/simpr…
40999 …ntent2 source\text\simpress\01\05120500m.xhp 0 help hd_id3145801 1 0 uk \<link href=\"text/simpr…
41428 …ntent2 source\text\simpress\01\05110500m.xhp 0 help hd_id3149502 1 0 uk \<link href=\"text/simpr…
41816 helpcontent2 source\text\simpress\01\04030000m.xhp 0 help tit 0 uk Rows 20220827 09:49:47
41818 …ntent2 source\text\simpress\01\04030000m.xhp 0 help hd_id3150541 1 0 uk \<link href=\"text/simpr…
58834 … Якщо тип = 0, тоді функції обчислюються у формулі y=m^x, або наявності значення - за формулою y=b…
[all …]
/trunk/main/odk/examples/java/Inspector/
H A DInspectorPane.java277 for ( int m = 0; m < _aTypes.length; m++ ) { in addInterfacesToTreeNode()
278 addUnoNode(_oGrandParentNode, _oUnoParentObject, _aTypes[m]); in addInterfacesToTreeNode()
293 for ( int m = 0; m < sSupportedServiceNames.length; m++ ) { in addServicesToTreeNode()
294 String sServiceName = sSupportedServiceNames[m]; in addServicesToTreeNode()
296 … XUnoNode oUnoNode = addUnoNode(_oGrandParentNode, _oUnoObject, sSupportedServiceNames[m]); in addServicesToTreeNode()
/trunk/main/starmath/source/
H A Dview.cxx920 xub_StrLen m = aLine.Len(); in GetTextSize() local
921 xub_StrLen nLen = m; in GetTextSize()
930 m = n; in GetTextSize()
936 aText = aLine.Copy(0, m); in GetTextSize()
937 aLine.Erase(0, m); in GetTextSize()
1009 xub_StrLen m = aLine.Len(); in DrawText() local
1010 xub_StrLen nLen = m; in DrawText()
1019 m = n; in DrawText()
1024 aText = aLine.Copy(0, m); in DrawText()
1025 aLine.Erase(0, m); in DrawText()
/trunk/main/nss/
H A Dnss_win.patch1730 memcpy(block, m, i * sizeof m[0U]);
1732 Hacl_Impl_Poly1305_32_poly1305_process_last_block_(block, st, m, rem_);
1911 uint8_t *block = m;
1912 uint8_t *tail1 = m + (uint32_t)16U;
1943 uint8_t *part_input = m;
1944 uint8_t *last_block = m + (uint32_t)((uint64_t)16U * len16);
2035 uint8_t *m,
2042 Hacl_Impl_Poly1305_32_poly1305_process_last_block(st, m, (uint64_t)len1);
/trunk/main/solenv/bin/modules/installer/windows/
H A Dmsiglobal.pm1469 for ( my $m = 0; $m <= $#ddfoutput; $m++ )
1471 if ( $ddfoutput[$m] =~ /(ERROR\:.*?)\s*$/ )
/trunk/main/sal/osl/unx/
H A Dsecurity.c61 long m; in sysconf_SC_GETPW_R_SIZE_MAX() local
63 m = sysconf(_SC_GETPW_R_SIZE_MAX); in sysconf_SC_GETPW_R_SIZE_MAX()
64 if (m == -1) { in sysconf_SC_GETPW_R_SIZE_MAX()
70 OSL_ASSERT(m >= 0 && (unsigned long) m < SIZE_MAX); in sysconf_SC_GETPW_R_SIZE_MAX()
71 *value = (size_t) m; in sysconf_SC_GETPW_R_SIZE_MAX()
/trunk/main/sw/source/ui/fldui/
H A Dfldfunc.src166 Text [ en-US ] = "Ite~m" ;
/trunk/main/solenv/inc/
H A Dos2.mk64 LINKFLAGS=/m /L$(LIB)
300 LIBFLAGS=/p=128 /c /m
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DNamedRequest.java124 for (String m : methods) { in tm()
125 int i = m.lastIndexOf("."); in tm()
129 String className = m.substring(0, i); in tm()
130 String methodName = m.substring(++i); in tm()
134 log.log(Level.WARNING, MessageFormat.format("Test method {0} can not be tested!", m), e); in tm()
/trunk/main/sysui/desktop/
H A Dproductversion.mk27 PKGREV = $(LAST_MINOR:s/m//:s/s/./)
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java1465 int m = keyEvent.KeyFunc; in keyReleased() local
/trunk/main/i18npool/source/calendar/
H A Dcalendar_gregorian.cxx80 static void debug_cal_millis_to_time( long nMillis, long & h, long & m, long & s, long & f ) in debug_cal_millis_to_time() argument
86 m = nMillis / (60 * 1000); in debug_cal_millis_to_time()
87 nMillis -= m * (60 * 1000); in debug_cal_millis_to_time()
95 long nMillis, h, m, s, f; in debug_i18n_cal_dump() local
104 debug_cal_millis_to_time( nMillis, h, m, s, f); in debug_i18n_cal_dump()
105 fprintf( stderr, " (%ld:%02ld:%02ld.%ld)", h, m, s, f); in debug_i18n_cal_dump()
108 debug_cal_millis_to_time( nMillis, h, m, s, f); in debug_i18n_cal_dump()
109 fprintf( stderr, " (%ld:%02ld:%02ld.%ld)", h, m, s, f); in debug_i18n_cal_dump()
319 sal_Int16 e, y, m, d; in mapFromGregorian() local
323 m = fieldValue[CalendarFieldIndex::MONTH] + 1; in mapFromGregorian()
[all …]
/trunk/extras/l10n/source/de/
H A Dlocalize.sdf11104 …03030110.xhp 0 help par_idN106CE 0 de msgbox DateAdd("m", 1, "1/31/2004") &" - "& DateAdd("m", …
12149 …kro bearbeiten möchten oder in das Sie ein neues Makro aufnehmen möchten. Wenn Sie ein Makro in ei…
17539 helpcontent2 source\text\scalc\01\04060116.xhp 0 help par_id3159246 202 0 de m/s, m/h, mph, kn, a…
29084 …pcontent2 source\text\shared\01\05110600m.xhp 0 help hd_id3149871 1 0 de \<link href=\"text/shar…
40761 …ntent2 source\text\simpress\01\04040000m.xhp 0 help hd_id3155628 1 0 de \<link href=\"text/simpr…
40999 …ntent2 source\text\simpress\01\05110500m.xhp 0 help hd_id3149502 1 0 de \<link href=\"text/simpr…
41317 …ntent2 source\text\simpress\01\04030000m.xhp 0 help hd_id3150541 1 0 de \<link href=\"text/simpr…
41401 …ntent2 source\text\simpress\01\05120500m.xhp 0 help hd_id3145801 1 0 de \<link href=\"text/simpr…
58655 …KP 7 0 de Ist Art=0, so werden Funktionen der Form y=m^x berechnet, sonst auch Funktionen y=b*m^…
58675 …TH 9 0 de Ist Art=0, so werden Funktionen der Form y=m^x berechnet, sonst auch Funktionen y=b*m^…
[all …]
/trunk/main/solenv/gbuild/platform/
H A Dmacosx.mk382 m \
/trunk/main/solenv/bin/
H A Dmake_installer.pl390 for ( my $m = 0; $m <= $#{$languagesarrayref}; $m++ )
392 my $onelanguage = ${$languagesarrayref}[$m];
/trunk/extras/l10n/source/sv/
H A Dlocalize.sdf23485 …xhp 0 help par_id8039796 0 sv justering, textbrytning, yttre kantlinjer m.m. 20200411 15:09:…
23488 …p 0 help par_id3776055 0 sv Diagramtyp, axlar, rubriker, väggar, raster m.m. 20200411 15:09:…
23490 …94769 0 sv Dubbelklicka på en axel om du vill redigera skala, typ, färg m.m. 20200411 15:09:…
28496 …03030110.xhp 0 help par_idN106CE 0 sv msgbox DateAdd("m", 1, "2004-01-31") &" - "& DateAdd("m",…
52111 …ntent2 source\text\simpress\01\04030000m.xhp 0 help hd_id3150541 1 0 sv \<link href=\"text/simpr…
59422 helpcontent2 source\text\scalc\01\04060116.xhp 0 help par_id3159246 202 0 sv m/s, m/h, mph, kn, a…
59960 …v SERIESSUMMA(x;n;m;koefficienter) = koefficient_1*x^n + koefficient_2*x^(n+m) + koefficient_3*x^(…
60519 …betalningsperioder. Räntan och PERIODER måste syfta på samma enhet och måste alltså båda beräknas …
60551 …betalningsperioder. Räntan och PERIODER måste syfta på samma enhet och måste alltså båda beräknas …
60561 …04060119.xhp 0 help par_id3150764 180 0 sv Hur mycket ränta måste du betala den första månaden? …
[all …]
/trunk/extras/l10n/source/pt/
H A Dlocalize.sdf9202 …WTH 9 0 pt Se tipo=0 as funções serão calculadas na forma y=m^x, ou também funções y=b*m^x. 2…
23329 … 0 pt Ordena a selecção do valor máximo para o mínimo ou do valor mínimo para o máximo, utilizand…
31345máscara de caracteres. A máscara de caracteres contém os valores iniciais e é sempre visível após …
38350módulo de idioma pode conter um, dois ou três sub-módulos: verificação ortográfica, hifenização e …
59422 helpcontent2 source\text\scalc\01\04060116.xhp 0 help par_id3159246 202 0 pt m/s, m/h, mph, kn, a…
59842 … MMC\</bookmark_value\>\<bookmark_value\>mínimos múltiplos comuns\</bookmark_value\>\<bookmark_val…
59960 … pt SOMASÉRIE(x;n;m;coeficientes) = coeficiente_1*x^n + coeficiente_2*x^(n+m) + coeficiente_3*x^(n…
72775 padmin source\padialog.src 0 string RID_AFMERROR_NO_FONT_NAME 255 pt A métrica não contém a entr…
72776 padmin source\padialog.src 0 string RID_AFMERROR_NO_FULL_NAME 255 pt A métrica não contém a entr…
72777 padmin source\padialog.src 0 string RID_AFMERROR_NO_FAMILY_NAME 255 pt A métrica não contém a en…
[all …]
/trunk/extras/l10n/source/lt/
H A Dlocalize.sdf8837 …DESCRIPTIONS1.SC_OPCODE_IS_ERROR 1 0 lt Išvedama TRUE, jei reikšmė yra klaidos reikšmė. 20200…
9182 …PTIONS2.SC_OPCODE_RKP 7 0 lt Jei reikšmė lygi 0, skaičiuojama funkcija y=m^x, kitais atvejais – …
9202 …ONS2.SC_OPCODE_GROWTH 9 0 lt Jei reikšmė lygi 0, skaičiuojama funkcija y=m^x, kitais atvejais – …
9214 …NS2.SC_OPCODE_MAX_A 3 0 lt Reikšmė 1, reikšmė 2, …, yra argumentai nuo 1 iki 30, kurių nustatyti…
9451 …_BETA_DIST 13 0 lt Reikšmėmis 0 arba FALSE skaičiuojama tikimybės tankio funkcija; kitomis reikš
9639 …SCRIPTIONS2.SC_OPCODE_CHOSE 5 0 lt Reikšmė 1, reikšmė 2,… yra argumentų sąrašas, iš kurio pasire…
9813 …NCTION_DESCRIPTIONS2.SC_OPCODE_T 3 0 lt Tikrintina ir rastina reikšmė, jei reikšmė yra tekstas. …
20793 …lg.src 0 querybox SFX_QB_WRONG_TYPE 0 lt Įvesta reikšmė nesutampa su nurodyta atmaina.\nReikšmė…
59420 helpcontent2 source\text\scalc\01\04060116.xhp 0 help par_id3159246 202 0 lt m/s, m/h, mph, kn, a…
59958 … lt SERIESSUM(x;n;m;coefficients) = coefficient_1*x^n + coefficient_2*x^(n+m) + coefficient_3*x^(n…
[all …]
/trunk/extras/l10n/source/fr/
H A Dlocalize.sdf21020 …_ERRUNOEVENTBINDUNG 0 fr La méthode de composant adéquate %1\nest introuvable.\n\nVérifiez l'or…
28496 …03030110.xhp 0 help par_idN106CE 0 fr msgbox DateAdd("m", 1, "1/31/2004") &" - "& DateAdd("m", …
40409médias\</item\> pour ouvrir le lecteur de médias. Utilisez le lecteur de médias pour pré-visualise…
44354 …eur de médias prend en charge beaucoup de formats de médias différents. Vous pouvez également insé…
51555 …ntent2 source\text\simpress\01\04040000m.xhp 0 help hd_id3155628 1 0 fr \<link href=\"text/simpr…
51769 …4 1 0 fr \<link href=\"text/simpress/01/13050600.xhp\" name=\"En métafichier\"\>En métafichier\<…
51793 …ntent2 source\text\simpress\01\05110500m.xhp 0 help hd_id3149502 1 0 fr \<link href=\"text/simpr…
52111 …ntent2 source\text\simpress\01\04030000m.xhp 0 help hd_id3150541 1 0 fr \<link href=\"text/simpr…
52195 …ntent2 source\text\simpress\01\05120500m.xhp 0 help hd_id3145801 1 0 fr \<link href=\"text/simpr…
59422 helpcontent2 source\text\scalc\01\04060116.xhp 0 help par_id3159246 202 0 fr m/s, m/h, mph, kn, a…
[all …]

Completed in 8156 milliseconds

12345678910>>...16