Searched refs:xSupRowSet (Results 1 – 1 of 1) sorted by relevance
2221 Reference< XRowSetSupplier > xSupRowSet( xParent, UNO_QUERY ); in impl_determineAmbientForm_nothrow() local2222 if ( xSupRowSet.is() ) in impl_determineAmbientForm_nothrow()2223 m_xAmbientForm.set( xSupRowSet->getRowSet(), UNO_QUERY ); in impl_determineAmbientForm_nothrow()
Completed in 28 milliseconds