Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx171 Reference< XConnection > xOldConn; in commitPage() local
174 xOldConn = getFormConnection(); in commitPage()
186 setFormConnection( xOldConn, sal_False ); in commitPage()
H A Dcontrolwizard.cxx484 Reference< XConnection > xOldConn = getFormConnection(_rAccess); in setFormConnection() local
485 if (xOldConn.get() == _rxConn.get()) in setFormConnection()
488 disposeComponent(xOldConn); in setFormConnection()

Completed in 21 milliseconds