Searched refs:TWeakPair (Results 1 – 4 of 4) sorted by relevance
52 typedef ::std::pair< ::com::sun::star::uno::WeakReferenceHelper,TWeakConnectionPair> TWeakPair; typedef53 typedef ::std::vector< TWeakPair > TWeakPairVector;
58 typedef ::std::pair< ::com::sun::star::uno::WeakReferenceHelper,TWeakConnectionPair> TWeakPair; typedef59 typedef ::std::vector< TWeakPair > TWeakPairVector;
386 …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()
301 …m_aConnections.push_back(TWeakPair(WeakReferenceHelper(xConnection),TWeakConnectionPair(WeakRefere… in connect()
Completed in 14 milliseconds