Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/inc/mysql/
H A DYDriver.hxx52 typedef ::std::pair< ::com::sun::star::uno::WeakReferenceHelper,TWeakConnectionPair> TWeakPair; typedef
53 typedef ::std::vector< TWeakPair > TWeakPairVector;
/trunk/main/connectivity/source/inc/hsqldb/
H A DHDriver.hxx58 typedef ::std::pair< ::com::sun::star::uno::WeakReferenceHelper,TWeakConnectionPair> TWeakPair; typedef
59 typedef ::std::vector< TWeakPair > TWeakPairVector;
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx386 …m_aConnections.push_back(TWeakPair(WeakReferenceHelper(xOrig),TWeakConnectionPair(sKey,TWeakRefPai… in connect()
591 … ,::std::compose1(::std::select1st<TWeakConnectionPair>(),::std::select2nd< TWeakPair >()))); in disposing()
643 … ,::std::compose1(::std::select1st<TWeakConnectionPair>(),::std::select2nd< TWeakPair >()))); in preCommit()
/trunk/main/connectivity/source/drivers/mysql/
H A DYDriver.cxx301 …m_aConnections.push_back(TWeakPair(WeakReferenceHelper(xConnection),TWeakConnectionPair(WeakRefere… in connect()

Completed in 27 milliseconds