User: rt Date: 2008-06-16 13:35:01+0000 Modified: dba/reportdesign/source/filter/xml/xmlExportDocumentHandler.hxx
Log: INTEGRATION: CWS rptchart02 (1.2.4); FILE MERGED 2008/04/16 06:28:51 oj 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/12 09:45:17 oj 1.2.4.1: impl chart handling File Changes: Directory: /dba/reportdesign/source/filter/xml/ =============================================== File [changed]: xmlExportDocumentHandler.hxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/filter/xml/xmlExportDocumentHandler.hxx?r1=1.3&r2=1.4 Delta lines: +1 -0 ------------------- --- xmlExportDocumentHandler.hxx 2008-04-10 18:34:47+0000 1.3 +++ xmlExportDocumentHandler.hxx 2008-06-16 13:34:59+0000 1.4 @@ -97,6 +97,7 @@ sal_Int32 m_nCurrentCellIndex; bool m_bTableRowsStarted; bool m_bFirstRowExported; + bool m_bExportChar; }; // ----------------------------------------------------------------------------- } // namespace rptxml --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
