Home
last modified time | relevance | path

Searched refs:MAXFIELDSIZE (Results 1 – 9 of 9) sorted by relevance

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java148 … registerProperty(PropertyIds.MAXFIELDSIZE.name, PropertyIds.MAXFIELDSIZE.id, Type.LONG, (short)0, in registerProperties()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DPropertyIds.java26 MAXFIELDSIZE(2, "MaxFieldSize"), enumConstant
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.cxx263 DECL_PROP0(MAXFIELDSIZE,sal_Int32); in createArrayHelper()
/trunk/main/mysqlc/source/
H A Dmysqlc_statement.cxx382 DECL_PROP0(MAXFIELDSIZE,sal_Int32); in createArrayHelper()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabStatement.cxx524 DECL_PROP0(MAXFIELDSIZE,sal_Int32); in createArrayHelper()
/trunk/main/dbaccess/source/core/api/
H A Dstatement.cxx237 DECL_PROP0(MAXFIELDSIZE, sal_Int32); in createArrayHelper()
/trunk/main/connectivity/source/drivers/ado/
H A DAStatement.cxx668 DECL_PROP0(MAXFIELDSIZE,sal_Int32); in createArrayHelper()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx934 DECL_PROP0(MAXFIELDSIZE,sal_Int32); in createArrayHelper()
/trunk/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx608 DECL_PROP0(MAXFIELDSIZE,sal_Int32); in createArrayHelper()