Searched refs:nt (Results 1 – 25 of 88) sorted by relevance
1234
| /AOO41X/main/filter/source/graphicfilter/itiff/ |
| H A D | ccidecom.cxx | 1017 sal_uInt16 n2DMode,nBitPos,nUncomp,nRun,nRun2,nt; in Read2DScanlineData() local 1067 nt=ReadCodeAndDecode(pWhiteLookUp,13); in Read2DScanlineData() 1068 nRun = nRun + nt; in Read2DScanlineData() 1069 } while (nt>=64); in Read2DScanlineData() 1072 nt=ReadCodeAndDecode(pBlackLookUp,13); in Read2DScanlineData() 1073 nRun2 = nRun2 + nt; in Read2DScanlineData() 1074 } while (nt>=64); in Read2DScanlineData() 1079 nt=ReadCodeAndDecode(pBlackLookUp,13); in Read2DScanlineData() 1080 nRun = nRun + nt; in Read2DScanlineData() 1081 } while (nt>=64); in Read2DScanlineData() [all …]
|
| /AOO41X/main/soltools/cpp/ |
| H A D | _tokens.c | 311 adjustrow(Tokenrow * trp, int nt) in adjustrow() argument 315 if (nt == 0) in adjustrow() 317 size = (trp->lp - trp->bp) + nt; in adjustrow() 323 memmove(trp->tp + nt, trp->tp, nby); in adjustrow() 324 trp->lp += nt; in adjustrow()
|
| /AOO41X/main/basic/source/sbx/ |
| H A D | sbxvar.cxx | 248 int nt = q->eType & 0x0FFF; in GetName() local 260 if( nt <= SbxSTRING ) in GetName() 261 cType = cSuffixes[ nt ]; in GetName() 277 if( nt < 32 ) in GetName() 279 sal::static_int_cast< sal_uInt16 >( STRING_TYPES + nt ) ) ); in GetName()
|
| /AOO41X/main/autodoc/source/ary/idl/ |
| H A D | ia_type.cxx | 329 nt = ary_cast<Sequence>(pType)->RelatedType(); in IsBuiltInOrRelated() local 330 if (NOT nt.IsValid()) in IsBuiltInOrRelated() 332 pType = & Storage()[nt]; in IsBuiltInOrRelated()
|
| /AOO41X/main/openssl/ |
| H A D | openssl.patch | 85 -perl util\mk1mf.pl no-asm VC-WIN32 >ms\nt.mak 88 +%1 util\mk1mf.pl no-asm VC-WIN32 >ms\nt.mak 122 -perl util\mk1mf.pl VC-WIN64A >ms\nt.mak 124 +%1 util\mk1mf.pl VC-WIN64A >ms\nt.mak
|
| /AOO41X/main/filter/source/graphicfilter/ios2met/ |
| H A D | ios2met.cxx | 928 long nt; in ReadBitBlt() local 934 if (aP1.X() > aP2.X()) { nt=aP1.X(); aP1.X()=aP2.X(); aP2.X()=nt; } in ReadBitBlt() 935 if (aP1.Y() > aP2.Y()) { nt=aP1.Y(); aP1.Y()=aP2.Y(); aP2.Y()=nt; } in ReadBitBlt() 2090 long x1,y1,x2,y2,nt,xr,yr; in ReadDsc() local 2127 nt=x1; in ReadDsc() 2129 x2=nt; in ReadDsc() 2134 nt=y1; in ReadDsc() 2136 y2=nt; in ReadDsc()
|
| /AOO41X/extras/l10n/source/hu/ |
| H A D | localize.sdf | 210 …eckbox RID_DLG_LIBS RID_CB_REF 146 hu Beszúrás hivatkozásként (csak olvasható) … 213 …_DLG_EXPORT RB_EXPORTASPACKAGE 103 hu Exportálás ~kiterjesztésként 20130… 214 …ORT RB_EXPORTASBASIC 103 hu Exportálás BASIC-programkönyvtárként 20130… 216 …ORTPACKAGE 115 hu Programkönyvtár exportálása kiterjesztésként 20130… 217 … RID_STR_EXPORTBASIC 115 hu Exportálás BASIC-programkönyvtárként 20130… 289 …ding.Verbs.SAVECOPYAS VerbUIName 0 hu Másol~at mentése másként... 20130… 1731 …DocAsMS Label 0 hu E-mail küldés Microsoft Excel-munkafüzetként... 20130… 1732 …ailDocAsOOo Label 0 hu E-mail küldés OpenDocument-munkafüzetként... 20… 1974 ….Commands..uno:DBConvertToView Label 0 hu Létrehozás nézetként 20130… 2111 …face.Commands..uno:CrookSlant Label 0 hu Körre feszítés (döntött) 2… [all …]
|
| /AOO41X/main/libtextcat/data/new_fingerprints/lm/ |
| H A D | swedish.lm | 138 nt 382
|
| H A D | scots.lm | 120 nt 118
|
| H A D | tagalog.lm | 249 nt 60
|
| H A D | danish.lm | 135 nt 224
|
| H A D | afrikaans.lm | 212 nt 152
|
| H A D | serbian-latin.lm | 299 nt 275
|
| H A D | basque.lm | 81 nt 258
|
| H A D | catalan.lm | 43 nt 495
|
| H A D | malay.lm | 117 nt 1291
|
| H A D | italian.lm | 82 nt 415
|
| H A D | indonesian.lm | 133 nt 255
|
| H A D | middle_frisian.lm | 175 nt 374
|
| H A D | spanish.lm | 42 nt 736
|
| H A D | english.lm | 63 nt 485
|
| H A D | slovak_ascii.lm | 213 nt 128
|
| H A D | german.lm | 106 nt 468
|
| H A D | hungarian.lm | 147 nt 200
|
| H A D | czech.lm | 235 nt 151
|
1234