summaryrefslogtreecommitdiffstats
path: root/forms/source/inc/property.hrc
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-08-06 13:54:12 +0000
committerFrank Schönheit <fs@openoffice.org>2001-08-06 13:54:12 +0000
commitb01f6ee407fb876f2aa4702c5974a6aa223850fc (patch)
treef4403c3b3aca102365073a2c4947773b5f21e97b /forms/source/inc/property.hrc
parent#87690# don't set connections on rowsets permanently - instead dispose connec... (diff)
downloadcore-b01f6ee407fb876f2aa4702c5974a6aa223850fc.tar.gz
core-b01f6ee407fb876f2aa4702c5974a6aa223850fc.zip
#87690# PROPERTY_USER/PROPERTY_PASSWORD
Diffstat (limited to 'forms/source/inc/property.hrc')
-rw-r--r--forms/source/inc/property.hrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/forms/source/inc/property.hrc b/forms/source/inc/property.hrc
index f95089b107e2..8e33848be2f5 100644
--- a/forms/source/inc/property.hrc
+++ b/forms/source/inc/property.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: property.hrc,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: fs $ $Date: 2001-06-11 11:45:57 $
+ * last change: $Author: fs $ $Date: 2001-08-06 14:53:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -418,6 +418,8 @@ DECLARE_CONSTASCII_USTRING(PROPERTY_SORT);
DECLARE_CONSTASCII_USTRING(PROPERTY_COLUMNSERVICENAME);
DECLARE_CONSTASCII_USTRING(PROPERTY_CONTROLSOURCEPROPERTY);
DECLARE_CONSTASCII_USTRING(PROPERTY_REALNAME);
+DECLARE_CONSTASCII_USTRING(PROPERTY_USER);
+DECLARE_CONSTASCII_USTRING(PROPERTY_PASSWORD);
//.........................................................................
}