Searched refs:aPropsInfo (Results 1 – 1 of 1) sorted by relevance
80 … Sequence< Sequence< StringPair > > aPropsInfo = xRelation->getRelationshipsByType( rStreamType ); in lclGetRelatedStreams() local84 for( sal_Int32 nIndex = 0, nLength = aPropsInfo.getLength(); nIndex < nLength; ++nIndex ) in lclGetRelatedStreams()86 const Sequence< StringPair >& rEntries = aPropsInfo[ nIndex ]; in lclGetRelatedStreams()
Completed in 16 milliseconds