Searched refs:ODriverDelegator (Results 1 – 7 of 7) sorted by relevance
77 return *(new ODriverDelegator(_rxFac)); in ODriverDelegator_CreateInstance()87 ODriverDelegator::ODriverDelegator(const Reference< XMultiServiceFactory >& _rxFactory) in ODriverDelegator() function in connectivity::ODriverDelegator95 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()175 …Reference< XConnection > SAL_CALL ODriverDelegator::connect( const ::rtl::OUString& url, const Seq… in connect()401 …sal_Bool SAL_CALL ODriverDelegator::acceptsURL( const ::rtl::OUString& url ) throw (SQLException, … in acceptsURL()409 …Sequence< DriverPropertyInfo > SAL_CALL ODriverDelegator::getPropertyInfo( const ::rtl::OUString& … in getPropertyInfo()439 sal_Int32 SAL_CALL ODriverDelegator::getMajorVersion( ) throw (RuntimeException) in getMajorVersion()[all …]
38 class ODriverDelegator;42 ODriverDelegator* m_pDriver;46 OConnectionController(ODriverDelegator* _pDriver) : m_pDriver(_pDriver){} in OConnectionController()
107 ODriverDelegator::getImplementationName_Static(), in component_getFactory()108 ODriverDelegator::getSupportedServiceNames_Static(), in component_getFactory()
52 return *(new ODriverDelegator(_rxFac)); in ODriverDelegator_CreateInstance()61 ODriverDelegator::ODriverDelegator(const Reference< XMultiServiceFactory >& _rxFactory) in ODriverDelegator() function in connectivity::ODriverDelegator69 ODriverDelegator::~ODriverDelegator() in ~ODriverDelegator()86 void ODriverDelegator::disposing() in disposing()214 …Reference< XDriver > ODriverDelegator::loadDriver( const ::rtl::OUString& url, const Sequence< Pro… in loadDriver()247 …Reference< XConnection > SAL_CALL ODriverDelegator::connect( const ::rtl::OUString& url, const Seq… in connect()309 …sal_Bool SAL_CALL ODriverDelegator::acceptsURL( const ::rtl::OUString& url ) throw (SQLException, … in acceptsURL()322 …Sequence< DriverPropertyInfo > SAL_CALL ODriverDelegator::getPropertyInfo( const ::rtl::OUString& … in getPropertyInfo()382 sal_Int32 SAL_CALL ODriverDelegator::getMajorVersion( ) throw (RuntimeException) in getMajorVersion()388 sal_Int32 SAL_CALL ODriverDelegator::getMinorVersion( ) throw (RuntimeException) in getMinorVersion()[all …]
106 ODriverDelegator::getImplementationName_Static(), in component_getFactory()107 ODriverDelegator::getSupportedServiceNames_Static(), in component_getFactory()
66 class ODriverDelegator : public ::comphelper::OBaseMutex class93 …ODriverDelegator(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFact…112 virtual ~ODriverDelegator();
65 class ODriverDelegator : public ::comphelper::OBaseMutex class91 …ODriverDelegator(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFact…125 virtual ~ODriverDelegator();