User: rt Date: 2008-01-29 13:46:04+0000 Modified: dba/reportdesign/source/filter/xml/xmlHelper.hxx
Log: INTEGRATION: CWS reportdesign02 (1.2.44); FILE MERGED 2007/12/20 08:42:12 oj 1.2.44.1: #i83193# merge from reportdesign03 File Changes: Directory: /dba/reportdesign/source/filter/xml/ =============================================== File [changed]: xmlHelper.hxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/filter/xml/xmlHelper.hxx?r1=1.2&r2=1.3 Delta lines: +4 -4 ------------------- --- xmlHelper.hxx 2007-07-09 11:56:17+0000 1.2 +++ xmlHelper.hxx 2008-01-29 13:46:02+0000 1.3 @@ -86,7 +86,7 @@ class OXMLHelper { public: - static UniReference < XMLPropertySetMapper > GetCellStylePropertyMap(); + static UniReference < XMLPropertySetMapper > GetCellStylePropertyMap(bool _bOldFormat = false); static const SvXMLEnumMapEntry* GetReportPrintOptions(); static const SvXMLEnumMapEntry* GetForceNewPageOptions(); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
