User: kz Date: 2008-04-03 16:49:03+0000 Modified: dba/dbaccess/source/filter/xml/xmlHelper.hxx
Log: INTEGRATION: CWS dbodf11 (1.4.258); FILE MERGED 2007/02/02 12:09:14 oj 1.4.258.1: export ODF format File Changes: Directory: /dba/dbaccess/source/filter/xml/ =========================================== File [changed]: xmlHelper.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/filter/xml/xmlHelper.hxx?r1=1.4&r2=1.5 Delta lines: +2 -0 ------------------- --- xmlHelper.hxx 2005-09-08 14:07:01+0000 1.4 +++ xmlHelper.hxx 2008-04-03 16:49:01+0000 1.5 @@ -74,6 +74,8 @@ public: static UniReference < XMLPropertySetMapper > GetTableStylesPropertySetMapper(); static UniReference < XMLPropertySetMapper > GetColumnStylesPropertySetMapper(); + static UniReference < XMLPropertySetMapper > GetCellStylesPropertySetMapper(); + static UniReference < XMLPropertySetMapper > GetRowStylesPropertySetMapper(); }; // ----------------------------------------------------------------------------- } // dbaxml --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
