Searched refs:nStreamCount (Results 1 – 2 of 2) sorted by relevance
129 long nStreamCount; in grabFrame() local132 if( SUCCEEDED( pDet->get_OutputStreams( &nStreamCount ) ) ) in grabFrame()134 for( long n = 0; ( n < nStreamCount ) && !bFound; ++n ) in grabFrame()
259 sal_uInt16 nStreamCount = aVBA.GetNoStreams(); in ImportCode_Impl() local262 if( xLibContainer.is() && nStreamCount ) in ImportCode_Impl()294 for( sal_uInt16 i=0; i<nStreamCount;i++) in ImportCode_Impl()
Completed in 19 milliseconds