Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/misc/
H A Ddbsubcomponentcontroller.cxx267 m_pImpl->m_xConnection.reset( _rxForeignConn, SharedConnection::NoTakeOwnership ); in initializeConnection()
391 … m_pImpl->m_xConnection.reset( m_pImpl->m_xConnection, SharedConnection::NoTakeOwnership ); in disposing()
H A DTokenWriter.cxx226 m_xConnection.reset( xPureConn, SharedConnection::NoTakeOwnership ); in impl_initFromDescriptor()
/trunk/main/unotools/inc/unotools/
H A Dsharedunocomponent.hxx162 NoTakeOwnership enumerator
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx899 xConnection.reset( xPure, SharedConnection::NoTakeOwnership ); in impl_extractConnection_throw()
1424 …rceResultSet.reset( m_xSourceResultSet, ::utl::SharedUNOComponent< XResultSet >::NoTakeOwnership ); in impl_doCopy_nothrow()
/trunk/main/svx/source/form/
H A Dtabwin.cxx375 SharedConnection::NoTakeOwnership in UpdateContent()
H A Dfmvwimp.cxx1142 xConnection.reset( xExternalConnection, SharedConnection::NoTakeOwnership ); in implCreateFieldControl()
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx371 xSource, SharedConnection( xConnection, SharedConnection::NoTakeOwnership ), in ExecuteMailMergeWizard()
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx425 xConnection.reset( xExistingConn, SharedConnection::NoTakeOwnership ); in lcl_connectRowSet()
478 … _bAttachAutoDisposer ? SharedConnection::NoTakeOwnership : SharedConnection::TakeOwnership in lcl_connectRowSet()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx1359 SharedModel xModel( m_pImpl->getModel_noCreate(), SharedModel::NoTakeOwnership ); in flush()
/trunk/main/basctl/source/dlged/
H A Ddlgedobj.cxx1863 … xDialogControl.reset( GetControl(), ::utl::SharedUNOComponent< awt::XControl >::NoTakeOwnership ); in getDeviceInfo()
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2408 m_xRowSetConnection.reset(xConnection,::dbtools::SharedConnection::NoTakeOwnership); in impl_ensureRowsetConnection_nothrow()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx3251 SharedConnection xConnection( xForeignConnection, SharedConnection::NoTakeOwnership ); in impl_initialize()

Completed in 115 milliseconds