Home
last modified time | relevance | path

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

/aoo41x/main/unotools/inc/unotools/
H A Dsharedunocomponent.hxx161 TakeOwnership, enumerator
170 …::com::sun::star::uno::Reference< INTERFACE >& _rxComponent, AssignmentMode eMode = TakeOwnership ) in SharedUNOComponent()
207 …com::sun::star::uno::Reference< INTERFACE >& _rxComponent, AssignmentMode _eMode = TakeOwnership );
259 m_pComponent.reset( _eMode == TakeOwnership ? new COMPONENT( _rxComponent ) : NULL ); in reset()
297 … reset( ::com::sun::star::uno::Reference< INTERFACE >( _pInterface, _queryThrow ), TakeOwnership ); in set()
304 reset( ::com::sun::star::uno::Reference< INTERFACE >( _rRef, _queryThrow ), TakeOwnership ); in set()
311 reset( ::com::sun::star::uno::Reference< INTERFACE >( _rAny, _queryThrow ), TakeOwnership ); in set()
318 … reset( ::com::sun::star::uno::Reference< INTERFACE >( _pInterface, _setThrow ), TakeOwnership ); in set()
325 reset( ::com::sun::star::uno::Reference< INTERFACE >( _rRef, _setThrow ), TakeOwnership ); in set()
/aoo41x/main/connectivity/source/commontools/
H A Dparameters.cxx158 …er.reset( getCurrentSettingsComposer( _rxComponent, m_xORB ), SharedQueryComposer::TakeOwnership ); in initializeComposerByComponent()
828 SharedQueryComposer::TakeOwnership in getParentColumns()
H A Ddbtools.cxx478 … _bAttachAutoDisposer ? SharedConnection::NoTakeOwnership : SharedConnection::TakeOwnership in lcl_connectRowSet()
/aoo41x/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx930 …ractiveConnection->connectWithCompletion( xInteractionHandler ), SharedConnection::TakeOwnership ); in impl_extractConnection_throw()
936 …taSource->getConnection( ::rtl::OUString(), ::rtl::OUString() ), SharedConnection::TakeOwnership ); in impl_extractConnection_throw()
/aoo41x/main/dbaccess/source/ui/misc/
H A Ddbsubcomponentcontroller.cxx338 ….reset( connect( m_pImpl->m_aDataSource.getDataSource(), NULL ), SharedConnection::TakeOwnership ); in reconnect()
H A DWCopyTable.cxx286 ::utl::SharedUNOComponent< XPreparedStatement >::TakeOwnership in getPreparedSelectStatement()
/aoo41x/main/sw/source/ui/uno/
H A Dunomailmerge.cxx654 aRowSetDisposeHelper.reset( xInstance, SharedComponent::TakeOwnership ); in execute()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx1321 m_xDocumentStorage.reset( _rxNewRootStorage, SharedStorage::TakeOwnership ); in impl_switchToStorage_throw()
H A Ddatasource.cxx1362 … xModel.reset( m_pImpl->createNewModel_deliverOwnership( false ), SharedModel::TakeOwnership ); in flush()
/aoo41x/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx982 SharedConnection::TakeOwnership in GetResultSet()
/aoo41x/main/basctl/source/dlged/
H A Ddlgedobj.cxx1875 ::utl::SharedUNOComponent< awt::XControl >::TakeOwnership ); in getDeviceInfo()
/aoo41x/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx3433 SharedConnection::TakeOwnership in ensureConnection()

Completed in 139 milliseconds