Searched refs:xActiveConn (Results 1 – 1 of 1) sorted by relevance
2592 Reference< XConnection > xActiveConn; in disposing() local2593 m_xAggregateSet->getPropertyValue( PROPERTY_ACTIVE_CONNECTION ) >>= xActiveConn; in disposing()2594 …OSL_ENSURE( xActiveConn.get() == xConnSource.get(), "ODatabaseForm::disposing: where did this come… in disposing()
Completed in 46 milliseconds