Home
last modified time | relevance | path

Searched refs:FETCHSIZE (Results 1 – 20 of 20) sorted by relevance

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java134 registerProperty(PropertyIds.FETCHSIZE.name, PropertyIds.FETCHSIZE.id, Type.LONG, (short)0, in registerProperties()
H A DJavaSQLResultSet.java181 registerProperty(PropertyIds.FETCHSIZE.name, PropertyIds.FETCHSIZE.id, in registerProperties()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DPropertyIds.java32 FETCHSIZE(8, "FetchSize"), enumConstant
/trunk/main/forms/source/misc/
H A Dproperty.cxx91 ADD_PROP_ASSIGNMENT(FETCHSIZE); in initialize()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.cxx262 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
H A DSResultSet.cxx769 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
/trunk/main/mysqlc/source/
H A Dmysqlc_statement.cxx381 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
H A Dmysqlc_resultset.cxx1373 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabStatement.cxx523 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
H A DMacabResultSet.cxx994 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
/trunk/main/dbaccess/source/core/api/
H A Dstatement.cxx236 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
H A Dresultset.cxx278 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
/trunk/main/connectivity/source/drivers/ado/
H A DAStatement.cxx667 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
H A DAResultSet.cxx1063 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
H A DADatabaseMetaDataResultSet.cxx709 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx933 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
H A DODatabaseMetaDataResultSet.cxx749 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
H A DOResultSet.cxx1391 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
/trunk/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx607 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
H A DResultSet.cxx969 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()