Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Dsdbcdriverenum.cxx62 …Reference< XInterface > xDM = xORB->createInstance(::rtl::OUString::createFromAscii("com.sun.star.… in ODriverEnumerationImpl() local
63 …OSL_ENSURE(xDM.is(), "ODriverEnumerationImpl::ODriverEnumerationImpl: no access to the SDBC driver… in ODriverEnumerationImpl()
65 Reference< XEnumerationAccess > xEnumAccess(xDM, UNO_QUERY); in ODriverEnumerationImpl()
66 …OSL_ENSURE(xEnumAccess.is() || !xDM.is(), "ODriverEnumerationImpl::ODriverEnumerationImpl: can't e… in ODriverEnumerationImpl()

Completed in 8 milliseconds