summaryrefslogtreecommitdiffstats
path: root/include/svx/framebordertype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/framebordertype.hxx')
-rw-r--r--include/svx/framebordertype.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/framebordertype.hxx b/include/svx/framebordertype.hxx
index 17dae9073335..e54b2eb7ef6d 100644
--- a/include/svx/framebordertype.hxx
+++ b/include/svx/framebordertype.hxx
@@ -24,7 +24,7 @@
namespace svx {
-// ============================================================================
+
/** Enumerates all borders a frame selection control can contain. */
enum FrameBorderType
@@ -49,7 +49,7 @@ SVX_DLLPUBLIC FrameBorderType GetFrameBorderTypeFromIndex( size_t nIndex );
/** Returns the zero-based index of a valid frame border type. */
size_t GetIndexFromFrameBorderType( FrameBorderType eBorder );
-// ============================================================================
+
} // namespace svx