User: kz Date: 2008-03-05 18:02:38+0000 Modified: dba/reportdesign/source/filter/xml/xmlExport.hxx
Log: INTEGRATION: CWS rptchart01_DEV300 (1.6.24); FILE MERGED 2008/02/13 07:11:53 oj 1.6.24.2: #i85225# impl chart readhandler and oleproducer 2008/01/24 12:39:32 oj 1.6.24.1: #i85225# changes for chart File Changes: Directory: /dba/reportdesign/source/filter/xml/ =============================================== File [changed]: xmlExport.hxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/filter/xml/xmlExport.hxx?r1=1.7&r2=1.8 Delta lines: +1 -1 ------------------- --- xmlExport.hxx 2008-01-29 13:45:12+0000 1.7 +++ xmlExport.hxx 2008-03-05 18:02:35+0000 1.8 @@ -209,7 +209,7 @@ void exportReportAttributes(const Reference<XReportDefinition>& _xReport); void exportFunctions(const Reference<XIndexAccess>& _xFunctions); /// <ref name="rpt-function"/> void exportFunction(const Reference< XFunction>& _xFunction); - void exportMasterDetailFields(const Reference<XReportDefinition>& _xReportDefinition); + void exportMasterDetailFields(const Reference<XReportComponent>& _xReportComponet); void exportComponent(const Reference<XReportComponent>& _xReportComponent); void exportImagePosition(sal_Int16 _nImagePosition); sal_Bool exportGroup(const Reference<XReportDefinition>& _xReportDefinition,sal_Int32 _nPos,sal_Bool _bExportAutoStyle = sal_False); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
