summaryrefslogtreecommitdiffstats
path: root/include/oox/drawingml/textfont.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/textfont.hxx')
-rw-r--r--include/oox/drawingml/textfont.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/oox/drawingml/textfont.hxx b/include/oox/drawingml/textfont.hxx
index d3361fc3757c..bb6ae6d2af82 100644
--- a/include/oox/drawingml/textfont.hxx
+++ b/include/oox/drawingml/textfont.hxx
@@ -28,7 +28,7 @@ namespace oox { namespace core { class XmlFilterBase; } }
namespace oox {
namespace drawingml {
-// ============================================================================
+
/** carries a CT_TextFont*/
class TextFont
@@ -66,7 +66,7 @@ private:
sal_Int32 mnCharset;
};
-// ============================================================================
+
} // namespace drawingml
} // namespace oox