diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:13:59 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:13:59 +0000 |
commit | 7675a8d089335599cfcb4e18b2432065780357c1 (patch) | |
tree | 1a946ea409a5f029415d1ea4634ab84da58c7b3f /framework/util | |
parent | f2bfd86a0a1fee766f2bca4750a29c3005d47e90 (diff) |
INTEGRATION: CWS toolbars2 (1.3.44); FILE MERGED
2004/08/11 10:39:20 cd 1.3.44.1: #i32219# Status bar is now controlled by framework based layout manager
Diffstat (limited to 'framework/util')
-rw-r--r-- | framework/util/hidother.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/util/hidother.src b/framework/util/hidother.src index 2ed4492ce382..f96c6c1fd506 100644 --- a/framework/util/hidother.src +++ b/framework/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2004-06-10 13:24:46 $ + * last change: $Author: obo $ $Date: 2004-09-09 17:13:59 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -63,4 +63,4 @@ hidspecial HID_BACKINGWINDOW { HelpID = HID_BACKINGWINDOW; }; hidspecial HID_LICENSEDIALOG { HelpID = HID_LICENSEDIALOG; }; - +hidspecial HID_STATUSBAR { HelpID = HID_STATUSBAR; }; |