Searched refs:_rFrames (Results 1 – 1 of 1) sorted by relevance
126 …void lcl_getDocuments_nothrow( const Sequence< Reference< XFrame > >& _rFrames, Documents& _out_rD… in lcl_getDocuments_nothrow() argument132 for ( const Reference< XFrame >* pFrame = _rFrames.getConstArray(); in lcl_getDocuments_nothrow()133 pFrame != _rFrames.getConstArray() + _rFrames.getLength(); in lcl_getDocuments_nothrow()
Completed in 9 milliseconds