Home
last modified time | relevance | path

Searched refs:ODBCDriver (Results 1 – 16 of 16) sorted by relevance

/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DODriver.cxx40 ODBCDriver::ODBCDriver(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServic… in ODBCDriver() function in ODBCDriver
47 void ODBCDriver::disposing() in disposing()
65 rtl::OUString ODBCDriver::getImplementationName_Static( ) throw(RuntimeException) in getImplementationName_Static()
74 SS ODBCDriver::getSupportedServiceNames_Static( ) throw (RuntimeException) in getSupportedServiceNames_Static()
82 ::rtl::OUString SAL_CALL ODBCDriver::getImplementationName( ) throw(RuntimeException) in getImplementationName()
88 sal_Bool SAL_CALL ODBCDriver::supportsService( const ::rtl::OUString& _rServiceName ) throw(Runtime… in supportsService()
100 SS SAL_CALL ODBCDriver::getSupportedServiceNames( ) throw(RuntimeException) in getSupportedServiceNames()
106 Reference< XConnection > SAL_CALL ODBCDriver::connect( const ::rtl::OUString& url, const Sequence< … in connect()
125 sal_Bool SAL_CALL ODBCDriver::acceptsURL( const ::rtl::OUString& url ) in acceptsURL()
213 sal_Int32 SAL_CALL ODBCDriver::getMajorVersion( ) throw(RuntimeException) in getMajorVersion()
[all …]
H A DOConnection.cxx54 OConnection::OConnection(const SQLHANDLE _pDriverHandle,ODBCDriver* _pDriver) in OConnection()
/aoo4110/main/qadevOOo/objdsc/odbc/
H A Dcom.sun.star.comp.sdbc.ODBCDriver.csv1 "ODBCDriver";"com::sun::star::sdbc::XDriver";"connect()"
2 "ODBCDriver";"com::sun::star::sdbc::XDriver";"acceptsURL()"
3 "ODBCDriver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
4 "ODBCDriver";"com::sun::star::sdbc::XDriver";"getMajorVersion()"
5 "ODBCDriver";"com::sun::star::sdbc::XDriver";"getMinorVersion()"
/aoo4110/main/connectivity/source/inc/odbc/
H A DOConnection.hxx47 class ODBCDriver;
73 ODBCDriver* m_pDriver; // Pointer to the owning
96 OConnection(const SQLHANDLE _pDriverHandle,ODBCDriver* _pDriver);
143 inline ODBCDriver* getDriver() const { return m_pDriver;} in getDriver()
H A DODriver.hxx41 class OOO_DLLPUBLIC_ODBCBASE SAL_NO_VTABLE ODBCDriver : public ODriver_BASE class
57ODBCDriver(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >&…
/aoo4110/main/connectivity/source/drivers/odbc/
H A Doservices.cxx107 ODBCDriver::getImplementationName_Static(), in component_getFactory()
108 ODBCDriver::getSupportedServiceNames_Static(), in component_getFactory()
H A DORealDriver.cxx102 class ORealObdcDriver : public ODBCDriver
108 …:Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxFactory) : ODBCDriver(_rxFactory) {} in ORealObdcDriver()
/aoo4110/main/connectivity/source/inc/adabas/
H A DBConnection.hxx36 class ODBCDriver;
54 … OAdabasConnection(const SQLHANDLE _pDriverHandle,connectivity::odbc::ODBCDriver* _pDriver);
H A DBDriver.hxx51 typedef odbc::ODBCDriver ODriver_BASE;
/aoo4110/main/qadevOOo/tests/java/mod/_odbc/
H A DODBCDriver.java45 public class ODBCDriver extends TestCase { class
/aoo4110/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt301 ODBCAttribute Driver_ N ODBCDriver 1 Identifier Reference to ODBC driver in ODBCDriver table
308 ODBCDriver Component_ N Component 1 Identifier Reference to associated component
309 ODBCDriver Description N Text Text used as registered name for driver, non-localized
310 ODBCDriver Driver N Identifier Primary key, non-localized.internal token for driver
311 ODBCDriver File_ N File 1 Identifier Reference to key driver file
312 ODBCDriver File_Setup Y File 1 Identifier Optional reference to key driver setup DLL
/aoo4110/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt301 ODBCAttribute Driver_ N ODBCDriver 1 Identifier Reference to ODBC driver in ODBCDriver table
308 ODBCDriver Component_ N Component 1 Identifier Reference to associated component
309 ODBCDriver Description N Text Text used as registered name for driver, non-localized
310 ODBCDriver Driver N Identifier Primary key, non-localized.internal token for driver
311 ODBCDriver File_ N File 1 Identifier Reference to key driver file
312 ODBCDriver File_Setup Y File 1 Identifier Optional reference to key driver setup DLL
/aoo4110/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt301 ODBCAttribute Driver_ N ODBCDriver 1 Identifier Reference to ODBC driver in ODBCDriver table
308 ODBCDriver Component_ N Component 1 Identifier Reference to associated component
309 ODBCDriver Description N Text Text used as registered name for driver, non-localized
310 ODBCDriver Driver N Identifier Primary key, non-localized.internal token for driver
311 ODBCDriver File_ N File 1 Identifier Reference to key driver file
312 ODBCDriver File_Setup Y File 1 Identifier Optional reference to key driver setup DLL
/aoo4110/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt301 ODBCAttribute Driver_ N ODBCDriver 1 Identifier Reference to ODBC driver in ODBCDriver table
308 ODBCDriver Component_ N Component 1 Identifier Reference to associated component
309 ODBCDriver Description N Text Text used as registered name for driver, non-localized
310 ODBCDriver Driver N Identifier Primary key, non-localized.internal token for driver
311 ODBCDriver File_ N File 1 Identifier Reference to key driver file
312 ODBCDriver File_Setup Y File 1 Identifier Optional reference to key driver setup DLL
/aoo4110/main/connectivity/source/drivers/adabas/
H A DBConnection.cxx57 OAdabasConnection::OAdabasConnection(const SQLHANDLE _pDriverHandle, connectivity::odbc::ODBCDriver in OAdabasConnection()
H A DBDriver.cxx219 ODriver::ODriver(const Reference< XMultiServiceFactory >& _rxFactory) : ODBCDriver(_rxFactory) in ODriver()

Completed in 69 milliseconds