summaryrefslogtreecommitdiffstats
path: root/include/oox/drawingml/lineproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/lineproperties.hxx')
-rw-r--r--include/oox/drawingml/lineproperties.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/drawingml/lineproperties.hxx b/include/oox/drawingml/lineproperties.hxx
index 2b6494e13cfe..5e0c06212eaa 100644
--- a/include/oox/drawingml/lineproperties.hxx
+++ b/include/oox/drawingml/lineproperties.hxx
@@ -27,7 +27,7 @@
namespace oox {
namespace drawingml {
-// ============================================================================
+
struct LineArrowProperties
{
@@ -39,7 +39,7 @@ struct LineArrowProperties
void assignUsed( const LineArrowProperties& rSourceProps );
};
-// ============================================================================
+
struct OOX_DLLPUBLIC LineProperties
{
@@ -73,7 +73,7 @@ struct OOX_DLLPUBLIC LineProperties
sal_Int32 getLineWidth() const;
};
-// ============================================================================
+
} // namespace drawingml
} // namespace oox