Tag: cws_src680_rptchart01 User: oj Date: 2008-01-25 13:57:47+0000 Modified: dba/reportdesign/util/hidother.src
Log: #i85225# two new aatributes for master detail File Changes: Directory: /dba/reportdesign/util/ ================================== File [changed]: hidother.src Url: http://dba.openoffice.org/source/browse/dba/reportdesign/util/hidother.src?r1=1.3.20.1&r2=1.3.20.2 Delta lines: +6 -2 ------------------- --- hidother.src 2008-01-24 13:03:33+0000 1.3.20.1 +++ hidother.src 2008-01-25 13:57:45+0000 1.3.20.2 @@ -4,9 +4,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.3.20.1 $ + * $Revision: 1.3.20.2 $ * - * last change: $Author: oj $ $Date: 2008/01/24 13:03:33 $ + * last change: $Author: oj $ $Date: 2008/01/25 13:57:45 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -143,3 +143,7 @@ hidspecial HID_PROP_TYPE { HelpId = HID_PROP_TYPE; }; hidspecial HID_PROP_CHARTTYPE { HelpId = HID_PROP_CHARTTYPE; }; hidspecial UID_RPT_PROP_CHARTTYPE_DLG { HelpId = UID_RPT_PROP_CHARTTYPE_DLG; }; +hidspecial UID_RPT_PROP_DLG_LINKFIELDS { HelpId = UID_RPT_PROP_DLG_LINKFIELDS; }; +hidspecial HID_PROP_MASTERFIELDS { HelpId = HID_PROP_MASTERFIELDS; }; +hidspecial HID_PROP_DETAILFIELDS { HelpId = HID_PROP_DETAILFIELDS; }; + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
