Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/component/
H A DDatabaseForm.cxx2592 Reference< XConnection > xActiveConn; in disposing() local
2593 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 29 milliseconds