| /trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
| H A D | JavaSQLStatementBase.java | 134 registerProperty(PropertyIds.FETCHSIZE.name, PropertyIds.FETCHSIZE.id, Type.LONG, (short)0, in registerProperties()
|
| H A D | JavaSQLResultSet.java | 181 registerProperty(PropertyIds.FETCHSIZE.name, PropertyIds.FETCHSIZE.id, in registerProperties()
|
| /trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
| H A D | PropertyIds.java | 32 FETCHSIZE(8, "FetchSize"), enumConstant
|
| /trunk/main/forms/source/misc/ |
| H A D | property.cxx | 91 ADD_PROP_ASSIGNMENT(FETCHSIZE); in initialize()
|
| /trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
| H A D | SStatement.cxx | 262 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
|
| H A D | SResultSet.cxx | 769 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
|
| /trunk/main/mysqlc/source/ |
| H A D | mysqlc_statement.cxx | 381 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
|
| H A D | mysqlc_resultset.cxx | 1373 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
|
| /trunk/main/connectivity/source/drivers/macab/ |
| H A D | MacabStatement.cxx | 523 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
|
| H A D | MacabResultSet.cxx | 994 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
|
| /trunk/main/dbaccess/source/core/api/ |
| H A D | statement.cxx | 236 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
|
| H A D | resultset.cxx | 278 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
|
| /trunk/main/connectivity/source/drivers/ado/ |
| H A D | AStatement.cxx | 667 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
|
| H A D | AResultSet.cxx | 1063 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
|
| H A D | ADatabaseMetaDataResultSet.cxx | 709 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
|
| /trunk/main/connectivity/source/drivers/odbcbase/ |
| H A D | OStatement.cxx | 933 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
|
| H A D | ODatabaseMetaDataResultSet.cxx | 749 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
|
| H A D | OResultSet.cxx | 1391 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
|
| /trunk/main/connectivity/source/drivers/jdbc/ |
| H A D | JStatement.cxx | 607 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
|
| H A D | ResultSet.cxx | 969 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
|