diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 09:00:25 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 09:00:25 +0000 |
commit | 8d83215ba5ef1fcf4c4fc158cab5923898d3853d (patch) | |
tree | 6cbf7fe992710bad27779f1c34dca2691504ed8d /reportdesign/inc | |
parent | 53fb0737522593367f17a5cffd4c983b7b27dd1d (diff) |
INTEGRATION: CWS dba31a (1.6.30); FILE MERGED
2008/07/10 06:36:09 oj 1.6.30.1: #i88727# new area prop for shapes
Diffstat (limited to 'reportdesign/inc')
-rw-r--r-- | reportdesign/inc/helpids.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/inc/helpids.hrc b/reportdesign/inc/helpids.hrc index 16dfa5942..301c2cee2 100644 --- a/reportdesign/inc/helpids.hrc +++ b/reportdesign/inc/helpids.hrc @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: helpids.hrc,v $ - * $Revision: 1.6 $ + * $Revision: 1.7 $ * * This file is part of OpenOffice.org. * @@ -74,8 +74,8 @@ #define HID_RPT_PROP_TYPE (HID_RPT_START + 36) #define HID_RPT_PROP_MASTERFIELDS (HID_RPT_START + 37) #define HID_RPT_PROP_DETAILFIELDS (HID_RPT_START + 38) -// free -// free +#define HID_RPT_PROP_AREA (HID_RPT_START + 39) +#define UID_RPT_RPT_PROP_DLG_AREA (HID_RPT_START + 40) // free // free // free |