summaryrefslogtreecommitdiff
path: root/rsc/inc/vclrsc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/inc/vclrsc.hxx')
-rw-r--r--rsc/inc/vclrsc.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/rsc/inc/vclrsc.hxx b/rsc/inc/vclrsc.hxx
index 0bcc1d03fd07..d4084f2bc239 100644
--- a/rsc/inc/vclrsc.hxx
+++ b/rsc/inc/vclrsc.hxx
@@ -162,9 +162,11 @@ typedef sal_Int64 WinBits;
// - Help-Types -
// --------------
+#if 0
// from vcl/inc/help.hxx
-#define OOO_HELP_INDEX ((sal_uIntPtr)0xFFFFFFFF)
-#define OOO_HELP_HELPONHELP ((sal_uIntPtr)0xFFFFFFFE)
+#define OOO_HELP_INDEX ".help:index"
+#define OOO_HELP_HELPONHELP ".help:helponhelp"
+#endif
// --------------
// - FieldTypes -