summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--svx/inc/fmhelp.hrc6
-rw-r--r--svx/source/form/fmPropBrw.cxx8
-rw-r--r--svx/util/hidother.src7
3 files changed, 14 insertions, 7 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 -----------------------------------------------------
// -----------------------------------------------------------------------
diff --git a/svx/source/form/fmPropBrw.cxx b/svx/source/form/fmPropBrw.cxx
index 76eaf00c2f3f..c0c9e2694e48 100644
--- a/svx/source/form/fmPropBrw.cxx
+++ b/svx/source/form/fmPropBrw.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fmPropBrw.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: fs $ $Date: 2001-01-24 13:57:42 $
+ * last change: $Author: fs $ $Date: 2001-02-07 16:17:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,6 +85,9 @@
#ifndef _SVX_FMPROP_HRC
#include "fmprop.hrc"
#endif
+#ifndef _SVX_FMHELP_HRC
+#include "fmhelp.hrc"
+#endif
#ifndef _TOOLKIT_HELPER_VCLUNOHELPER_HXX_
#include <toolkit/unohlp.hxx>
#endif
@@ -254,6 +257,7 @@ FmPropBrw::FmPropBrw(const Reference< XMultiServiceFactory >& _xORB,
Size aPropWinSize(STD_WIN_SIZE_X,STD_WIN_SIZE_Y);
SetMinOutputSizePixel(Size(STD_MIN_SIZE_X,STD_MIN_SIZE_Y));
SetOutputSizePixel(aPropWinSize);
+ SetUniqueId(UID_FORMPROPBROWSER_FRAME);
try
{
diff --git a/svx/util/hidother.src b/svx/util/hidother.src
index af519aadc114..2b59d868c917 100644
--- a/svx/util/hidother.src
+++ b/svx/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: fs $ $Date: 2001-01-10 13:14:12 $
+ * last change: $Author: fs $ $Date: 2001-02-07 16:17:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -362,9 +362,10 @@ hidspecial HID_CLB_EDIT_MODULES_MODULES { HelpID = HID_CLB_EDIT_MODULES
hidspecial HID_CLB_LINGU_MODULES { HelpID = HID_CLB_LINGU_MODULES ;};
hidspecial HID_CLB_LINGU_OPTIONS { HelpID = HID_CLB_LINGU_OPTIONS ;};
-
hidspecial SID_DSBROWSER_EXPLORER { HelpID = SID_DSBROWSER_EXPLORER ;};
+hidspecial UID_FORMPROPBROWSER_FRAME { HelpID = UID_FORMPROPBROWSER_FRAME ;};
+
//HID_AUTOCORR_HELP_END