Searched refs:_rxRow (Results 1 – 1 of 1) sorted by relevance
265 …static void impl_getRowString( const Reference< XRow >& _rxRow, const sal_Int32 _nColumnIndex, ::r… in impl_getRowString() argument267 _out_rString = _rxRow->getString( _nColumnIndex ); in impl_getRowString()268 if ( _rxRow->wasNull() ) in impl_getRowString()
Completed in 36 milliseconds