summaryrefslogtreecommitdiff
path: root/svx/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-07-09 09:52:16 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-07-09 09:52:16 +0000
commit4e410d95f09ff5c373dab99985824ecfd90d9326 (patch)
tree4e3028ca3dcc813f0666e7ef0366e6d5e253e195 /svx/util
parent7707da5bcc32dae9ddafa134dd3cc09f885635b3 (diff)
INTEGRATION: CWS sdk06 (1.23.68); FILE MERGED
2003/07/04 07:53:03 ab 1.23.68.1: #110589# Removed unused HID_PROP_VALUE that also exists in extensions
Diffstat (limited to 'svx/util')
-rw-r--r--svx/util/hidother.src5
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/util/hidother.src b/svx/util/hidother.src
index 53c7d0318cec..0f514688233c 100644
--- a/svx/util/hidother.src
+++ b/svx/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: vg $ $Date: 2003-05-28 12:27:51 $
+ * last change: $Author: vg $ $Date: 2003-07-09 10:52:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -108,7 +108,6 @@ hidspecial HID_PROP_ALLOW_EDITS { HelpID = HID_PROP_ALLOW_EDITS ; };
hidspecial HID_PROP_ALLOW_DELETIONS { HelpID = HID_PROP_ALLOW_DELETIONS ; };
hidspecial HID_PROP_DIRTY { HelpID = HID_PROP_DIRTY; };
hidspecial HID_PROP_OLDVALUE { HelpID = HID_PROP_OLDVALUE; };
-hidspecial HID_PROP_VALUE { HelpID = HID_PROP_VALUE; };
hidspecial HID_PROP_LOCKED { HelpID = HID_PROP_LOCKED; };
hidspecial HID_PROP_FORMATKEY { HelpID = HID_PROP_FORMATKEY ; };
hidspecial HID_PROP_REQUIRED { HelpID = HID_PROP_REQUIRED; };