Home
last modified time | relevance | path

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

/aoo41x/main/package/source/xstor/
H A Dowriteablestream.cxx3042 for ( sal_Int32 nIndTarget2 = 0; nIndTarget2 < aSeq[nIndTarget1].getLength(); nIndTarget2++ ) in insertRelationships() local
3043 if ( aSeq[nIndTarget1][nIndTarget2].First.equals( aIDTag ) ) in insertRelationships()
3052 … if ( aEntries[nIndSource1][nIndSource2].Second.equals( aSeq[nIndTarget1][nIndTarget2].Second ) ) in insertRelationships()
H A Dxstorage.cxx5572 for ( sal_Int32 nIndTarget2 = 0; nIndTarget2 < aSeq[nIndTarget1].getLength(); nIndTarget2++ ) in insertRelationships() local
5573 if ( aSeq[nIndTarget1][nIndTarget2].First.equals( aIDTag ) ) in insertRelationships()
5582 … if ( aEntries[nIndSource1][nIndSource2].Second.equals( aSeq[nIndTarget1][nIndTarget2].Second ) ) in insertRelationships()

Completed in 53 milliseconds