summaryrefslogtreecommitdiff
path: root/svx/source/sdr/attribute/sdrformtextoutlineattribute.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sdr/attribute/sdrformtextoutlineattribute.cxx')
-rw-r--r--svx/source/sdr/attribute/sdrformtextoutlineattribute.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/sdr/attribute/sdrformtextoutlineattribute.cxx b/svx/source/sdr/attribute/sdrformtextoutlineattribute.cxx
index 416d746325a9..a8079ffee2a3 100644
--- a/svx/source/sdr/attribute/sdrformtextoutlineattribute.cxx
+++ b/svx/source/sdr/attribute/sdrformtextoutlineattribute.cxx
@@ -25,7 +25,7 @@
namespace drawinglayer::attribute
- {
+{
class ImpSdrFormTextOutlineAttribute
{
public:
@@ -135,6 +135,7 @@ namespace drawinglayer::attribute
{
return mpSdrFormTextOutlineAttribute->getTransparence();
}
- } // end of namespace drawinglayer
+
+} // end of namespace
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */