Kaydet (Commit) 5fa0adf2 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

remove whitespace

Change-Id: Ie630331957a6ff9514af7d00529ed875f94ddf26
üst 007eadfa
...@@ -27,8 +27,6 @@ namespace oox { ...@@ -27,8 +27,6 @@ namespace oox {
namespace drawingml { namespace drawingml {
namespace chart { namespace chart {
struct TextModel struct TextModel
{ {
typedef ModelRef< DataSequenceModel > DataSequenceRef; typedef ModelRef< DataSequenceModel > DataSequenceRef;
...@@ -41,8 +39,6 @@ struct TextModel ...@@ -41,8 +39,6 @@ struct TextModel
~TextModel(); ~TextModel();
}; };
struct TitleModel struct TitleModel
{ {
typedef ModelRef< Shape > ShapeRef; typedef ModelRef< Shape > ShapeRef;
...@@ -60,8 +56,6 @@ struct TitleModel ...@@ -60,8 +56,6 @@ struct TitleModel
~TitleModel(); ~TitleModel();
}; };
struct LegendModel struct LegendModel
{ {
typedef ModelRef< Shape > ShapeRef; typedef ModelRef< Shape > ShapeRef;
...@@ -78,8 +72,6 @@ struct LegendModel ...@@ -78,8 +72,6 @@ struct LegendModel
~LegendModel(); ~LegendModel();
}; };
} // namespace chart } // namespace chart
} // namespace drawingml } // namespace drawingml
} // namespace oox } // namespace oox
......
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