summaryrefslogtreecommitdiffstats
path: root/include/oox/drawingml/shape3dproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/shape3dproperties.hxx')
-rw-r--r--include/oox/drawingml/shape3dproperties.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/drawingml/shape3dproperties.hxx b/include/oox/drawingml/shape3dproperties.hxx
index 8e5d4fae7fa1..24c22afbd744 100644
--- a/include/oox/drawingml/shape3dproperties.hxx
+++ b/include/oox/drawingml/shape3dproperties.hxx
@@ -34,7 +34,7 @@ namespace oox { namespace core { class ModelObjectContainer; } }
namespace oox {
namespace drawingml {
-// ============================================================================
+
struct Shape3DPropertyNames
{
@@ -59,7 +59,7 @@ struct Shape3DPropertyNames
Shape3DPropertyNames();
};
-// ============================================================================
+
struct Shape3DProperties
{
@@ -115,7 +115,7 @@ struct Shape3DProperties
sal_Int32 nShapeRotation, sal_Int32 nPhClr ) const;
};
-// ============================================================================
+
} // namespace drawingml
} // namespace oox