Home
last modified time | relevance | path

Searched refs:DECL_PROP0 (Results 1 – 22 of 22) sorted by relevance

/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.cxx259 DECL_PROP0(CURSORNAME, ::rtl::OUString); in createArrayHelper()
261 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
262 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
263 DECL_PROP0(MAXFIELDSIZE,sal_Int32); in createArrayHelper()
264 DECL_PROP0(MAXROWS, sal_Int32); in createArrayHelper()
265 DECL_PROP0(QUERYTIMEOUT,sal_Int32); in createArrayHelper()
266 DECL_PROP0(RESULTSETCONCURRENCY,sal_Int32); in createArrayHelper()
267 DECL_PROP0(RESULTSETTYPE,sal_Int32); in createArrayHelper()
H A Dpropertyids.hxx80 #define DECL_PROP0(varname, type) \ macro
H A DSResultSet.cxx768 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
769 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
/aoo42x/main/mysqlc/source/
H A Dmysqlc_statement.cxx378 DECL_PROP0(CURSORNAME, OUString); in createArrayHelper()
380 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
381 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
382 DECL_PROP0(MAXFIELDSIZE,sal_Int32); in createArrayHelper()
383 DECL_PROP0(MAXROWS, sal_Int32); in createArrayHelper()
384 DECL_PROP0(QUERYTIMEOUT,sal_Int32); in createArrayHelper()
385 DECL_PROP0(RESULTSETCONCURRENCY,sal_Int32); in createArrayHelper()
386 DECL_PROP0(RESULTSETTYPE,sal_Int32); in createArrayHelper()
H A Dmysqlc_propertyids.hxx143 #define DECL_PROP0(varname, type) \ macro
H A Dmysqlc_resultset.cxx1372 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
1373 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabStatement.cxx520 DECL_PROP0(CURSORNAME, ::rtl::OUString); in createArrayHelper()
522 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
523 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
524 DECL_PROP0(MAXFIELDSIZE,sal_Int32); in createArrayHelper()
525 DECL_PROP0(MAXROWS, sal_Int32); in createArrayHelper()
526 DECL_PROP0(QUERYTIMEOUT,sal_Int32); in createArrayHelper()
527 DECL_PROP0(RESULTSETCONCURRENCY,sal_Int32); in createArrayHelper()
528 DECL_PROP0(RESULTSETTYPE,sal_Int32); in createArrayHelper()
H A DMacabResultSet.cxx993 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
994 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
/aoo42x/main/dbaccess/source/core/api/
H A Dstatement.cxx233 DECL_PROP0(CURSORNAME, ::rtl::OUString); in createArrayHelper()
235 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
236 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
237 DECL_PROP0(MAXFIELDSIZE, sal_Int32); in createArrayHelper()
238 DECL_PROP0(MAXROWS, sal_Int32); in createArrayHelper()
239 DECL_PROP0(QUERYTIMEOUT, sal_Int32); in createArrayHelper()
240 DECL_PROP0(RESULTSETCONCURRENCY, sal_Int32); in createArrayHelper()
241 DECL_PROP0(RESULTSETTYPE, sal_Int32); in createArrayHelper()
H A Ddefinitioncolumn.cxx505 DECL_PROP0( ISNULLABLE, sal_Int32 ); in createArrayHelper()
506 DECL_PROP0( PRECISION, sal_Int32 ); in createArrayHelper()
507 DECL_PROP0( SCALE, sal_Int32 ); in createArrayHelper()
508 DECL_PROP0( TYPE, sal_Int32 ); in createArrayHelper()
509 DECL_PROP0( TYPENAME, ::rtl::OUString ); in createArrayHelper()
517 DECL_PROP0( DEFAULTVALUE, ::rtl::OUString ); in createArrayHelper()
521 DECL_PROP0( DESCRIPTION, ::rtl::OUString ); in createArrayHelper()
H A Dresultset.cxx277 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
278 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
/aoo42x/main/connectivity/source/drivers/ado/
H A DAStatement.cxx664 DECL_PROP0(CURSORNAME, ::rtl::OUString); in createArrayHelper()
666 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
667 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
668 DECL_PROP0(MAXFIELDSIZE,sal_Int32); in createArrayHelper()
669 DECL_PROP0(MAXROWS, sal_Int32); in createArrayHelper()
670 DECL_PROP0(QUERYTIMEOUT,sal_Int32); in createArrayHelper()
671 DECL_PROP0(RESULTSETCONCURRENCY,sal_Int32); in createArrayHelper()
672 DECL_PROP0(RESULTSETTYPE,sal_Int32); in createArrayHelper()
H A DADatabaseMetaDataResultSet.cxx707 DECL_PROP0(CURSORNAME, ::rtl::OUString); in createArrayHelper()
708 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
709 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
710 DECL_PROP0(RESULTSETCONCURRENCY,sal_Int32); in createArrayHelper()
711 DECL_PROP0(RESULTSETTYPE, sal_Int32); in createArrayHelper()
H A DAResultSet.cxx1062 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
1063 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx604 DECL_PROP0(CURSORNAME, ::rtl::OUString); in createArrayHelper()
606 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
607 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
608 DECL_PROP0(MAXFIELDSIZE,sal_Int32); in createArrayHelper()
609 DECL_PROP0(MAXROWS, sal_Int32); in createArrayHelper()
610 DECL_PROP0(QUERYTIMEOUT,sal_Int32); in createArrayHelper()
611 DECL_PROP0(RESULTSETCONCURRENCY,sal_Int32); in createArrayHelper()
612 DECL_PROP0(RESULTSETTYPE,sal_Int32); in createArrayHelper()
H A DResultSet.cxx968 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
969 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx930 DECL_PROP0(CURSORNAME, ::rtl::OUString); in createArrayHelper()
932 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
933 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
934 DECL_PROP0(MAXFIELDSIZE,sal_Int32); in createArrayHelper()
935 DECL_PROP0(MAXROWS, sal_Int32); in createArrayHelper()
936 DECL_PROP0(QUERYTIMEOUT,sal_Int32); in createArrayHelper()
937 DECL_PROP0(RESULTSETCONCURRENCY,sal_Int32); in createArrayHelper()
938 DECL_PROP0(RESULTSETTYPE,sal_Int32); in createArrayHelper()
H A DODatabaseMetaDataResultSet.cxx747 DECL_PROP0(CURSORNAME, ::rtl::OUString); in createArrayHelper()
748 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
749 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
750 DECL_PROP0(RESULTSETCONCURRENCY,sal_Int32); in createArrayHelper()
751 DECL_PROP0(RESULTSETTYPE, sal_Int32); in createArrayHelper()
H A DOResultSet.cxx1390 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
1391 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
/aoo42x/main/connectivity/source/inc/
H A Dpropertyids.hxx75 #define DECL_PROP0(varname, type) \ macro
/aoo42x/main/forms/source/inc/
H A Dproperty.hxx141 #define DECL_PROP0(varname, type) \ macro
/aoo42x/main/dbaccess/source/inc/
H A Dapitools.hxx352 #define DECL_PROP0(varname, type) \ macro

Completed in 153 milliseconds