summaryrefslogtreecommitdiff
path: root/include/svx/framelinkarray.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/framelinkarray.hxx')
-rw-r--r--include/svx/framelinkarray.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/framelinkarray.hxx b/include/svx/framelinkarray.hxx
index caf0623efac8..f177215ed8c7 100644
--- a/include/svx/framelinkarray.hxx
+++ b/include/svx/framelinkarray.hxx
@@ -377,7 +377,7 @@ public:
If not NULL, only this color will be used to draw all frame borders. */
void DrawArray( OutputDevice& rDev, const Color* pForceColor = 0 ) const;
- // ------------------------------------------------------------------------
+
private:
typedef boost::scoped_ptr<ArrayImpl> ArrayImplPtr;
@@ -385,7 +385,7 @@ private:
ArrayImplPtr mxImpl;
};
-// ============================================================================
+
} // namespace frame
} // namespace svx