diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2011-03-28 15:37:38 +0200 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2011-03-28 15:37:38 +0200 |
commit | 1ba7b7c30f13bc3764a338a5a90c2fc7ff09afa6 (patch) | |
tree | 275b9566488fa034d4a0a975718c765192f06888 /dbaccess/source/ui/inc/dsmeta.hxx | |
parent | ca9b3543ad090be52b7194f0e491b2d0c80ecf58 (diff) | |
parent | 0e40dca039bb46ebe1694d116b88482f0b753c0c (diff) |
CWS-TOOLING: integrate CWS dba34d
Notes
Notes:
split repo tag: base_ooo/DEV300_m105
split repo tag: base_ooo/DEV300_m106
Diffstat (limited to 'dbaccess/source/ui/inc/dsmeta.hxx')
-rw-r--r-- | dbaccess/source/ui/inc/dsmeta.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dbaccess/source/ui/inc/dsmeta.hxx b/dbaccess/source/ui/inc/dsmeta.hxx index 87a93244cd3f..9d1275e073ff 100644 --- a/dbaccess/source/ui/inc/dsmeta.hxx +++ b/dbaccess/source/ui/inc/dsmeta.hxx @@ -133,6 +133,7 @@ namespace dbaui || has( DSID_ESCAPE_DATETIME ) || has( DSID_PRIMARY_KEY_SUPPORT ) || has( DSID_MAX_ROW_SCAN ) + || has( DSID_RESPECTRESULTSETTYPE ) ; } |