summaryrefslogtreecommitdiff
path: root/toolkit/source/helper/imagealign.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/helper/imagealign.cxx')
-rw-r--r--toolkit/source/helper/imagealign.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/toolkit/source/helper/imagealign.cxx b/toolkit/source/helper/imagealign.cxx
index fa5297f5eebc..5201d27ef900 100644
--- a/toolkit/source/helper/imagealign.cxx
+++ b/toolkit/source/helper/imagealign.cxx
@@ -21,10 +21,10 @@
#include <com/sun/star/awt/ImagePosition.hpp>
#include <com/sun/star/awt/ImageAlign.hpp>
-//........................................................................
+
namespace toolkit
{
-//........................................................................
+
using namespace ::com::sun::star::awt::ImagePosition;
using namespace ::com::sun::star::awt::ImageAlign;
@@ -120,8 +120,8 @@ namespace toolkit
return nReturn;
}
-//........................................................................
+
} // namespace toolkit
-//........................................................................
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */