diff options
Diffstat (limited to 'include/editeng/frmdir.hxx')
-rw-r--r-- | include/editeng/frmdir.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/editeng/frmdir.hxx b/include/editeng/frmdir.hxx index c0cb4963e99a..fb034de135e9 100644 --- a/include/editeng/frmdir.hxx +++ b/include/editeng/frmdir.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_EDITENG_FRMDIR_HXX #define INCLUDED_EDITENG_FRMDIR_HXX -// ---------------------------------------------------------------------------- + /** Defines possible text directions in frames. */ enum SvxFrameDirection @@ -45,7 +45,7 @@ enum SvxFrameDirection FRMDIR_ENVIRONMENT }; -// ---------------------------------------------------------------------------- + #endif // INCLUDED_EDITENG_FRMDIR_HXX |