Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/parse/
H A Dsqliterator.cxx265 …static void impl_getRowString( const Reference< XRow >& _rxRow, const sal_Int32 _nColumnIndex, ::r… in impl_getRowString() argument
267 _out_rString = _rxRow->getString( _nColumnIndex ); in impl_getRowString()
268 if ( _rxRow->wasNull() ) in impl_getRowString()

Completed in 31 milliseconds