diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 09:20:37 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 09:20:37 +0000 |
commit | b4d8ae00a4e901c3c3c44906329b025ccbb48aa3 (patch) | |
tree | 728ad6e2dfea88980e23fc2dd77e8aaca75cd1c9 /reportdesign/util | |
parent | a08ff51cc8d497b1b66581a79e491fa6d17b6b61 (diff) |
INTEGRATION: CWS dba31a (1.6.30); FILE MERGED
2008/07/10 06:35:29 oj 1.6.30.1: #i88727# new area prop
Diffstat (limited to 'reportdesign/util')
-rw-r--r-- | reportdesign/util/hidother.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/reportdesign/util/hidother.src b/reportdesign/util/hidother.src index a3daf6f189bd..ae6d1f2ddf4f 100644 --- a/reportdesign/util/hidother.src +++ b/reportdesign/util/hidother.src @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: hidother.src,v $ - * $Revision: 1.6 $ + * $Revision: 1.7 $ * * This file is part of OpenOffice.org. * @@ -144,4 +144,5 @@ hidspecial UID_RPT_PROP_DLG_LINKFIELDS { HelpId = UID_RPT_PROP_DLG_LINKFIELDS; } hidspecial HID_RPT_PROP_MASTERFIELDS { HelpId = HID_RPT_PROP_MASTERFIELDS; }; hidspecial HID_RPT_PROP_DETAILFIELDS { HelpId = HID_RPT_PROP_DETAILFIELDS; }; hidspecial HID_RPT_PROP_PREVIEW_COUNT { HelpId = HID_RPT_PROP_PREVIEW_COUNT; }; - +hidspecial HID_RPT_PROP_AREA { HelpId = HID_RPT_PROP_AREA; }; +hidspecial UID_RPT_RPT_PROP_DLG_AREA { HelpId = UID_RPT_RPT_PROP_DLG_AREA; }; |