/trunk/main/package/source/package/zipapi/ |
H A D | XUnbufferedStream.cxx | 210 for ( sal_Int32 nInd = 0; nInd < nRead; nInd++ ) in readBytes() local 211 pBuffer[ nHeadRead + nInd ] = pPureBuffer[ nInd ]; in readBytes()
|
/trunk/main/sfx2/source/appl/ |
H A D | xpackcreator.cxx | 185 for ( sal_Int32 nInd = 0; nInd < aSeq.getLength(); nInd++ ) in supportsService() local 186 if ( ServiceName.compareTo( aSeq[nInd] ) == 0 ) in supportsService()
|
/trunk/main/comphelper/source/misc/ |
H A D | officerestartmanager.cxx | 185 for ( sal_Int32 nInd = 0; nInd < aSupportedNames.getLength(); nInd++ ) in supportsService() local 187 if ( aSupportedNames[ nInd ].equals( aServiceName ) ) in supportsService()
|
H A D | storagehelper.cxx | 463 for ( sal_Int32 nInd = 0; nInd < 2; nInd++ ) in CreatePackageEncryptionData() local 465 ::rtl::OString aByteStrPass = ::rtl::OUStringToOString( aPassword, pEncoding[nInd] ); in CreatePackageEncryptionData() 479 …aEncryptionData[nSha1Ind+nInd].Value <<= uno::Sequence< sal_Int8 >( (sal_Int8*)pBuffer, RTL_DIGEST… in CreatePackageEncryptionData()
|
H A D | instancelocker.cxx | 213 for ( sal_Int32 nInd = 0; nInd < aSeq.getLength(); nInd++ ) in supportsService() local 214 if ( ServiceName.compareTo( aSeq[nInd] ) == 0 ) in supportsService()
|
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/ |
H A D | WikiProtocolSocketFactory.java | 97 for ( int nInd = 0; nInd < certs.length; nInd++ ) in GetNotSoSecureSSLContext() 98 certs[nInd].checkValidity(); in GetNotSoSecureSSLContext()
|
H A D | WikiPropDialog.java | 235 for ( int nInd = 0; nInd < pControls.length; nInd++ ) in EnableControls() 236 GetPropSet( pControls[nInd] ).setPropertyValue( "Enabled", new Boolean( bEnable ) ); in EnableControls()
|
/trunk/main/sfx2/source/doc/ |
H A D | guisaveas.cxx | 582 for ( sal_Int32 nInd = 0; nInd < aPropsFromDialog.getLength(); nInd++ ) in ExecuteFilterDialog_Impl() local 583 GetMediaDescr()[aPropsFromDialog[nInd].Name] = aPropsFromDialog[nInd].Value; in ExecuteFilterDialog_Impl() 1729 for ( sal_Int16 nInd = 0; nInd < nCount && nInd < nSupportedCount; nInd++ ) in SetDocInfoState() local 1731 ::rtl::OUString aPropName = i_xOldDocInfo->getUserFieldName( nInd ); in SetDocInfoState() 1732 xDocInfoToFill->setUserFieldName( nInd, aPropName ); in SetDocInfoState() 1733 ::rtl::OUString aPropVal = i_xOldDocInfo->getUserFieldValue( nInd ); in SetDocInfoState() 1734 xDocInfoToFill->setUserFieldValue( nInd, aPropVal ); in SetDocInfoState()
|
H A D | docfac.cxx | 251 for ( sal_Int32 nInd = 0; nInd < aActuralFilterData.getLength(); nInd++ ) in SetSystemTemplate() local 252 if ( aActuralFilterData[nInd].Name.equalsAscii( "Type" ) ) in SetSystemTemplate() 253 aActuralFilterData[nInd].Value >>= aActualFilterTypeName; in SetSystemTemplate()
|
H A D | objuno.cxx | 204 for ( sal_Int16 nInd = 0; nInd < nCount && nInd < nSupportedCount; nInd++ ) in Copy() local 206 ::rtl::OUString aPropName = rSource->getUserFieldName( nInd ); in Copy() 207 rTarget->setUserFieldName( nInd, aPropName ); in Copy() 208 ::rtl::OUString aPropVal = rSource->getUserFieldValue( nInd ); in Copy() 209 rTarget->setUserFieldValue( nInd, aPropVal ); in Copy()
|
/trunk/main/sot/source/sdstor/ |
H A D | unostorageholder.cxx | 138 for ( sal_uInt32 nInd = 0; nInd < aSubStorInfoList.Count(); nInd++ ) in commited() local 140 m_rSotStorage->Remove( aSubStorInfoList[nInd].GetName() ); in commited()
|
/trunk/main/package/qa/storages/ |
H A D | Test15.java | 54 for ( int nInd = 0; nInd < 4; ++nInd, aStreamPrefix += "SubStorage" + nInd ) in test()
|
/trunk/main/tools/source/ref/ |
H A D | globname.cxx | 442 for( int nInd = 0; nInd < 8; nInd++ ) in SvGlobalName() local 443 aResult.Data4[nInd] = ( sal_uInt8 )aSeq[nInd+8]; in SvGlobalName()
|
/trunk/main/chart2/source/model/filter/ |
H A D | XMLFilter.cxx | 422 for( sal_Int32 nInd = 0; nInd < aModProps.getLength(); nInd++ ) in impl_Import() local 424 if( aModProps[nInd].Name.equals( C2U( "HierarchicalDocumentName" ) ) ) in impl_Import() 427 aModProps[nInd].Value >>= aHierarchName; in impl_Import() 429 else if( aModProps[nInd].Name.equals( C2U( "DocumentBaseURL" ) ) ) in impl_Import() 431 aModProps[nInd].Value >>= aBaseUri; in impl_Import()
|
/trunk/main/svtools/source/hatchwindow/ |
H A D | documentcloser.cxx | 245 for ( sal_Int32 nInd = 0; nInd < aSeq.getLength(); nInd++ ) in supportsService() local 246 if ( ServiceName.compareTo( aSeq[nInd] ) == 0 ) in supportsService()
|
/trunk/main/filter/source/graphicfilter/icgm/ |
H A D | bundles.cxx | 164 sal_uInt32 nInd = nIndex; in GetFontEntry() local 165 if ( nInd ) in GetFontEntry() 166 nInd--; in GetFontEntry() 167 return (FontEntry*)aFontEntryList.GetObject( nInd ); in GetFontEntry()
|
/trunk/main/basegfx/source/polygon/ |
H A D | b2dpolygoncutandtouch.cxx | 195 sal_uInt32 nInd, temporaryPointVector& rTempPoints) in adaptAndTransferCutsWithBezierSegment() argument 211 rTempPoints.push_back(temporaryPoint(rTempPoint.getPoint(), nInd, fRelativeCutPos)); in adaptAndTransferCutsWithBezierSegment() 496 sal_uInt32 nInd, temporaryPointVector& rTempPoints) in findEdgeCutsOneBezier() argument 521 adaptAndTransferCutsWithBezierSegment(aTempPointVector, aTempPolygon, nInd, rTempPoints); in findEdgeCutsOneBezier() 653 sal_uInt32 nInd, temporaryPointVector& rTempPoints) in findTouchesOnEdge() argument 687 rTempPoints.push_back(temporaryPoint(aTestPoint, nInd, fCut)); in findTouchesOnEdge() 700 sal_uInt32 nInd, temporaryPointVector& rTempPoints) in findTouchesOnCurve() argument 718 adaptAndTransferCutsWithBezierSegment(aTempPointVector, aTempPolygon, nInd, rTempPoints); in findTouchesOnCurve()
|
/trunk/main/sc/inc/ |
H A D | rangenam.hxx | 119 void SetIndex( sal_uInt16 nInd ) { nIndex = nInd; } in SetIndex() argument 224 void SetSharedMaxIndex(sal_uInt16 nInd) { nSharedMaxIndex = nInd; } in SetSharedMaxIndex() argument
|
H A D | dbcolect.hxx | 148 void SetIndex(sal_uInt16 nInd) { nIndex = nInd; } in SetIndex() argument 240 void SetEntryIndex(sal_uInt16 nInd) { nEntryIndex = nInd; } in SetEntryIndex() argument
|
/trunk/main/package/source/package/manifest/ |
H A D | ManifestExport.cxx | 102 for (sal_uInt32 nInd = 0; nInd < nManLength ; nInd++ ) in ManifestExport() local 108 const beans::PropertyValue *pValue = pSequence[nInd].getConstArray(); in ManifestExport() 109 for (sal_uInt32 j = 0, nNum = pSequence[nInd].getLength(); j < nNum; j++, pValue++) in ManifestExport()
|
/trunk/main/cui/source/dialogs/ |
H A D | insdlg.cxx | 278 for ( sal_Int32 nInd = 0; nInd < aNewInf.Options.getLength(); nInd++ ) in Execute() local 279 …if ( aNewInf.Options[nInd].Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Icon" ) ) )… in Execute() 281 aNewInf.Options[nInd].Value >>= m_aIconMetaFile; in Execute() 283 …else if ( aNewInf.Options[nInd].Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IconFo… in Execute() 286 if ( aNewInf.Options[nInd].Value >>= aFlavor ) in Execute()
|
/trunk/main/embeddedobj/source/msole/ |
H A D | xdialogcreator.cxx | 368 for ( sal_Int32 nInd = 0; nInd < aSeq.getLength(); nInd++ ) in supportsService() local 369 if ( ServiceName.compareTo( aSeq[nInd] ) == 0 ) in supportsService()
|
/trunk/main/sfx2/source/dialog/ |
H A D | mailmodel.cxx | 285 … for ( sal_Int32 nInd = 0; nInd < aPropsFromDialog.getLength(); nInd++ ) in ShowFilterOptionsDialog() local 287 … if( aPropsFromDialog[ nInd ].Name.equals( ::rtl::OUString::createFromAscii( "FilterData" ) ) ) in ShowFilterOptionsDialog() 291 rArgs[rNumArgs-1].Name = aPropsFromDialog[ nInd ].Name; in ShowFilterOptionsDialog() 292 rArgs[rNumArgs-1].Value = aPropsFromDialog[ nInd ].Value; in ShowFilterOptionsDialog()
|
/trunk/main/sc/source/filter/excel/ |
H A D | excrecds.cxx | 665 sal_uInt16 nInd = aCond[ 0 ].IsEmpty() ? 0 : 1; in AddCondition() local 667 if( nInd == 1 ) in AddCondition() 670 nFlags |= (nInd == 0) ? EXC_AFFLAG_SIMPLE1 : EXC_AFFLAG_SIMPLE2; in AddCondition() 672 aCond[ nInd ].SetCondition( nType, nOp, fVal, pText ); in AddCondition() 674 AddRecSize( aCond[ nInd ].GetTextBytes() ); in AddCondition()
|
/trunk/main/svl/source/passwordcontainer/ |
H A D | passwordcontainer.cxx | 755 sal_uInt32 nInd = 0; in CopyToUserRecordSequence() local 760 aNPIter++, nInd++ ) in CopyToUserRecordSequence() 762 aResult[nInd] = CopyToUserRecord( *aNPIter, bTryToDecode, aHandler ); in CopyToUserRecordSequence() 841 sal_uInt32 nInd = 0; in FindUsr() local 844 aNPIter++, nInd++ ) in FindUsr() 945 for ( sal_Int32 nInd = 0; nInd < RTL_DIGEST_LENGTH_MD5; nInd++ ) in GetDefaultMasterPassword() local
|