Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/dataaccess/
H A DSharedConnection.hxx79 > OSharedConnection_BASE; typedef
83 , public OSharedConnection_BASE
94 virtual void SAL_CALL acquire() throw() { OSharedConnection_BASE::acquire(); } in acquire()
95 virtual void SAL_CALL release() throw() { OSharedConnection_BASE::release(); } in release()
99 OSharedConnection_BASE::getTypes(), in getTypes()
106 ::com::sun::star::uno::Any aReturn = OSharedConnection_BASE::queryInterface(_rType); in queryInterface()
H A DSharedConnection.cxx45 : OSharedConnection_BASE(m_aMutex) in DBG_NAME()
58 OSharedConnection_BASE::disposing(); in disposing()

Completed in 13 milliseconds