summaryrefslogtreecommitdiff
path: root/forms/source/inc/frm_strings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/frm_strings.hxx')
-rw-r--r--forms/source/inc/frm_strings.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/forms/source/inc/frm_strings.hxx b/forms/source/inc/frm_strings.hxx
index a2f3f8078ff8..d6a00ea4c2ff 100644
--- a/forms/source/inc/frm_strings.hxx
+++ b/forms/source/inc/frm_strings.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: frm_strings.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:57:56 $
+ * last change: $Author: rt $ $Date: 2006-12-01 16:55:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -259,6 +259,8 @@ namespace frm
FORMS_CONSTASCII_STRING( PROPERTY_RESULTSET_TYPE, "ResultSetType" );
FORMS_CONSTASCII_STRING( PROPERTY_ESCAPE_PROCESSING, "EscapeProcessing" );
FORMS_CONSTASCII_STRING( PROPERTY_APPLYFILTER, "ApplyFilter" );
+ FORMS_CONSTASCII_STRING( PROPERTY_ROWCOUNT, "RowCount" );
+ FORMS_CONSTASCII_STRING( PROPERTY_ROWCOUNTFINAL, "IsRowCountFinal" );
FORMS_CONSTASCII_STRING( PROPERTY_ISNULLABLE, "IsNullable" );
FORMS_CONSTASCII_STRING( PROPERTY_ACTIVECOMMAND, "ActiveCommand" );