summaryrefslogtreecommitdiff
path: root/include/toolkit/helper/imagealign.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/helper/imagealign.hxx')
-rw-r--r--include/toolkit/helper/imagealign.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/toolkit/helper/imagealign.hxx b/include/toolkit/helper/imagealign.hxx
index ad4ba0134d49..7b063c9a14d5 100644
--- a/include/toolkit/helper/imagealign.hxx
+++ b/include/toolkit/helper/imagealign.hxx
@@ -23,10 +23,10 @@
#include <sal/types.h>
#include <vcl/button.hxx>
-//........................................................................
+
namespace toolkit
{
-//........................................................................
+
/** translates a VCL ImageAlign value into an css.awt.ImagePosition value
*/
@@ -44,9 +44,9 @@ namespace toolkit
*/
sal_Int16 getExtendedImagePosition( sal_Int16 _nImageAlign );
-//........................................................................
+
} // namespace toolkit
-//........................................................................
+
#endif // INCLUDED_TOOLKIT_HELPER_IMAGEALIGN_HXX