Searched refs:pNewConnection (Results 1 – 4 of 4) sorted by relevance
258 …OAdabasConnection* pNewConnection = new OAdabasConnection(m_pConnection->getDriverHandle(),m_pConn… in changePassword() local259 xConnection = pNewConnection; in changePassword()260 if(pNewConnection) in changePassword()267 pNewConnection->Construct(m_pConnection->getMetaData()->getURL(),aSeq); in changePassword()
438 void CommunicationManagerServerViaSocket::AddConnection( CommunicationLink *pNewConnection ) in AddConnection() argument440 CallConnectionOpened( pNewConnection ); in AddConnection()
130 void AddConnection( CommunicationLink *pNewConnection );
1872 SdrObject* pNewConnection = pDraggedOne->pObj; in applySpecialDrag() local1874 ConnectToNode(bDragA, pNewConnection); in applySpecialDrag()
Completed in 36 milliseconds