Kaydet (Commit) 6e66b2fc authored tarafından Michael Brauer's avatar Michael Brauer

syntax

üst 2c1b7f46
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: xmlexp.cxx,v $ * $RCSfile: xmlexp.cxx,v $
* *
* $Revision: 1.11 $ * $Revision: 1.12 $
* *
* last change: $Author: fs $ $Date: 2000-11-17 18:59:48 $ * last change: $Author: mib $ $Date: 2000-11-20 10:14:40 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -647,7 +647,6 @@ SchXMLExportHelper* SvXMLExport::CreateChartExport() ...@@ -647,7 +647,6 @@ SchXMLExportHelper* SvXMLExport::CreateChartExport()
return new SchXMLExportHelper(*this,*GetAutoStylePool().get()); return new SchXMLExportHelper(*this,*GetAutoStylePool().get());
} }
=======
XMLFontAutoStylePool* SvXMLExport::CreateFontAutoStylePool() XMLFontAutoStylePool* SvXMLExport::CreateFontAutoStylePool()
{ {
return new XMLFontAutoStylePool( *this ); return new XMLFontAutoStylePool( *this );
......
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