Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx77 return *(new ODriverDelegator(_rxFac)); in ODriverDelegator_CreateInstance()
87 ODriverDelegator::ODriverDelegator(const Reference< XMultiServiceFactory >& _rxFactory) in ODriverDelegator() function in connectivity::ODriverDelegator
95 ODriverDelegator::~ODriverDelegator() in ~ODriverDelegator()
107 void SAL_CALL ODriverDelegator::disposing() in disposing()
129 Reference< XDriver > ODriverDelegator::loadDriver( ) in loadDriver()
150 aConfigPath.append ( ODriverDelegator::getImplementationName_Static() ); in lcl_getPermittedJavaMethods_nothrow()
439 sal_Int32 SAL_CALL ODriverDelegator::getMajorVersion( ) throw (RuntimeException) in getMajorVersion()
445 sal_Int32 SAL_CALL ODriverDelegator::getMinorVersion( ) throw (RuntimeException) in getMinorVersion()
532 void ODriverDelegator::shutdownConnection(const TWeakPairVector::iterator& _aIter ) in shutdownConnection()
598 void ODriverDelegator::shutdownConnections() in shutdownConnections()
[all …]
H A DHTerminateListener.hxx38 class ODriverDelegator;
42 ODriverDelegator* m_pDriver;
46 OConnectionController(ODriverDelegator* _pDriver) : m_pDriver(_pDriver){} in OConnectionController()
H A DHservices.cxx107 ODriverDelegator::getImplementationName_Static(), in component_getFactory()
108 ODriverDelegator::getSupportedServiceNames_Static(), in component_getFactory()
/aoo4110/main/connectivity/source/drivers/mysql/
H A DYDriver.cxx52 return *(new ODriverDelegator(_rxFac)); in ODriverDelegator_CreateInstance()
61 ODriverDelegator::ODriverDelegator(const Reference< XMultiServiceFactory >& _rxFactory) in ODriverDelegator() function in connectivity::ODriverDelegator
69 ODriverDelegator::~ODriverDelegator() in ~ODriverDelegator()
86 void ODriverDelegator::disposing() in disposing()
309 …sal_Bool SAL_CALL ODriverDelegator::acceptsURL( const ::rtl::OUString& url ) throw (SQLException, … in acceptsURL()
382 sal_Int32 SAL_CALL ODriverDelegator::getMajorVersion( ) throw (RuntimeException) in getMajorVersion()
388 sal_Int32 SAL_CALL ODriverDelegator::getMinorVersion( ) throw (RuntimeException) in getMinorVersion()
459 rtl::OUString ODriverDelegator::getImplementationName_Static( ) throw(RuntimeException) in getImplementationName_Static()
464 …Sequence< ::rtl::OUString > ODriverDelegator::getSupportedServiceNames_Static( ) throw (RuntimeEx… in getSupportedServiceNames_Static()
472 ::rtl::OUString SAL_CALL ODriverDelegator::getImplementationName( ) throw(RuntimeException) in getImplementationName()
[all …]
H A DYservices.cxx106 ODriverDelegator::getImplementationName_Static(), in component_getFactory()
107 ODriverDelegator::getSupportedServiceNames_Static(), in component_getFactory()
/aoo4110/main/connectivity/source/inc/mysql/
H A DYDriver.hxx66 class ODriverDelegator : public ::comphelper::OBaseMutex class
93ODriverDelegator(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFact…
112 virtual ~ODriverDelegator();
/aoo4110/main/connectivity/source/inc/hsqldb/
H A DHDriver.hxx65 class ODriverDelegator : public ::comphelper::OBaseMutex class
91ODriverDelegator(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFact…
125 virtual ~ODriverDelegator();

Completed in 32 milliseconds