Kaydet (Commit) 003a19eb authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS gcc41 (1.3.56); FILE MERGED

2005/12/07 15:27:22 pmladek 1.3.56.1: #i58967#
Removed extra qualification to fix build with gcc-4.1
üst 9a1307bb
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: SchXMLTableContext.hxx,v $ * $RCSfile: SchXMLTableContext.hxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: rt $ $Date: 2005-09-09 13:26:59 $ * last change: $Author: obo $ $Date: 2006-01-19 18:07:31 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -98,7 +98,7 @@ private: ...@@ -98,7 +98,7 @@ private:
public: public:
/// The data for the ChartDocument is applied linearly /// The data for the ChartDocument is applied linearly
static void SchXMLTableHelper::applyTableSimple( static void applyTableSimple(
const SchXMLTable& rTable, const SchXMLTable& rTable,
com::sun::star::uno::Reference< com::sun::star::chart::XChartDocument > xChartDoc ); com::sun::star::uno::Reference< com::sun::star::chart::XChartDocument > xChartDoc );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment