From b4d8ae00a4e901c3c3c44906329b025ccbb48aa3 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 19 Aug 2008 09:20:37 +0000 Subject: INTEGRATION: CWS dba31a (1.6.30); FILE MERGED 2008/07/10 06:35:29 oj 1.6.30.1: #i88727# new area prop --- reportdesign/util/hidother.src | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'reportdesign/util') 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; }; -- cgit