Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/misc/
H A Ddatasourceconnector.cxx218 Reference< XWarningsSupplier > xConnectionWarnings( xConnection, UNO_QUERY ); in connect() local
219 if ( xConnectionWarnings.is() ) in connect()
223 Any aWarnings( xConnectionWarnings->getWarnings() ); in connect()
235 xConnectionWarnings->clearWarnings(); in connect()

Completed in 9 milliseconds