summaryrefslogtreecommitdiffstats
path: root/include/oox/vml/vmltextboxcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/vml/vmltextboxcontext.hxx')
-rw-r--r--include/oox/vml/vmltextboxcontext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/vml/vmltextboxcontext.hxx b/include/oox/vml/vmltextboxcontext.hxx
index 740b816ecb82..b7d6d72323da 100644
--- a/include/oox/vml/vmltextboxcontext.hxx
+++ b/include/oox/vml/vmltextboxcontext.hxx
@@ -28,7 +28,7 @@ namespace oox {
namespace vml {
-// ============================================================================
+
class TextPortionContext : public ::oox::core::ContextHandler2
{
@@ -54,7 +54,7 @@ private:
size_t mnInitialPortions;
};
-// ============================================================================
+
class TextBoxContext : public ::oox::core::ContextHandler2
{
@@ -75,7 +75,7 @@ private:
TextParagraphModel maParagraph;
};
-// ============================================================================
+
} // namespace vml
} // namespace oox