User: rt Date: 2008-06-16 13:35:16+0000 Modified: dba/reportdesign/source/filter/xml/xmlFixedContent.cxx
Log: INTEGRATION: CWS rptchart02 (1.5.22); FILE MERGED 2008/04/16 13:28:06 oj 1.5.22.3: remove deleted header include 2008/04/16 06:28:55 oj 1.5.22.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/04 10:11:04 oj 1.5.22.1: impl chart in reports File Changes: Directory: /dba/reportdesign/source/filter/xml/ =============================================== File [changed]: xmlFixedContent.cxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/filter/xml/xmlFixedContent.cxx?r1=1.6&r2=1.7 Delta lines: +1 -3 ------------------- --- xmlFixedContent.cxx 2008-04-10 18:35:05+0000 1.6 +++ xmlFixedContent.cxx 2008-06-16 13:35:13+0000 1.7 @@ -37,13 +37,11 @@ #include "xmlReportElement.hxx" #include <tools/debug.hxx> #include <com/sun/star/report/XShape.hpp> -#include "xmlFixedText.hxx" #include "xmlCell.hxx" -#ifndef RPT_SHARED_XMLSTRINGS_HRC #include "xmlstrings.hrc" -#endif #include <com/sun/star/report/XShape.hpp> #include <com/sun/star/report/XFormattedField.hpp> +#include <com/sun/star/report/XFixedText.hpp> #include <com/sun/star/text/ControlCharacter.hpp> #include "xmlTable.hxx" #include <xmloff/XMLCharContext.hxx> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
