Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/convwatch/
H A DDBHelper.java37 private Connection m_aConnection = null; field in ShareConnection
43 if (m_aConnection == null) in getConnection()
47 m_aConnection = DBHelper.getMySQLConnection(); in getConnection()
52 m_aConnection = null; in getConnection()
55 return m_aConnection; in getConnection()
/aoo41x/main/dbaccess/source/sdbtools/connection/
H A Dconnectiondependent.hxx49 m_aConnection;
86 m_aConnection = _rxConnection; in setWeakConnection()
103 …onnection = (::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >)m_aConnection; in acquireConnection()
/aoo41x/main/cppuhelper/source/
H A Dunourl.cxx198 UnoUrlDescriptor m_aConnection; member in UnoUrl::Impl
217 m_aConnection(rConnection), in Impl()
283 return m_xImpl->m_aConnection; in getConnection()
/aoo41x/main/svx/source/form/
H A Dtabwin.cxx373 m_aConnection.reset( in UpdateContent()
383 if ( m_aConnection.is() && m_aObjectName.getLength() ) in UpdateContent()
386 …Reference< XNameAccess > xColumns = getFieldsByCommandDescriptor( m_aConnection, m_nObjectType, m_… in UpdateContent()
/aoo41x/main/svx/source/inc/
H A Dtabwin.hxx83 m_aConnection;
109 ::svxform::SharedConnection GetConnection() const { return m_aConnection; } in GetConnection()
/aoo41x/main/dbaccess/source/core/inc/
H A DContainerMediator.hxx80 … ::com::sun::star::uno::WeakReference< ::com::sun::star::sdbc::XConnection > m_aConnection;
/aoo41x/main/dbaccess/source/core/misc/
H A DContainerMediator.cxx76 , m_aConnection( _rxConnection ) in DBG_NAME()

Completed in 72 milliseconds