Home
last modified time | relevance | path

Searched refs:nInd (Results 51 – 75 of 124) sorted by relevance

12345

/trunk/main/package/qa/storages/
H A DTest02.java85 for ( int nInd = 0; nInd < 33000; nInd++ ) in test()
86 pBigBytes[nInd] = (byte)( nInd % 128 ); in test()
H A DRegressionTest_i61909.java84 for ( int nInd = 0; nInd < 36000; nInd++ ) in test()
85 pBytes[nInd] = (byte)( nInd % 128 ); in test()
H A DTest01.java83 for ( int nInd = 0; nInd < 33000; nInd++ ) in test()
84 pBigBytes[nInd] = (byte)( nInd % 128 ); in test()
H A DTest07.java73 for ( int nInd = 0; nInd < 33000; nInd++ ) in test()
74 pBigBytes[nInd] = (byte)( nInd % 128 ); in test()
H A DTest10.java68 for ( int nInd = 0; nInd < 33000; nInd++ ) in test()
69 pBigBytes[nInd] = (byte)( nInd % 128 ); in test()
H A DTest11.java69 for ( int nInd = 0; nInd < 33000; nInd++ ) in test()
70 pBigBytes[nInd] = (byte)( nInd % 128 ); in test()
H A DTest08.java99 for ( int nInd = 0; nInd < 33000; nInd++ ) in test()
100 pBigBytes[nInd] = (byte)( nInd % 128 ); in test()
H A DRegressionTest_i59886.java75 for ( int nInd = 0; nInd < 36000; nInd++ ) in test()
76 pBytes[nInd] = (byte)( nInd % 128 ); in test()
H A DRegressionTest_i49755.java83 for ( int nInd = 0; nInd < 36000; nInd++ ) in test()
84 pBytes[nInd] = (byte)( nInd % 128 ); in test()
H A DTest12.java85 for ( int nInd = 0; nInd < 33000; nInd++ ) in test()
86 pBigBytes[nInd] = (byte)( nInd % 128 ); in test()
H A DTest04.java88 for ( int nInd = 0; nInd < 33000; nInd++ ) in test()
89 pBigBytes[nInd] = (byte)( nInd % 128 ); in test()
H A DTest05.java97 for ( int nInd = 0; nInd < 33000; nInd++ ) in test()
98 pBigBytes[nInd] = (byte)( nInd % 128 ); in test()
H A DTest14.java54 for ( int nInd = 0; nInd < 4; ++nInd, aStreamPrefix += "SubStorage" + nInd ) in test()
/trunk/main/embedserv/source/embed/
H A Ded_ipersiststr.cxx208 sal_Int32 nInd = 0; // must not be bigger than the preset size in fillArgsForLoading_Impl() local
209 aArgs[nInd].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "FilterName" ) ); in fillArgsForLoading_Impl()
210 aArgs[nInd++].Value <<= getFilterNameFromGUID_Impl( &m_guid ); in fillArgsForLoading_Impl()
214 aArgs[nInd].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "InputStream" ) ); in fillArgsForLoading_Impl()
215 aArgs[nInd++].Value <<= xStream; in fillArgsForLoading_Impl()
216 aArgs[nInd].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "URL" ) ); in fillArgsForLoading_Impl()
217 aArgs[nInd++].Value <<= ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "private:stream" ) ); in fillArgsForLoading_Impl()
221 aArgs[nInd].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "URL" ) ); in fillArgsForLoading_Impl()
240 aArgs[nInd++].Value <<= sDocUrl; in fillArgsForLoading_Impl()
243 aArgs.realloc( nInd ); in fillArgsForLoading_Impl()
/trunk/main/filter/source/svg/
H A Dsvgfilter.cxx111 for ( sal_Int32 nInd = 0; nInd < rDescriptor.getLength(); nInd++ ) in filter() local
113 if ( rDescriptor[nInd].Name.equalsAscii( "SelectionOnly" ) ) in filter()
115 rDescriptor[nInd].Value >>= bSelectionOnly; in filter()
/trunk/main/comphelper/source/misc/
H A Dihwrapnofilter.cxx101 for ( sal_Int32 nInd = 0; nInd < aSeq.getLength(); nInd++ ) in supportsService() local
102 if ( ServiceName.compareTo( aSeq[nInd] ) == 0 ) in supportsService()
/trunk/main/sfx2/source/doc/
H A Ddoctemplateslocal.cxx93 for ( sal_Int32 nInd = 0; nInd < aSequence.getLength(); nInd++ ) in WriteGroupLocalizationSequence() local
97 pAttrList->AddAttribute( aNameAttr, aCDATAString, aSequence[nInd].First ); in WriteGroupLocalizationSequence()
98 pAttrList->AddAttribute( aUINameAttr, aCDATAString, aSequence[nInd].Second ); in WriteGroupLocalizationSequence()
H A Downsubfilterservice.cxx146 for ( sal_Int32 nInd = 0; nInd < aSeq.getLength(); nInd++ ) in supportsService() local
147 if ( ServiceName.compareTo( aSeq[nInd] ) == 0 ) in supportsService()
/trunk/main/embeddedobj/test/mtexecutor/
H A Dbitmapcreator.cxx106 for ( sal_Int32 nInd = 0; nInd < aSeq.getLength(); nInd++ ) in supportsService() local
107 if ( ServiceName.compareTo( aSeq[nInd] ) == 0 ) in supportsService()
/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx363 for ( sal_Int32 nInd = 0; nInd < aFilterData.getLength(); nInd++ ) in getMimetypeForDocument() local
364 if ( aFilterData[nInd].Name.equalsAscii( "Type" ) ) in getMimetypeForDocument()
365 aFilterData[nInd].Value >>= aTypeName; in getMimetypeForDocument()
376 for ( sal_Int32 nInd = 0; nInd < aTypeData.getLength(); nInd++ ) in getMimetypeForDocument() local
377 if ( aTypeData[nInd].Name.equalsAscii( "MediaType" ) ) in getMimetypeForDocument()
378 aTypeData[nInd].Value >>= aDocMimetype; in getMimetypeForDocument()
/trunk/main/embeddedobj/test/MainThreadExecutor/
H A Dxexecutor.cxx125 for ( sal_Int32 nInd = 0; nInd < aSeq.getLength(); nInd++ ) in supportsService() local
126 if ( ServiceName.compareTo( aSeq[nInd] ) == 0 ) in supportsService()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiDialog.java187 for ( int nInd = 0; nInd < pControls.length; nInd++ ) in CreateSimpleDialog()
188 …GetPropSet( xControlContainer, pControls[nInd] ).setPropertyValue( "Label", new Integer( pStringID… in CreateSimpleDialog()
/trunk/main/svtools/source/hatchwindow/
H A Dhatchwindowfactory.cxx88 for ( sal_Int32 nInd = 0; nInd < aSeq.getLength(); nInd++ ) in supportsService() local
89 if ( ServiceName.compareTo( aSeq[nInd] ) == 0 ) in supportsService()
/trunk/main/svtools/source/dialogs/
H A Dinsdlg.cxx148 sal_Int32 nInd; in FillInsertObjects() local
172 for( nInd = 0; nInd < seqNames.getLength(); nInd++ ) in FillInsertObjects()
175 xNameAccess->getByName( seqNames[nInd] ) >>= xEntry; in FillInsertObjects()
/trunk/main/sc/source/filter/excel/
H A Dexcform.cxx1804 sal_uInt16 nInd;
1813 nInd = *( ( sal_uInt16 * ) &rfCurVal );
1818 nInd = *( ( ( sal_uInt16 * ) &rfCurVal ) + 3 );
1821 if( ( sal_uInt16 ) ~nInd )
1851 sal_uInt16 nInd; in SetError() local
1855 case ConvErrNi: nInd = errUnknownToken; break; in SetError()
1856 case ConvErrNoMem: nInd = errCodeOverflow; break; in SetError()
1857 case ConvErrExternal: nInd = errNoName; break; in SetError()
1858 case ConvErrCount: nInd = errCodeOverflow; break; in SetError()
1859 default: nInd = errNoCode; // hier fiel mir nichts in SetError()
[all …]

Completed in 252 milliseconds

12345