diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-02-07 15:17:45 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-02-07 15:17:45 +0000 |
commit | 13add8ad679b30c8ffd65ff6ade8d02ddb5974db (patch) | |
tree | f4ba985d9f5352d991a3b93efa4c2e5513edfc8f /svx/inc | |
parent | 5af25ab1e609c142fca89a602cba5344359ebb91 (diff) |
+UID_FORMPROPBROWSER_FRAME
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/fmhelp.hrc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/svx/inc/fmhelp.hrc b/svx/inc/fmhelp.hrc index bc319fd07c8d..4d19412760af 100644 --- a/svx/inc/fmhelp.hrc +++ b/svx/inc/fmhelp.hrc @@ -2,9 +2,9 @@ * * $RCSfile: fmhelp.hrc,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: fs $ $Date: 2001-01-10 12:21:06 $ + * last change: $Author: fs $ $Date: 2001-02-07 16:17:00 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -310,6 +310,8 @@ #define UID_SEARCH_RECORDSTATUS (HID_FORM_DLG_START + 35) #define UID_SQLERROR_BUTTONMORE (HID_FORM_DLG_START + 36) +#define UID_FORMPROPBROWSER_FRAME (HID_FORM_DLG_START + 37) + // ----------------------------------------------------------------------- // "Uberlaufpr"ufung ----------------------------------------------------- // ----------------------------------------------------------------------- |