diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-11-08 10:50:58 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-11-08 10:50:58 +0000 |
commit | 47fc0edd27177783d9b2b79d452dd0e9e7bd5c70 (patch) | |
tree | 128d233459304edda7a77f8049026084ccc90158 /svx/util/hidother.src | |
parent | edf4b72e012e2fa9da9ac00c7e6cf98ab3c80578 (diff) |
#94300# removed ShowCentury property
Diffstat (limited to 'svx/util/hidother.src')
-rw-r--r-- | svx/util/hidother.src | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/util/hidother.src b/svx/util/hidother.src index 022c571244a9..bbcf2be5fde6 100644 --- a/svx/util/hidother.src +++ b/svx/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: fs $ $Date: 2001-08-06 14:12:30 $ + * last change: $Author: fs $ $Date: 2001-11-08 11:50:58 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -181,7 +181,6 @@ hidspecial HID_PROP_TAG { HelpID = HID_PROP_TAG; }; hidspecial HID_PROP_ECHO_CHAR { HelpID = HID_PROP_ECHO_CHAR; }; hidspecial HID_PROP_EMPTY_IS_NULL { HelpID = HID_PROP_EMPTY_IS_NULL; }; hidspecial HID_PROP_DECIMAL_ACCURACY { HelpID = HID_PROP_DECIMAL_ACCURACY; }; -hidspecial HID_PROP_DATE_SHOW_CENTURY { HelpID = HID_PROP_DATE_SHOW_CENTURY; }; hidspecial HID_PROP_DEFAULT_BUTTON { HelpID = HID_PROP_DEFAULT_BUTTON; }; hidspecial HID_PROP_HIDDEN_VALUE { HelpID = HID_PROP_HIDDEN_VALUE; }; hidspecial HID_PROP_TRISTATE { HelpID =HID_PROP_TRISTATE; }; |