summaryrefslogtreecommitdiff
path: root/svtools/inc
diff options
context:
space:
mode:
authorPeter Burow <pb@openoffice.org>2001-08-10 07:07:53 +0000
committerPeter Burow <pb@openoffice.org>2001-08-10 07:07:53 +0000
commit133d0441130109bfdd6229cedb7c35055dafdf8f (patch)
treeb42fddcc44ca100349f260bb9d0fe6f429315846 /svtools/inc
parentdd51e2906b044ae8381cb41d75ffa3fc0f4b8a23 (diff)
fix: #89507# move HID_FILEDLG_LINK/PREVIEW_CB -> helpid.hrc (to export them)
Diffstat (limited to 'svtools/inc')
-rw-r--r--svtools/inc/iodlg.hrc7
1 files changed, 2 insertions, 5 deletions
diff --git a/svtools/inc/iodlg.hrc b/svtools/inc/iodlg.hrc
index f22587c4aeff..cb61e54dcc72 100644
--- a/svtools/inc/iodlg.hrc
+++ b/svtools/inc/iodlg.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: iodlg.hrc,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dv $ $Date: 2001-06-28 10:18:05 $
+ * last change: $Author: pb $ $Date: 2001-08-10 08:07:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -141,8 +141,5 @@
#define HID_FILEDLG_FOLDER_FILENAME (HID_SFX_START + 226)
#define HID_FILEDLG_SRCHFOLDER_BTN (HID_SFX_START + 227)
-#define HID_FILEDLG_LINK_CB (HID_SFX_START + 276)
-#define HID_FILEDLG_PREVIEW_CB (HID_SFX_START + 277)
-
#endif