Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Dsdbcdriverenum.cxx72 Reference< XServiceInfo > xDriverSI; in ODriverEnumerationImpl() local
75 xEnumDrivers->nextElement() >>= xDriverSI; in ODriverEnumerationImpl()
76 …OSL_ENSURE(xDriverSI.is(), "ODriverEnumerationImpl::ODriverEnumerationImpl: driver without service… in ODriverEnumerationImpl()
77 if (xDriverSI.is()) in ODriverEnumerationImpl()
78 m_aImplNames.push_back(xDriverSI->getImplementationName()); in ODriverEnumerationImpl()

Completed in 11 milliseconds