Home
last modified time | relevance | path

Searched refs:getMinorVersion (Results 26 – 41 of 41) sorted by relevance

12

/aoo42x/main/connectivity/source/inc/ado/
H A DADriver.hxx78 … virtual sal_Int32 SAL_CALL getMinorVersion( ) throw(::com::sun::star::uno::RuntimeException);
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabDriver.hxx170 virtual sal_Int32 SAL_CALL getMinorVersion() throw(::com::sun::star::uno::RuntimeException);
H A DMacabDriver.cxx305 sal_Int32 SAL_CALL MacabDriver::getMinorVersion( ) throw(RuntimeException) in getMinorVersion() function in MacabDriver
/aoo42x/main/connectivity/source/inc/mysql/
H A DYDriver.hxx105 virtual sal_Int32 SAL_CALL getMinorVersion( ) throw (::com::sun::star::uno::RuntimeException);
/aoo42x/main/mysqlc/source/
H A Dmysqlc_driver.cxx236 sal_Int32 SAL_CALL MysqlCDriver::getMinorVersion() in getMinorVersion() function in MysqlCDriver
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DODriver.cxx218 sal_Int32 SAL_CALL ODBCDriver::getMinorVersion( ) throw(RuntimeException) in getMinorVersion() function in ODBCDriver
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DJDriver.cxx246 sal_Int32 SAL_CALL java_sql_Driver::getMinorVersion( ) throw(RuntimeException) in getMinorVersion() function in java_sql_Driver
/aoo42x/main/connectivity/source/inc/hsqldb/
H A DHDriver.hxx103 virtual sal_Int32 SAL_CALL getMinorVersion( ) throw (::com::sun::star::uno::RuntimeException);
/aoo42x/main/connectivity/source/drivers/ado/
H A DADriver.cxx201 sal_Int32 SAL_CALL ODriver::getMinorVersion( ) throw(RuntimeException) in getMinorVersion() function in ODriver
/aoo42x/main/connectivity/source/drivers/file/
H A DFDriver.cxx199 sal_Int32 SAL_CALL OFileDriver::getMinorVersion( ) throw(RuntimeException) in getMinorVersion() function in OFileDriver
/aoo42x/main/connectivity/source/inc/adabas/
H A DBDriver.hxx155 … virtual sal_Int32 SAL_CALL getMinorVersion( ) throw(::com::sun::star::uno::RuntimeException);
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXDriver.idl171 long getMinorVersion();
/aoo42x/main/connectivity/source/drivers/mysql/
H A DYDriver.cxx388 sal_Int32 SAL_CALL ODriverDelegator::getMinorVersion( ) throw (RuntimeException) in getMinorVersion() function in connectivity::ODriverDelegator
/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx445 sal_Int32 SAL_CALL ODriverDelegator::getMinorVersion( ) throw (RuntimeException) in getMinorVersion() function in connectivity::ODriverDelegator
/aoo42x/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx448 sal_Int32 SAL_CALL ODriver::getMinorVersion( ) throw(RuntimeException) in getMinorVersion() function in connectivity::adabas::ODriver
/aoo42x/main/
H A Dconfigure.ac4207 (driver->getMajorVersion() == 1 && driver->getMinorVersion() > 0) || \
4208 …(driver->getMajorVersion() == 1 && driver->getMinorVersion() == 0 && driver->getPatchVersion() >= …

Completed in 162 milliseconds

12