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 | 6375f36ecf3bbfb83aa797fead6e2534249fe138 (patch) | |
tree | b153eaa5e3ed8cb32865e899dd1255c216b8f416 /reportdesign/util/hidother.src | |
parent | f8d3d4317cd5d9455b73fe3eef840bf42bc86e4d (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/hidother.src')
-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 4a956d2e2..6f146ddeb 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; }; |