diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 17:21:03 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 17:21:03 +0000 |
commit | 00b722f8b9ccba1b43c36b2a68b165d2a381cfa0 (patch) | |
tree | bbce99fb77bdc632e61498ae1ed231ec72ba45fe /xmloff/inc/XMLChartPropertySetMapper.hxx | |
parent | 8bad56bdfdc3e182733f77ed8a8d9057b7ceb286 (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'xmloff/inc/XMLChartPropertySetMapper.hxx')
-rw-r--r-- | xmloff/inc/XMLChartPropertySetMapper.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/xmloff/inc/XMLChartPropertySetMapper.hxx b/xmloff/inc/XMLChartPropertySetMapper.hxx index 9d2e5c737869..09746a33ec58 100644 --- a/xmloff/inc/XMLChartPropertySetMapper.hxx +++ b/xmloff/inc/XMLChartPropertySetMapper.hxx @@ -2,9 +2,9 @@ * * $RCSfile: XMLChartPropertySetMapper.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: dvo $ $Date: 2001-10-25 20:57:02 $ + * last change: $Author: hr $ $Date: 2003-03-27 18:19:56 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -109,7 +109,6 @@ public: class XMLChartExportPropertyMapper : public SvXMLExportPropertyMapper { private: - const rtl::OUString msCDATA; const rtl::OUString msTrue; const rtl::OUString msFalse; |