Home
last modified time | relevance | path

Searched refs:nIndSource2 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/package/source/xstor/
H A Dowriteablestream.cxx3048 … for ( sal_Int32 nIndSource2 = 0; nIndSource2 < aEntries[nIndSource1].getLength(); nIndSource2++ ) in insertRelationships() local
3050 if ( aEntries[nIndSource1][nIndSource2].First.equals( aIDTag ) ) in insertRelationships()
3052 … if ( aEntries[nIndSource1][nIndSource2].Second.equals( aSeq[nIndTarget1][nIndTarget2].Second ) ) in insertRelationships()
3079 … for ( sal_Int32 nIndSource2 = 0; nIndSource2 < aEntries[nIndSource1].getLength(); nIndSource2++ ) in insertRelationships() local
3080 if ( aEntries[nIndSource1][nIndSource2].First.equals( aIDTag ) ) in insertRelationships()
3082 aResultSeq[nResultInd][0] = aEntries[nIndSource1][nIndSource2]; in insertRelationships()
3086 aResultSeq[nResultInd][nResInd2++] = aEntries[nIndSource1][nIndSource2]; in insertRelationships()
H A Dxstorage.cxx5576 … for ( sal_Int32 nIndSource2 = 0; nIndSource2 < aEntries[nIndSource1].getLength(); nIndSource2++ ) in insertRelationships() local
5578 if ( aEntries[nIndSource1][nIndSource2].First.equals( aIDTag ) ) in insertRelationships()
5580 … if ( aEntries[nIndSource1][nIndSource2].Second.equals( aSeq[nIndTarget1][nIndTarget2].Second ) ) in insertRelationships()
5607 … for ( sal_Int32 nIndSource2 = 0; nIndSource2 < aEntries[nIndSource1].getLength(); nIndSource2++ ) in insertRelationships() local
5608 if ( aEntries[nIndSource1][nIndSource2].First.equals( aIDTag ) ) in insertRelationships()
5610 aResultSeq[nResultInd][0] = aEntries[nIndSource1][nIndSource2]; in insertRelationships()
5614 aResultSeq[nResultInd][nResInd2++] = aEntries[nIndSource1][nIndSource2]; in insertRelationships()