diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-05-29 08:07:59 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-05-29 08:07:59 +0000 |
commit | 63a8b3e43c9f69592b45a38cbaaaa47d003aab70 (patch) | |
tree | 6e5c226aaaf35550373a67351f4772ff2bf775fa /dbaccess/source/inc/stringconstants.hrc | |
parent | 4cf11e70e24d900471e2d684d154697e446567f4 (diff) |
#86082#
Diffstat (limited to 'dbaccess/source/inc/stringconstants.hrc')
-rw-r--r-- | dbaccess/source/inc/stringconstants.hrc | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/inc/stringconstants.hrc b/dbaccess/source/inc/stringconstants.hrc index 13799c98d..db5662d7f 100644 --- a/dbaccess/source/inc/stringconstants.hrc +++ b/dbaccess/source/inc/stringconstants.hrc @@ -2,9 +2,9 @@ * * $RCSfile: stringconstants.hrc,v $ * - * $Revision: 1.23 $ + * $Revision: 1.24 $ * - * last change: $Author: fs $ $Date: 2001-05-15 11:24:49 $ + * last change: $Author: fs $ $Date: 2001-05-29 09:07:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -321,6 +321,9 @@ DECLARE_CONSTASCII_USTRING(SERVICE_SDBC_DRIVERMANAGER); DECLARE_CONSTASCII_USTRING(SERVICE_SDBC_CONNECTIONPOOL); DECLARE_CONSTASCII_USTRING(SERVICE_SDB_INTERACTION_HANDLER); DECLARE_CONSTASCII_USTRING(SERVICE_FRAME_DESKTOP); +DECLARE_CONSTASCII_USTRING(SERVICE_SDB_ADABASCREATIONDIALOG); +DECLARE_CONSTASCII_USTRING(SERVICE_UI_FOLDERPICKER); +DECLARE_CONSTASCII_USTRING(SERVICE_I18N_COLLATOR); //============================================================ //= URLs |