Searched refs:xOldConn (Results 1 – 2 of 2) sorted by relevance
171 Reference< XConnection > xOldConn; in commitPage() local174 xOldConn = getFormConnection(); in commitPage()186 setFormConnection( xOldConn, sal_False ); in commitPage()
484 Reference< XConnection > xOldConn = getFormConnection(_rAccess); in setFormConnection() local485 if (xOldConn.get() == _rxConn.get()) in setFormConnection()488 disposeComponent(xOldConn); in setFormConnection()
Completed in 13 milliseconds