Home
last modified time | relevance | path

Searched refs:i (Results 201 – 225 of 5326) sorted by relevance

12345678910>>...214

/trunk/main/unodevtools/source/skeletonmaker/
H A Djavatypemaker.cxx96 i != arguments.end(); ++i ) in printType()
106 for ( sal_Int32 i = 0; i < rank; ++i ) { in printType() local
152 for ( sal_uInt16 i = 0; i < reader.getFieldCount(); ++i ) { in printConstructorParameters() local
202 for ( sal_uInt16 i = 0; i < reader.getMethodParameterCount(method); ++i ) { in printMethodParameters() local
238 for ( sal_uInt16 i = 0; i < reader.getMethodExceptionCount(method); ++i ) in printExceptionSpecification() local
240 if ( i != 0 ) { in printExceptionSpecification()
389 for (sal_uInt16 i = 0; i < reader.getSuperTypeCount(); ++i) { in printMethods() local
410 for ( sal_uInt16 i = 0; i < reader.getFieldCount(); ++i ) { in printMethods() local
573 for ( sal_uInt16 i = 0; i < reader.getMethodCount(); ++i ) { in printConstructionMethods() local
603 for ( sal_uInt16 i = 0; i < reader.getReferenceCount(); ++i ) { in printServiceMembers() local
[all …]
/trunk/main/xmloff/source/text/
H A Dtxtimppr.cxx452 for (sal_uInt16 i = 0; i < 4; i++) in finished() local
495 pBorderDistances[i] = pNewBorderDistances[i]; in finished()
505 pNewBorders[i] = new XMLPropertyState( pAllBorder->mnIndex + i + 1, in finished()
507 pBorders[i] = pNewBorders[i]; in finished()
509 if( !pBorderWidths[i] ) in finished()
516 if( pBorders[i] ) in finished()
549 pBorderDistances[i] = pNewBorderDistances[i]; in finished()
570 if( pBorders[i] && pBorderWidths[i] ) in finished()
739 for (sal_uInt16 i=0; i<4; i++) in finished() local
754 if( pNewBorders[i] ) in finished()
[all …]
/trunk/main/sw/source/ui/misc/
H A Dglosdoc.cxx72 for( xub_StrLen i = 0; i < rNewGroupName.Len(); i++ ) in lcl_CheckFileName() local
138 for(i= 0; i < nCount; i++) in FindGroupName()
150 for(i = 0; i < nCount; i++) in FindGroupName()
205 for( i = 0; i < nCount; ++i) in GetGroupDoc()
355 for( i = 0; i < nCount; ++i) in ~SwGlossaries()
361 for(i = 0; i < nCount; ++i) in ~SwGlossaries()
473 for(sal_uInt16 i = 0; i < rDirArr.Count(); i++) in lcl_FindSameEntry() local
490 for( i = nCount; i; --i) in UpdateGlosPath()
498 for( i = 0; i < nTokenCount; i++ ) in UpdateGlosPath()
573 for(sal_uInt16 i = 0; i < nCount; ++i) in RemoveFileFromList() local
[all …]
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfgrprd.cxx101 sal_uInt16 i; in DXFGroupReader() local
117 for (i=0; i<10; i++) S0_9[i][0]=0; in DXFGroupReader()
119 for (i=0; i<50; i++) F10_59[i]=0.0; in DXFGroupReader()
120 for (i=0; i<20; i++) I60_79[i]=0; in DXFGroupReader()
121 for (i=0; i<10; i++) I90_99[i]=0; in DXFGroupReader()
122 for (i=0; i< 8; i++) F140_147[i]=0.0; in DXFGroupReader()
123 for (i=0; i< 6; i++) I170_175[i]=0; in DXFGroupReader()
124 for (i=0; i<30; i++) F210_239[i]=0.0; in DXFGroupReader()
125 for (i=0; i<11; i++) S999_1009[i][0]=0; in DXFGroupReader()
126 for (i=0; i<50; i++) F1010_1059[i]=0.0; in DXFGroupReader()
[all …]
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dcpp2uno.cxx60 for (sal_Int32 i = 0; i < t->nMembers; ++i) { in loadFpRegsFromStruct() local
156 for (sal_Int32 i = 0; i < count; ++i) { in call() local
284 argtds[i] = NULL; in call()
290 argtds[i] = ptd; in call()
310 for (sal_Int32 i = 0; i < count; ++i) { in call() local
313 uno_destructData(args[i], argtds[i], NULL); in call()
325 for (sal_Int32 i = 0; i < count; ++i) { in call() local
329 cppArgs[i], argtds[i], in call()
332 cppArgs[i], args[i], argtds[i], in call()
335 uno_destructData(args[i], argtds[i], NULL); in call()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DRegistryTools.java119 for (int i = 0; i < bin1.length; i++) in compareKeys()
120 if (bin1[i] != bin2[i]) return false ; in compareKeys()
127 for (int i = 0; i < list1.length; i++) in compareKeys()
135 for (int i = 0; i < list1.length; i++) in compareKeys()
143 for (int i = 0; i < list1.length; i++) in compareKeys()
189 for (int i = 0; i < keyNames1.length; i++) { in compareKeyTrees()
275 for (int i = 0; i < subKeys.length; i++) { in printTreeInfo()
328 for (int i = 0; i < bin.length; i++) in printKeyInfo()
335 for (int i = 0; i < list.length; i++) in printKeyInfo()
342 for (int i = 0; i < list.length; i++) in printKeyInfo()
[all …]
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DMultiTypeInterfaceContainer_Test.java121 int i= 0; in addInterface() local
127 r[i++]= ci == 3; in addInterface()
130 r[i++]= ci ==2; in addInterface()
132 r[i++]= ci == 1; in addInterface()
134 r[i++]= ci == 0; in addInterface()
165 int i= 0; in getContainedTypes() local
211 int i= 0; in getContainer() local
245 int i= 0; in removeInterface() local
280 int i= 0; in clear() local
315 int i= 0; in disposeAndClear() local
[all …]
/trunk/main/sal/rtl/source/
H A Ddigest.c87 for (i = 0; i < n; i++) in __rtl_digest_swapLong()
311 for (i = 0; i < 16; i++) in __rtl_digest_updateMD2()
320 for (i = 0; i < 18; i++) in __rtl_digest_updateMD2()
357 for (i = 0; i < DIGEST_CBLOCK_MD2; i++) in __rtl_digest_endMD2()
484 for (i = 0; i < DIGEST_CBLOCK_MD2; i++) in rtl_digest_getMD2()
964 (X[(i)&0x0f] ^ X[((i)+2)&0x0f] ^ X[((i)+8)&0x0f] ^ X[((i)+13)&0x0f])
1610 for (i = 0; i < DIGEST_CBLOCK_HMAC_MD5; i++) in __rtl_digest_ipadHMAC_MD5()
1614 for (i = 0; i < DIGEST_CBLOCK_HMAC_MD5; i++) in __rtl_digest_ipadHMAC_MD5()
1625 for (i = 0; i < DIGEST_CBLOCK_HMAC_MD5; i++) in __rtl_digest_opadHMAC_MD5()
1839 for (i = 0; i < DIGEST_CBLOCK_HMAC_SHA1; i++) in __rtl_digest_ipadHMAC_SHA1()
[all …]
/trunk/main/filter/source/graphicfilter/ipcx/
H A Dipcx.cxx126 for ( sal_uInt16 i = 0; i < nColors; i++, pPal += 3 ) in ReadPCX() local
142 for ( sal_uInt16 i = 0; i < 256; i++, pPal += 3 ) in ReadPCX() local
308 for ( i = 0; i < nWidth; i++ ) in ImplReadBody()
310 sal_uLong nShift = ( i & 7 ) ^ 7; in ImplReadBody()
319 for ( i = 0; i < nWidth; i++ ) in ImplReadBody()
321 switch( i & 3 ) in ImplReadBody()
341 for ( i = 0; i < nWidth; i++ ) in ImplReadBody()
348 for ( i = 0; i < nWidth; i++ ) in ImplReadBody()
367 for ( i = 0; i < nWidth; i++ ) in ImplReadBody()
387 for ( i = 0; i < nWidth; i++ ) in ImplReadBody()
[all …]
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1157 for( ULONG i = 0; i < nFontMetricCount; i++ ) in GetDevFontList() local
1392 for( int i = 0; i < nPnt; ++i ) in GetGlyphOutline() local
1540 for( int i = 0; i < nGlyphCount; ++i ) in CreateFontSubset() local
1594 for( i = 0; i < nGlyphCount; ++i ) in CreateFontSubset()
1638 for( i = 0; i < nOrigCount; ++i ) in CreateFontSubset()
1681 for( int i = 0; i < 256; ++i ) in GetEmbedFontData() local
1726 for( sal_Unicode i = 32; i < 256; ++i ) in GetFontEncodingVector() local
1775 for( int i = 0; i < nGlyphs; i++ ) in GetGlyphWidths() local
1783 for( int i = 0; i< nGlyphs; i++ ) in GetGlyphWidths() local
1794 for( int i = 0; i < nCharCount; i++ ) in GetGlyphWidths() local
[all …]
/trunk/main/svl/source/misc/
H A Durihelper.cxx299 for (sal_Int32 i = count - 1; i > 0; --i) { in normalize() local
662 if (i != nPrefixEnd && rText.GetChar(i) == '#') in FindFirstURLInText()
664 ++i; in FindFirstURLInText()
691 if (i != nPrefixEnd && rText.GetChar(i) == '#') in FindFirstURLInText()
693 ++i; in FindFirstURLInText()
716 i = nPos; in FindFirstURLInText()
736 if (i != rEnd && rText.GetChar(i) == '/') in FindFirstURLInText()
742 if (i != rEnd && rText.GetChar(i) == '#') in FindFirstURLInText()
744 ++i; in FindFirstURLInText()
798 if (nLabels >= 1 && i != rEnd && rText.GetChar(i) == '\\') in FindFirstURLInText()
[all …]
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DTitlesComponent.java81 for (int i = 0; i < super.ControlGroupVector.size(); i++) in addTextListener()
137 for (int i = 0; i < fieldnames.length; i++) in initializeScrollFields()
140 currowproperties[0] = Properties.createProperty(getColumnName(i), fieldnames[i], i); in initializeScrollFields()
141 …currowproperties[1] = Properties.createProperty(getTitleName(i), fieldtitles[i], i); //getTitleNam… in initializeScrollFields()
155 for (short i = 0; i <= ncurfieldcount; i++) in adjustPosSizes()
184 for (int i = 0; i < fieldnames.length; i++) in setFieldTitles()
195 fieldtitles[i] = fieldnames[i]; in setFieldTitles()
200 fieldtitles[i] = fieldnames[i]; in setFieldTitles()
217 for (int i = 0; i < titlelist.length; i++) in getFieldTitles()
229 for (int i = 0; i < fieldnames.length; i++) in refreshtitleset()
[all …]
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx773 for( sal_Int32 i=0; i < parameterCount; i++) in invokeWithDispIdUnoTlb() local
785 int i = 0; in invokeWithDispIdUnoTlb() local
788 for( i= 0; i < parameterCount; i++) in invokeWithDispIdUnoTlb()
941 for( ; i< parameterCount; i++) in invokeWithDispIdUnoTlb()
1041 for( ; i < parameterCount; i++) in invokeWithDispIdUnoTlb()
1579 for( sal_Int32 i=0; i < m_seqTypes.getLength(); i++) in getInterfaceMemberDescOfCurrentCall() local
1588 for( int i=0; i < pInterface->nAllMembers; i++) in getInterfaceMemberDescOfCurrentCall() local
1820 for (i = 0; i < (sal_Int32) dispparams.cArgs; i++) in invokeWithDispIdComTlb()
2012 for (int i = 0; i < aFuncDesc->cParams; i++) in invokeWithDispIdComTlb() local
2419 for( long i= 0; i < typeAttr->cFuncs; i++) in buildComTlbIndex() local
[all …]
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx234 for( i = 0; i < nCols; i++ ) in ~SwHTMLTableLayout()
239 for( i=0; i<nCount; i++ ) in ~SwHTMLTableLayout()
506 for( i=0; i<nCols; i++ ) in AutoLayoutPass1()
965 for( i=0; i<nCols; i++ ) in AutoLayoutPass1()
976 for( i=0; i<nCols; i++ ) in AutoLayoutPass1()
993 for( i=0; i<nCols; i++ ) in AutoLayoutPass1()
1013 for( i=0; i<nCols; i++ ) in AutoLayoutPass1()
1051 for( i=0; i<nCols; i++ ) in AutoLayoutPass1()
1070 for( i=0; i<nCols; i++ ) in AutoLayoutPass1()
1103 for( i=0; i<nCols; i++ ) in AutoLayoutPass1()
[all …]
/trunk/main/jvmaccess/workbench/javainfo/
H A Djavainfotest.cxx58 int i =0; in main() local
99 int i= 0; in test_constructor2() local
108 arRet[i++]= true; in test_constructor2()
111 arRet[i++]= false; in test_constructor2()
119 arRet[i++]= false; in test_constructor2()
127 arRet[i++]= false; in test_constructor2()
134 arRet[i++]= false; in test_constructor2()
142 arRet[i++]= false; in test_constructor2()
149 arRet[i++]= false; in test_constructor2()
200 for(vector<JavaInfo>::size_type i= 0; i < vec.size(); i++) in test_createAllInfo() local
[all …]
/trunk/main/svx/source/xoutdev/
H A D_xpoly.cxx321 for( sal_uInt16 i = 0; i < nSize; i++ ) in XPolygon() local
628 for( i=0; i < nPoints; i++ ) in Insert()
669 for ( sal_uInt16 i = 0; i < nCount; i++ ) in Move() local
1203 for (sal_uInt16 i = 0; i < nPntCnt; i++) in Translate() local
1232 for (sal_uInt16 i = 0; i < nPntCnt; i++) in Rotate() local
1299 for (sal_uInt16 i = 0; i < nPntCnt; i++) in Scale() local
1325 for (sal_uInt16 i = 0; i < nPntCnt; i++) in SlantX() local
1352 for (sal_uInt16 i = 0; i < nPntCnt; i++) in SlantY() local
1490 for( sal_uInt16 i = 0; i < nSize; i++ ) in XPolygon() local
1961 for (sal_uInt16 i = 0; i < Count(); i++) in Translate() local
[all …]
/trunk/main/ridljar/test/com/sun/star/lib/uno/typedesc/
H A DTypeDescription_Test.java188 for (int i = 0; i < in.length; ++i) { in test()
190 in[i].equals(inParameters[i])); in test()
195 for (int i = 0; i < out.length; ++i) { in test()
197 out[i] == null ? outParameters[i] == null in test()
198 : out[i].equals(outParameters[i])); in test()
249 for (int i = 0; i < methodSignatures.length; ++i) { in test()
252 i + methodOffset, mds[i]); in test()
255 for (int i = 0; i < methodNames.length; ++i) { in test()
264 for (int i = 0; i < methodNames.length; ++i) { in test()
266 methodNames[i]); in test()
[all …]
/trunk/main/rsc/source/prj/
H A Dstart.cxx97 int i, nExit; in CallPrePro() local
111 for( i = 1; i < int(pCmdLine->GetCount() -1); i++ ) in CallPrePro()
134 for( i = 0; i < (int)(pCmdL->GetCount() -1); i++ ) in CallPrePro()
151 for( i = 0; i < (int)(aNewCmdL.GetCount() -1); i++ ) in CallPrePro()
164 for( i = 0; i < (int)(pCmdL->GetCount() -1); i++ ) in CallPrePro()
208 int i, nExit; in CallRsc2() local
219 for( i = 1; i < (int)(pCmdLine->GetCount() -1); i++ ) in CallRsc2()
251 (const char *)pCmdLine->GetEntry( i ) ); in CallRsc2()
340 sal_uInt32 i; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
360 i = 1; in SAL_IMPLEMENT_MAIN_WITH_ARGS()
[all …]
/trunk/main/i18npool/source/numberformatcode/
H A Dnumberformatcode.cxx57 for(sal_Int32 i = 0; i < aFormatSeq.getLength(); i++) { in getDefault() local
58 if(aFormatSeq[i].isDefault && aFormatSeq[i].formatType == elementType && in getDefault()
81 for(sal_Int32 i = 0; i < aFormatSeq.getLength(); i++) { in getFormatCode() local
105 sal_Int32 i, count; in getAllFormatCode() local
107 for(i = 0; i < aFormatSeq.getLength(); i++) { in getAllFormatCode()
115 for(i = 0; i < aFormatSeq.getLength(); i++) { in getAllFormatCode()
122 aFormatSeq[i].formatKey, in getAllFormatCode()
139 for(sal_Int32 i = 0; i < aFormatSeq.getLength(); i++) in getAllFormatCodes() local
141 …seq[i] = com::sun::star::i18n::NumberFormatCode(mapElementTypeStringToShort(aFormatSeq[i].formatTy… in getAllFormatCodes()
143 aFormatSeq[i].formatCode, in getAllFormatCodes()
[all …]
/trunk/main/tools/source/generic/
H A Dcolor.cxx368 i++; in operator >>()
372 i++; in operator >>()
502 i++; in operator <<()
504 i++; in operator <<()
510 i++; in operator <<()
516 i++; in operator <<()
518 i++; in operator <<()
524 i++; in operator <<()
530 i++; in operator <<()
532 i++; in operator <<()
[all …]
/trunk/main/sc/source/ui/dbgui/
H A Dasciiopt.cxx83 for (sal_uInt16 i=0; i<nInfoCount; i++) in ScAsciiOptions() local
85 pColStart[i] = rOpt.pColStart[i]; in ScAsciiOptions()
115 for (sal_uInt16 i=0; i<nInfoCount; i++) in SetColInfo() local
117 pColStart[i] = pStart[i]; in SetColInfo()
118 pColFormat[i] = pFormat[i]; in SetColInfo()
181 for (sal_uInt16 i=0; i<nInfoCount; i++) in operator ==() local
217 for ( i=0; i<nSub; i++ ) in ReadFromString()
333 for (xub_StrLen i=0; i<nLen; i++) in WriteToString() local
430 for (i=0; i<nCount; i++)
463 for (i=0; i<nInfoCount; i++)
[all …]
/trunk/test/testuno/source/fvt/uno/sd/bullet/
H A DNumberingProperty.java170 for(int i=0;i<proValues2.length;i++) in testPrefix()
213 for(int i=0;i<proValues2.length;i++) in testSuffix()
259 for(int i=0;i<proValues2.length;i++) in testStartWith()
307 for(int i=0;i<proValues2.length;i++) in testFirstLineOffset()
352 for(int i=0;i<proValues2.length;i++) in testLeftMargin()
402 for(int i=0;i<proValues2.length;i++) in testSymbolTextDistance()
435 for(int i=0;i<proValues2.length;i++) in testAjustRight()
480 for(int i=0;i<proValues2.length;i++) in testAjustCenter()
511 for(int i=0;i<proValues2.length;i++) in testAjustLeft()
555 for(int i=0;i<proValues2.length;i++) in testSymbolColor()
[all …]
/trunk/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx195 sal_uInt16 i; in writeMethodData() local
197 for ( i=0; i < paramCount; i++) in writeMethodData()
217 for (i=0; i < exceptionCount; i++) in writeMethodData()
306 for (sal_uInt16 i=0; i < constCount; i++) in getTypeBlop() local
327 for ( i=0; i < memberCount; i++) in getTypeBlop()
340 for (i=0; i < memberCount; i++) in getTypeBlop()
371 for ( i=0; i < memberCount; i++) in getTypeBlop()
399 for (i=0; i < memberCount; i++) in getTypeBlop()
460 for (sal_Int16 i=0; i < memberCount; i++) in getTypeBlop() local
462 writer.setFieldData(i , memberNames[i], memberTypes[i]->getName().replace('.', '/'), in getTypeBlop()
[all …]
/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx107 for (int i = 0; i < numthes; i++) in ~Thesaurus() local
109 if (aThes[i]) delete aThes[i]; in ~Thesaurus()
117 for (int i = 0; i < numthes; i++) in ~Thesaurus() local
170 for (sal_Int32 i = 0; i < nLen; ++i) in getLocales() local
243 for (sal_Int32 i = 0; i < nLocales; ++i) in getLocales() local
291 for (sal_Int32 i = 0; i < nLen; ++i) in hasLocale() local
348 for (int i =0; i < numthes; i++) in queryMeanings() local
437 for (int i=0; i < count; i++) in queryMeanings() local
522 for (int i = 0; i < seq.getLength(); i++) in queryMeanings()
550 for (int i = 0; i < seq.getLength(); i++) in queryMeanings()
[all …]
/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx639 for( i = 0; i < nHandles; i++ ) in fire()
666 for( i = 0; i < nChangesLen; i++ ) in fire()
857 for( i = 0; i < nSeqLen; i++ ) in setFastPropertyValues()
886 for( i = 0; i < n; i++ ) in setFastPropertyValues()
954 for( sal_Int32 i = 0; i < nSeqLen; i++ ) in getPropertyValues() local
993 for( i = 0; i < nLen; i++ ) in firePropertiesChangeEvent()
1005 for( i = 0; i < nLen; i++ ) in firePropertiesChangeEvent()
1100 for( i = 1; i < nElements; i++ ) in init()
1117 for( i = 0; i < nElements; i++ ) in init()
1175 for( sal_Int32 i = 0; i < nElements; i++ ) in fillPropertyMembersByHandle() local
[all …]

Completed in 250 milliseconds

12345678910>>...214