Searched refs:aExtStreams (Results 1 – 1 of 1) sorted by relevance
156 …Sequence< InputSource > aExtStreams = lclGetRelatedStreams( rxSource, CREATE_OFFICEDOC_RELATION_TY… in importProperties() local159 if( aCoreStreams.hasElements() || aExtStreams.hasElements() || aCustomStreams.hasElements() ) in importProperties()175 for( sal_Int32 nIndex = 0; nIndex < aExtStreams.getLength(); ++nIndex ) in importProperties()176 aParser.parseStream( aExtStreams[ nIndex ], true ); in importProperties()
Completed in 25 milliseconds