diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-08-03 09:06:38 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-08-03 09:06:38 +0000 |
commit | 1107768b17b4f5f58fdac42b774a70693ee983ec (patch) | |
tree | 51b33724ab5fb888ab683abc9758b3a73cc71a1c /svx | |
parent | b0e7675f0ed6ab6a1fb750a88abed6812616dbd1 (diff) |
INTEGRATION: CWS insight01 (1.27.12); FILE MERGED
2004/07/21 08:01:50 oj 1.27.12.3: RESYNC: (1.31-1.32); FILE MERGED
2004/05/28 16:20:24 oj 1.27.12.2: RESYNC: (1.27-1.31); FILE MERGED
2004/03/05 07:34:59 oj 1.27.12.1: #i24595# changes for the db registeration dialog
Diffstat (limited to 'svx')
-rw-r--r-- | svx/util/hidother.src | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/svx/util/hidother.src b/svx/util/hidother.src index 05ee66c0cc7d..91a376b83ec4 100644 --- a/svx/util/hidother.src +++ b/svx/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.33 $ + * $Revision: 1.34 $ * - * last change: $Author: hr $ $Date: 2004-08-02 15:15:05 $ + * last change: $Author: hr $ $Date: 2004-08-03 10:06:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -461,6 +461,8 @@ hidspecial HID_OFAPAGE_MSFLTR2_CLB { HelpId = HID_OFAPAGE_MSFL hidspecial UID_OFA_CONNPOOL_DRIVERLIST_BACK { HelpId = UID_OFA_CONNPOOL_DRIVERLIST_BACK; }; hidspecial HID_OFA_CONNPOOL_DRIVERLIST { HelpId = HID_OFA_CONNPOOL_DRIVERLIST; }; +hidspecial HID_DBPATH_CTL_PATH { HelpId = HID_DBPATH_CTL_PATH; }; +hidspecial HID_DBPATH_HEADERBAR { HelpId = HID_DBPATH_HEADERBAR; }; hidspecial HID_HANGULDLG_BUTTON_OPTIONS { HelpId = HID_HANGULDLG_BUTTON_OPTIONS; }; |