summaryrefslogtreecommitdiffstats
path: root/include/oox/drawingml/effectproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/effectproperties.hxx')
-rw-r--r--include/oox/drawingml/effectproperties.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/drawingml/effectproperties.hxx b/include/oox/drawingml/effectproperties.hxx
index ed64d34bd1cd..83519c0221a7 100644
--- a/include/oox/drawingml/effectproperties.hxx
+++ b/include/oox/drawingml/effectproperties.hxx
@@ -15,7 +15,7 @@
namespace oox {
namespace drawingml {
-// ============================================================================
+
struct EffectShadowProperties
{
@@ -28,7 +28,7 @@ struct EffectShadowProperties
void assignUsed( const EffectShadowProperties& rSourceProps );
};
-// ============================================================================
+
struct OOX_DLLPUBLIC EffectProperties
{
@@ -43,7 +43,7 @@ struct OOX_DLLPUBLIC EffectProperties
const GraphicHelper& rGraphicHelper ) const;
};
-// ============================================================================
+
} // namespace drawingml
} // namespace oox